@charset "utf-8";
/* CSS Document */

.h4_body {
	font-size: 21px;
	line-height: 30px;
	font-weight: bold;
	background-image: url(img/top/check.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 40px;
	padding-left: 27px;
	padding-top: 2px;
}
#container #mainContent #menu1 {
	height: 43px;
	width: 610px;
	margin-right: auto;
	margin-left: auto;
}
#container #mainContent #menu2 {
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/top/topmenu_middle.jpg);
	background-repeat: repeat-y;
}
#container #mainContent #menu3 {
	height: 17px;
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/top/topmenu_bottom.jpg);
	background-repeat: no-repeat;
}
.date   {
	width: 120px;
	float: left;
	padding-left: 54px;
}
.update {
	width: 300px;
	float: left;
}
.clear {
	clear: left;
}
.p_body_top {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
}
.body_h2_top {
	font-size: 19px;
	font-weight: bold;
	color: #003399;
	clear: both;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #23699C;
	margin-bottom: 20px;
	padding-left: 12px;
	text-indent: 0px;
	line-height: 22px;
	margin-left: 50px;
}
.oshirase {
	font-size: 16px;
	line-height: 20px;
}
/*informatin box Start*/
.bold{font-weight:bold;}
.infohead{
	font-size:18px;
	text-indent:20px;
	line-height:40px;
	width:600px;
	height:40px;
	background-image:url(img/common/infobox_head.jpg);
	margin-top:20px;
}
.red_super{
	color:#FF0000;
	vertical-align:super;
	font-size:15px;
}
.infobox_scroll{
	width:598px;
	border:solid 1px #CCCCCC;
	margin-bottom:20px;
	height:300px;
	overflow:auto;
	overflow-x:hidden;
	position:relative;
}
.infobox_scroll dt{
	position:relative;
	font-size:16px;
	font-weight:bold;
	border-bottom:solid 1px #CCCCCC;
	padding-bottom:5px;
	margin:25px 10px 5px;
}
.infobox_scroll dt .abs_right{
	font-size:14px;
	font-weight:normal;
	color:#666666;
	position:absolute;
	right:10px;
	top:0;
}
.margin-bottom5{margin-bottom:5px;}
.infobox_scroll dd{
	margin:5px 30px 20px;
}
.underline{
	border-bottom:solid 1px #999999;
	margin-bottom:5px;
}

/*     tabs
-------------------------------------*/
#tabs{
	background:url(img/tabs/bg.gif) no-repeat left top;
	width: 600px;
	margin: 0 auto;
}
#tabContainer{
	width:580px;
	margin:0 auto;
}
.tabNavi{
	width:540px;
	height:39px;
	margin:10px auto;
}
.tabNavi li{
	float: left;
	list-style: none;
}
#tab-1, #tab-2{
	padding:5px;
}
#tabContainer table td{
	padding-top:10px;
}