@charset "utf-8";

/*
Rooms CSS
*/
.read {
	height: 140px;
	background: url(/img/read_facilities.gif) left top no-repeat;
}
h2 {
	width: 800px;
	height: 100px;
	background: url(/img/h2_facilities.jpg) left top no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin-left: 10px;
}
h3 {
	color: #333;
	background: url(/img/h3.gif) left center no-repeat;
	border-bottom: 1px dotted #999;
	padding: 8px 0 6px 34px;
	margin-bottom: 15px;
}
h4 {
	width: 285px;
	color: #900;
	font-size: 100%;
	padding: 5px 0;
}

table {
	width: 100%;
}
th, td {
	font-size: 80%;
	border: 1px solid #FFF;
	padding: 7px 0px;
}
th {
	width: 70px;
	text-align: center;
	background: #8E8E8E;
	padding: 7px 0px;
}
td {
	text-align: left;
	background: #EAEAEA;
	padding: 7px 6px;
}

#facilities02,
#facilities03 {
	margin-bottom: 30px;
}
#facilities02 table th,
#facilities02 table td {
	text-align: left;
	background: none;
	border: none;
	border-bottom: 1px solid #CCC;
	padding: 5px 6px;
}
#facilities02 table th {
	width: 30%;
	font-weight: bold;
}
#facilities02 table td {
}


#contents ul {
	font-size: 80%;
	list-style-type: none;
	margin: 0 0 10px 15px;
}
#contents ul li {
	background: url(/img/arrow_r.gif) left center no-repeat;
	padding-left: 20px;
	margin: 9px 0;
}
#setsubi01 {
	width: 290px;
	float: left;
	padding-left: 10px;
}
#setsubi02,
#setsubi03 {
	width: 290px;
	float: right;
	padding-right: 10px;
}


p.photoa,
p.photob,
p.photoc,
p.photod {
	width: 285px;
	height: 250px;
	float: left;
	margin: 0;
}
p.photoa,
p.photoc {
	margin-right: 10px;
}
p.photoc,
p.photod {
	margin-top: 10px;
}