@charset "utf-8";

@import "../../css/base.css";

@import "../../css/second.css";
/* 各ページ毎に高さ調整のこと！ */
#twinrows                 {
	height: 1200px;
	width: 980px;
	float: none;
	clear: both;
}
#left_contents {
	height: 980px;
}


/* 各ページ毎に背景変更のこと！ */
#main_frame{
	background-image: url(../images/facilities.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 960px;
}






/*-- メインコンテンツ内　--*/

#mainconents{
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	height: 900px;
}
.gatfa {
	width: 460px;
	margin-right: auto;
	margin-left: auto;
}


#mainconents img{
	margin-top: 25px;
}




	
	
#side-menu
{
	background-image: url(../images/facilities2.png);
	font-size: 12px;
	padding-left: 0px;
}


#side-menu dl{
	margin-left: 20px;
	margin-right: 15px;
	margin-top: 0px;
	padding-top: 15px;
}
#side-menu dt{
	background-image: url(../../css/img/arrow_b.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	text-indent: 15px;
	margin-left: 10px;
	border-bottom-color: #D6D6BC;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	margin-bottom: 5px;
}
#side-menu dd{
	margin-top: 0px;
	margin-bottom: 8px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #D6D6BC;
	padding-right: 10px;
	padding-left: 30px;
	margin-right: 10px;
	margin-left: 0px;
	padding-bottom: 8px;
	letter-spacing: 0px;
	font-size: 11px;
}




#side-menu a:hover{
	text-decoration: underline;
}
	
	
	
#map_box{
	width: 620px;
	height: ;
	background-image: url(../images_map/facilities_map.png);
	background-repeat: no-repeat;
	height: 650px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;}
	
#map_box img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}	
	


.map1{
	width: 620px;
	margin: 0px;
	padding: 0px;
	height: 135px;
	display: inline-block;
	float: left;
}

.map496{
	width: 496px;
	height: 45px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 124px;
	margin: 0px;
	float: left;
}
.map496  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 45px;
	width: 124px;
}

.map372{
	width: 372px;
	margin: 0px;
	height: 45px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 248px;
}
.map372  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 45px;
	width: 124px;
}


.map248{
	width: 248px;
	margin: 0px;
	height: 45px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 372px;
}
.map248  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 45px;
	width: 124px;
}



.map124{
	width: 124px;
	margin: 0px;
	height: 45px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 496px;
}
.map124  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 45px;
	width: 124px;
}

