@charset "utf-8";

/* --------------------------------------------------
	行頭を表示するときは「##」で検索してください。
-------------------------------------------------- */

/* --------------------------------------------------
	##contents
-------------------------------------------------- */
.tab:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
.tab{
	clear:both;
	margin:0 0 24px;
	padding:0;
	width:730px;
	/*\*//*/
	overflow:hidden;
	/**/
}
.tab li{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
.tab li#tab1{width:182px;}
.tab li#tab2{width:183px;}
#en .tab li#tab1{width:364px;}
#en .tab li#tab2{width:366px;}
.tab li#tab3{width:183px;}
.tab li#tab4{width:182px;}
.tab li a{
	display:block;
	border-bottom:3px #fff solid;
}
.tab li a:hover{
	border-bottom:3px #03a4d4 solid;
}
#tab1a.tab li#tab1 a{border-bottom:3px #03a4d4 solid;}
#tab2a.tab li#tab2 a{border-bottom:3px #03a4d4 solid;}
#tab3a.tab li#tab3 a{border-bottom:3px #03a4d4 solid;}
#tab4a.tab li#tab4 a{border-bottom:3px #03a4d4 solid;}
.box1{
	clear:both;
	margin:0 0 40px;
	width:730px;
}
.box2-1{
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px #d6d6d6 solid;
}
.box2{
	border-collapse:collapse;
	border:0;
	width:100%;
}
.box2 td.box2-left{
	width:150px;
	padding:0;
	color:#005bb0;
	font-weight:bold;
	vertical-align:top;
}
#en .box2 td.box2-left{width:200px;}
.box2 td.box2-center{
	padding:0;
	width:10px;
	vertical-align:top;
}
.box2 td.box2-right{
	padding:0;
	vertical-align:top;
}
.txt1{
	padding:8px 0;
	border:1px #d6d6d6 solid;
	text-align:center;
}

