
/*サイドバーのスタイル*/
#sidebar #sidebar-top {
	background-image: url(/images/background-sidebar-top-facilities.png);
}




/*コンテンツのスタイル*/

.facilities_content {
	margin-left:20px;
}

.fieldmap_pic {
	width:534px;
	height:1122px;
	margin-top:10px;
	margin-bottom:20px;
}

.facilities_field td {
	border:none;
	height:180px;
	vertical-align:top;
	width:270px;
}

/*エリアガイドのスタイル*/
.area_table {
}

.area_table td{
border: none;
padding: 3px;
vertical-align: top;
}
.area_border {
width: 530px;
border-style: dashed;
 border-color: #778899;
}

.area_text_table {
height: 170px;
width: 250px;
}

#area_text_long {
width: 250px;
}

td {  
border:none;
}

.oz_pond {
	line-height:1.5;
}

#fieldmap {
	position: relative;
	height: 321px;
}
#fieldmap img{
	position: absolute;
}
.closed {
	position: absolute;
	display: none;
}

