@charset "utf-8";

#selectMap {
	padding-top:12px;
}

#selectMap h2 {
	padding-bottom:10px;
}

/*#lead {
	width:860px;
	padding:0 22px 15px 22px;
}

#lead p.explain {
	width:574px;
	float:left;
	font-size:93%;
}*/


/* dropdown start */
.slidetabsmenu {
	padding-bottom:15px;
}

.menu_style {
	display:none;
	position:absolute;
	width:236px;
	padding:5px 0 5px 6px;
	background:url(../../common/images/subnavi_bg01.gif) no-repeat left bottom;
}

.menu_style li {
	padding-bottom:1px;
}
/* dropdown end */


#mapArea {
	clear:both;
	width:894px;
	padding:0 0 10px 10px;
}

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

#mapArea .map {
	width:620px;
	float:left;
	margin-right:26px;
}

#mapArea .map p.mapImage {
	width:614px;
	border:3px solid #EAEAEA;
	margin-bottom:10px;
}

#mapExplain {
	width:236px;
	float:left;
}


#mapArea .eachLink {
	width:236px;
	padding:25px 0 0 0;
	background:url(../../common/images/bg_dot03.gif) repeat-x left top;
}

#mapArea .eachLink dl {
	margin-left:8px;
}

#mapArea .eachLink dt {
	font-size:10px;
	padding-bottom:5px;
}

#mapArea .eachLink dd {
	padding:0 0 20px 5px;
}

#mapArea .facility {
	margin-top:5px;
	padding:25px 0 0 0;
	background:url(../../common/images/bg_dot03.gif) repeat-x left top;
}


#selectMap .backHome {
	clear:both;
}








