@charset "UTF-8";
/* CSS Document */
@import url(../../common/css/reset.css);
@import url(../../common/css/base.css);
@import url(../common/css/sidebar.css);
h1{
	margin-left: 10px;
	margin-top: 10px;
}
h2{
	padding-bottom: 8px;
}
#facilityBox p {
	margin:25px;
}

#map {
	margin-left: 10px;
	background:url(../img/index/map.jpg) no-repeat;
	background-position: top left;
	background-repeat: no-repeat;
	width:612px;
	height:332px;
	position:relative;
}

#map dl {
	position:absolute;
}
#map dl dt {
	margin-top:4px;
	float:left;
}
#map dl dd {
	float:left;
}

#map01 {
	left:39px; top:0px;
}

#map02 {
	left:344px; top:78px;
}

#map03 {
	left:207px; top:220px;
}
#map04 {
	left:3px; top:102px;
}

#map #map03 dt {
	margin-top:50px;
}

#map ul li {
	position:absolute;
}

#icon01 {
	left:289px; top:137px;
}
#icon02 {
	left:353px; top:139px;
}
#icon03 {
	left:285px; top:200px;
}