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

#main-image-box			{ width:906px; height:523px; border-bottom:#003366 solid 1px; text-align:center;}
#title-box				{ width:906px; height:35px; padding:15px 0; text-align:center; position:relative;}
#lead-text				{ width:826px; margin:0 40px 40px 40px; font-size:90%; line-height:1.4; text-align:left;}


.contents-wrap			{ width:826px; margin:20px 40px 40px 40px; position:relative;}
.contents-box-l			{ width:400px; float:left;}
.contents-box-r			{ width:400px; float:right;}
.contents-title			{ width:400px; background:#003366; color:#FFFFFF; padding:5px 0; text-align:center; font-size:120%; font-weight:bold;}
.contents-text			{ width:400px; font-size:90%; line-height:1.5;}
.contents-photo			{ width:400px; height:155px; text-align:center;}
.contents-access		{ width:380px; padding:6px 10px; font-size:90%; line-height:1.5; background:#EAECE6; margin-bottom:25px;}

#route-box				{ width:906px; height:480px; text-align:center; position:relative;}
#route-text				{ width:330px; font-size:12px; line-height:1.2; position:absolute; top:85px; left:55px; text-align:left;}

.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 */





