﻿/*
	共通定義
*/
#SpotFacilitiesPage h2.title {
	background-position:12px 6px;
	border-left: solid 11px #f9d48c;
	border-bottom: dashed 1px #f9d48c;
}

/*
	施設　説明
*/
#SpotFacilitiesPage div.ExpBox {
	border: solid 1px #f8b551;
}

/*
	施設　タイトル
*/
#SpotFacilitiesPage #FacilitiesBlock h2.title {
	background-image: url(../img/facilities/title_facilities.gif);
	background-repeat: no-repeat;
}

/*
	スタッフ　タイトル
*/
#SpotFacilitiesPage #StaffBlock h2.title {
	background-image: url(../img/facilities/title_staff.gif);
	background-repeat: no-repeat;
}

