@charset "utf-8";
/* CSS Document */

#contents_name {
	float:left;
	margin-left: 72px;
	width:275px;
	height:33px;
	overflow:hidden;
	font-size:10pt;
	line-height:14px;
	margin-top:7px;
}

#contents_name span {
	display:block;
	width:275px;
	height:32px;
	position:absolute;
	background-image:url(../image/lev2-title.png);
	background-repeat: no-repeat;
	background-position: left top;
	cursor:pointer;
}


#frame_top {
	background-image: url(../image/lev2-bck2.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width:760px;
}

/*tab_menu*/
#tab_area {
	width:760px;
	height:43px;
	background-image: url(../image/tab-bck.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#tab_area ul.tabs{
	margin:0px;
	padding:11px 0px 0px 167px;
	list-style-type:none;
}

#tab_area ul.tabs li{
	padding:0px;
	display:block;
	float:left;
	font-size:15px;
	line-height:16px;
}

#tab_area ul.tabs li a{
	border:0px;
}

#tab1,#tab1_now,#tab2,#tab2_now,#tab3,#tab3_now {
	width:163px;
	height:32px;
}

#tab1,#tab1_now,#tab2,#tab2_now,#tab3,#tab3_now {
	width:163px;
	height:32px;
}

#tab4,#tab4_now {
	width:99px;
	height:27px;
	margin-left:5px;
}

#tab_area ul.tabs li span{
	display:block;
	position:absolute;
	cursor:pointer;
}

#tab1_now span {
	width:163px;
	height:32px;
	background: url(../image/tab1-now.png) no-repeat left top;
}

#tab1 span {
	width:163px;
	height:32px;
	background: url(../image/tab1.png) no-repeat left top;
}

#tab2_now span {
	width:163px;
	height:32px;
	background: url(../image/tab2-now.png) no-repeat left top;
}

#tab2 span {
	width:163px;
	height:32px;
	background: url(../image/tab2.png) no-repeat left top;
}

#tab3_now span {
	width:163px;
	height:32px;
	background: url(../image/tab3-now.png) no-repeat left top;
}

#tab3 span {
	width:163px;
	height:32px;
	background: url(../image/tab3.png) no-repeat left top;
}

#tab4_now span {
	width:89px;
	height:27px;
	background: url(../image/tab4-now.png) no-repeat left top;
}

#tab4 span {
	width:89px;
	height:27px;
	background: url(../image/tab4.png) no-repeat left top;
}

#tab1 a:hover span {
	background-position:-180px;
}

#tab2 a:hover span {
	background-position:-180px;
}

#tab3 a:hover span {
	background-position:-180px;
}

#tab4 a:hover span {
	background-position:-95px;
}


/*IE7バグ用 1ピクセル下にはみ出たタブの上から白いのをかぶせる*/
#tab_area .tab_bottom {
	display:block;
	position:absolute;
	width:760px;
	height:5px;
	background: url(../image/lev2-bck2.gif) repeat-y left top;
}

/*Bread_Menu*/
#bread_menu{
	padding:0px 0px 5px 12px;
	background: url(../image/dot-line.gif) repeat-x left bottom;
}

#bread_menu ul{
	margin:0px;
	padding:15px 0px 0px 0px;
	list-style:none;
}

#bread_menu ul li{
	display:block;
	float:left;
	padding:2px 3px 0px 14px;
	font-size:90%;
	line-height:1;
	background: url(../image/bread-arrow.gif) no-repeat left center;
}

#bread_menu ul li.home{
	padding-left:0px;
	background-image:none;
}

#bread_menu ul li.now a{
	color:#333333;
}

/*frame_main*/

#frame_main {
	width:760px;
	background-image: url(../image/lev2-bck1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#side_menu_area {
	width:165px;
	float:left;
	padding-bottom:30px;
}

#side_menu_area h1{
	margin:10px 0px 0px 10px;
	padding:0px;
	width:152px;
	height:31px;
	font-size:15px;
	line-height:18px;
	overflow:hidden;
}

#side_menu_area h1 span{
	display:block;
	width:152px;
	height:31px;
}

#main_area {
	width:570px;
	margin:0px;
	padding:0px;
	float:right;
}

#main_area p.read {
	font-size:110%;
	margin:0px;;
	padding:10px 30px 15px 0px;
}

#main_area p.des {
	margin:0px;;
	padding:5px 30px 22px 0px;
}

