@charset "utf-8";
/*
機　　能　　名：園内のご紹介ページCSS
作　　成　　日：2013/05/17

/* ***************************************
	
**************************************** */

div#facilities {
}
/* h3 */
div#facilities div#main_contents h3.txt {
color:#E187AD;
}

div#facilities div#general_view {
background:url(../images/facilities/facilities_img_01.jpg) 0 0 no-repeat;
width:680px;
height:384px;
position:relative;
}
div#facilities div#general_view a {
position:absolute;
}
div#facilities div#general_view a#no1_btn {
top:284px;
left:614px;
}
div#facilities div#general_view a#no2_btn {
top:140px;
left:12px;
}
div#facilities div#general_view a#no3_btn {
top:324px;
left:501px;
}
div#facilities div#general_view a#no4_btn {
top:202px;
left:280px;
}
div#facilities div#general_view a#no5_btn {
top:0;
left:416px;
}
div#facilities div#general_view a#no6_btn {
top:5px;
left:208px;
}
div#facilities div#general_view a#no7_btn {
top:260px;
left:270px;
}
div#facilities div#general_view a#no8_btn {
top:175px;
left:196px;
}

div#facilities #sec01 ul {
margin:30px 20px 0 20px;
}
div#facilities #sec01 ul li {
float:left;
margin-bottom:60px;
}
div#facilities #sec01 ul li.odd {
margin-right:40px;
}
div#facilities #sec01 ul li dt {
margin-bottom:15px;
}


