@charset "utf-8";
/* CSS Document */

#side_title {
	background: url(../images/category/service/side_title_img.gif) no-repeat;
	text-indent: -9999px;
	height: 36px;
	width: 220px;
	margin-bottom: 5px;
}
#side_menu {
	margin: 0px 0px 20px;
	padding: 0px;
	list-style: none;
}
#side_menu li {
	width: 220px;
	border-bottom: 1px dotted #CCCCCC;
}
.sib_menu {
	background: url(../images/com/arrow_b_img.gif) no-repeat 20px center;
	padding-top: 8px;
	padding-left: 40px;
	height: 22px;
}
#side_menu01 a {
	background: url(../images/category/service/side_menu.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 220px;
}
#side_menu01 a:hover {
	background: url(../images/category/service/side_menu.gif) no-repeat 0px -40px;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 220px;
}
#side_menu02 a {
	background: url(../images/category/service/side_menu.gif) no-repeat -220px 0px;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 220px;
}
#side_menu02 a:hover {
	background: url(../images/category/service/side_menu.gif) no-repeat -220px -40px;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 220px;
}
#side_menu03 a {
	background: url(../images/category/service/side_menu.gif) no-repeat -440px 0px;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 220px;
}
#side_menu03 a:hover {
	background: url(../images/category/service/side_menu.gif) no-repeat -440px -40px;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 220px;
}
#side_menu04 a {
	background: url(../images/category/service/side_menu.gif) no-repeat -660px 0px;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 220px;
}
#side_menu04 a:hover {
	background: url(../images/category/service/side_menu.gif) no-repeat -660px -40px;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 220px;
}
#side_menu05 a {
	background: url(../images/category/service/side_menu.gif) no-repeat -880px 0px;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 220px;
}
#side_menu05 a:hover {
	background: url(../images/category/service/side_menu.gif) no-repeat -880px -40px;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 220px;
}
.bg_title h3 {
	float: left;
}
.btn_floor,
.btn_townmap {
	float: right;
	width: 100px;
	height: 25px;
	margin-right: 10px;
}
.btn_floor a {
	background: url(../images/com/btn_floor.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 100px;
}
.btn_floor a:hover {
	background: url(../images/com/btn_floor.gif) no-repeat 0px -25px;
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 100px;
}
.btn_townmap a {
	background: url(../images/com/btn_townmap.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 100px;
}
.btn_townmap a:hover {
	background: url(../images/com/btn_townmap.gif) no-repeat 0px -25px;
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 100px;
}

/*リストページ
------------------------*/

.list_photo {
	padding: 2px;
	height: 150px;
	width: 200px;
	border: 1px solid #BBBBBB;
	float: right;
}
.list_text {
	float: left;
	width: 460px;
}
.bg_title_s {
	background: url(../images/com/bg_title_img.jpg) repeat-x;
	height: 35px;
	padding-top: 15px;
	padding-left: 15px;
	width: 445px;
	margin-bottom: 20px;
	color: #67B3DF;
	font-size: 1.2em;
}

/*施設概要
------------------------*/

#concept_img {
	background: url(../images/category/service/town_map/concept_img.jpg) no-repeat;
	width: 690px;
	height: 300px;
	text-indent: -9999px;
}

/*設備・サービス
------------------------*/

.photo_l {
	width: 220px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.photo_l img {
	margin-bottom: 5px;
}
.text_r {
	float: right;
	width: 460px;
}

/*駐車場のご案内
------------------------*/

.service_box {
	background: #E3F1F9;
	border: 1px solid #67B3DF;
	padding: 10px;
}
.setsubi_table td {
	padding-right: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}