#main_area h2.page_title{
	width:540px;
	margin:0px 0px 0px 0px;
	padding:12px 0px 14px 0px;
	font-size: 16pt;
	font-weight: bold;
	background-image: url(../image/dot-line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	color:#333366;
}

#main_area h3.label{
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	font-size: 11pt;
	font-weight: bold;
}

/**/
#loading {
	width:540px;
	height:300px;
	text-align:center;
	display:none;
	background-image: url(../image/loading.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}


#ex_content {
	padding-bottom:30px;
	margin:0px 30px 0px 0px;;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	display:none;
	}
	
/*thumbnails*/
#thumbnails {
	margin:0px;
	padding:0px;
}

#thumbnails .thumb_unit {
	width:140px;
	margin:0px 0px 20px 0px;
	padding:0px;
	float:left;
}

#thumbnails .thumb_unit a {
	display:block;
	margin-right:20px;
	padding:6px 0px 2px 0px;
	line-height:1.2;

}

#thumbnails .thumb_unit .year {
	display:block;
	margin-right:20px;
	padding:0px 0px 0px 0px;
	color:#333333;
}

#thumbnails .thumb_unit img {
	cursor:pointer;
}

/**/

#move_nav_top{
	margin-bottom:5px;
	display:none;
	width:380px;
	padding:13px 0px 10px 0px;
	float:left;
}

#move_nav_bottom{
	margin-top:0px;
	display:none;
	width:370px;
	padding:13px 0px 15px 0px;
}

#move_nav_top a.prev,#move_nav_bottom a.prev{
	display:block;
	width:110px;
	margin:0px;
	padding:3px 0px 4px 0px;
	border:solid 1px #CCCCCC;
	background: url(../image/prev-bck.png) no-repeat 0px 50%;
	text-align:center;
	float:left;
}

#move_nav_top a.prev:hover,#move_nav_bottom a.prev:hover{
	background-position: -150px 50%;
}

#move_nav_top a.next,#move_nav_bottom a.next{
	display:block;
	width:110px;
	margin:0px;
	padding:3px 0px 4px 0px;
	border:solid 1px #CCCCCC;
	background: url(../image/next-bck.png) no-repeat 100% 50%;
	text-align:center;
	float:right;
}

#move_nav_top a.next:hover,#move_nav_bottom a.next:hover{
	background-position: -21px 50%;
}


#move_nav_top .toindex a,#move_nav_bottom .toindex a{
	display:block;
	width:110px;
	margin:auto;
	padding:3px 0px 4px 0px;
	border:solid 1px #CCCCCC;
	background: url(../image/index-bck.png) no-repeat 0% 50%;
	float:center;
	text-align:center;
}

#move_nav_top .toindex a:hover,#move_nav_bottom .toindex a:hover{
	background-position: -150px 50%;
}

#move_nav_top .prev_last,#move_nav_bottom .prev_last {
	display:none;
	width:110px;
	margin:0px;
	padding:3px 0px 4px 0px;
	border:solid 1px #CCCCCC;
	text-align:center;
	float:left;
	color:#999999;
}

#move_nav_top .next_last,#move_nav_bottom .next_last {
	display:none;
	width:110px;
	margin:0px;
	padding:3px 0px 4px 0px;
	border:solid 1px #CCCCCC;
	text-align:center;
	float:right;
	color:#999999;
}

/**/

#page_pos{
	display:none;
	width:110px;
	margin:0px;
	padding:16px 30px 4px 0px;
	text-align:right;
	float:right;
	color:#666666;
}

@media print{

#frame_top{
	background-image: none;
	width:auto;
	height:auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#tab_area{
	display:none;
}
#bread_menu ul{
	padding:0px;
	margin:0px;
}
#bread_menu ul{
	padding-top:0px;
	margin:0px;
}
#side_menu_area{
	display:none;
}
#frame_main{
	background-image: none;
	width:auto;
	padding:15px 0px 20px 35px;
}
#main_area{
	float:none;
}
#footer{
	display:none;
}

#copyright{
	width:auto;
}

#move_nav_top,#move_nav_bottom {
	visibility:hidden;
	position:absolute;
}
#page_pos {
	visibility:hidden;
	height:1px;
	position:absolute;
}

#ex_content {
	padding-bottom:10px;
	margin:0px 0px 0px 0px;;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	}
}