@charset "utf-8";
/* CSS Document */

#main-image-box			{ width:906px; height:403px; border-bottom:#003366 solid 1px; text-align:center;}
#title-box				{ width:800px; height:35px; padding:15px 0; margin-left:20px; margin-bottom:40px; position:relative;}



.contents-wrap			{ width:900px; margin:20px 3px 45px 3px; position:relative;}
.contents-box-l			{ width:380px; float:left; text-align:right;}
.contents-box-r			{ width:500px; float:right;}
.contents-text			{ width:360px; padding:7px 0 7px 40px; margin-bottom:10px; border:#003366 solid 1px;
						  background:url(images/dot.gif) no-repeat 15px 12px; font-size:100%; font-weight:bold; color:#003366;}

.contents-text a		{ color:#003366; text-decoration:none;}
.contents-text a:hover	{ color:#3399FF;}




.contents-wrap:after		{ content:"."; display:block; height:0; clear:both; visibility:hidden;}
.contents-wrap				{ display:inline-block;}
/* Hides from IE-mac \*/
* html .contents-wrap 		{ height: 1%; }
.contents-wrap 				{ display: block;}
/* End hide from IE-mac */





