
/*サイドバーのスタイル*/
#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;
}
#fieldmap {
	position: relative;
	height: 1112px;
}
#fieldmap img{
	position: absolute;
}
#area1 {
	top: 31px;
	left: 429px;
}
#area1 img{
	width: 62px;
	height: 302px;
}
#area2 {
	top: 334px;
	left: 253px;
}
#area2 img{
	width: 190px;
	height: 203px;
}
#area3 {
	top: 517px;
	left: 187px;
}
#area3 img{
	width: 90px;
	height: 161px;
}
#area4 {
	top: 676px;
	left: 233px;
}
#area4 img{
	width: 49px;
	height: 145px;
}
#area5 {
	top: 676px;
	left: 178px;
}
#area5 img{
	width: 42px;
	height: 121px;
}
#area6 {
	top: 826px;
	left: 295px;
}
#area6 img{
	width: 66px;
	height: 123px;
}
#area7 {
	top: 880px;
	left: 188px;
}
#area7 img{
	width: 81px;
	height: 119px;
}
.closed {
	position: absolute;
	display: none;
}
