@charset "utf-8";

h4{ text-align:center; margin-top:30px;}

/*敷地配置とか
-------------------------------------------------*/

.elements{
background-color:#FFF;
padding:20px;
width:860px;
border:1px solid #DED6D3;
}

.chose{margin-top:20px;}
.select{float:left; width:440px;}
.select h5{margin-top:20px;}

ul#court{margin:20px 0 0 33px; color:#999;}
ul#court li{display:inline; border-left:1px solid #665B55; padding:0 8px;}
ul#court li.last{border-right:1px solid #665B55;}

ul#court li a.current{font-weight:bold; color:#000;}



.ele_a,.ele_b,.ele_c,.ele_d,.ele_e,.ele_f{
width:620px; height:314px;float:left;
position:relative;
}
.ele_a{background:url(../images/plan/ele_a.gif) no-repeat;}
.ele_b{background:url(../images/plan/ele_b.gif) no-repeat;}
.ele_c{background:url(../images/plan/ele_c.gif) no-repeat;}
.ele_d{background:url(../images/plan/ele_d.gif) no-repeat;}
.ele_e{background:url(../images/plan/ele_e.gif) no-repeat;}
.ele_f{background:url(../images/plan/ele_f.gif) no-repeat;}


.spec{position:absolute; z-index:100;}