/* ____________ base __________ */

.title {
	margin: 10px 0px 0px 0px;
}
.navi-left {
	display: inline;
	float: left;
	margin: 10px 0px 10px 10px;
}
.main {
	display: inline;
	width: 530px;
	float: left;
	margin: 10px 10px 10px 0px;
}
.map {
	text-align: right;
}
.banner {
	margin: 10px 0px 0px 0px;
}
.sentence {
	color: #FFFFFF;
	line-height: 21px;
	padding: 0px 0px 20px 0px;
}
.time {
	padding: 5px 0px 0px 10px;
}
.money {
	text-align: right;
	padding: 5px 0px 0px 10px;
}

dl {
	margin: 0px;
	padding: 20px 0px 0px 0px;
}
dt {
	font-size: 20px;
	color: #FAAA00;
	width: 130px;
	float: left;
	padding: 0px;
	margin: 0px;
}
dd {
	color: #FFFFFF;
	line-height: 21px;
	background-color: #51263E;
	padding: 10px;
	margin: 0px 0px 10px 130px;
	border-top: 1px solid #000000;
}

/* ____________ room __________ */

.info-room {
	clear: both;
}
.img-right {
	display: inline;
	height: 280px;
	width: 170px;
	float: left;
}

/* ____________ business __________ */

.business {
	width: 170px;
	height: 280px;
	display: inline;
	text-indent: -500em;
	background-image: url(../img/jpg/jpegs/single_busin.jpg);
	background-repeat: no-repeat;
	background-position: 0 -280px;
	float: left;
	padding: 0px 10px 0px 0px;
}
.business a {
	width: 170px;
	height: 280px;
	display: inline;
	text-indent: -500em;
	text-decoration: none;
	background-image: url(../img/jpg/jpegs/single_busin.jpg);
	background-repeat: no-repeat;
	float: left;
	padding: 0px 10px 0px 0px;
}
.business a:hover,.business a:focus {
	width: 170px;
	height: 280px;
	display: inline;
	background-image: url(../img/jpg/jpegs/single_busin.jpg);
	background-position: 0 -280px;
	background-repeat: no-repeat;
	text-indent: -500em;
	text-decoration: none;
	float: left;
	padding: 0px 10px 0px 0px;
}

/* ____________ relax __________ */

.relax {
	width: 170px;
	height: 280px;
	display: inline;
	text-indent: -500em;
	background-image: url(../img/jpg/jpegs/single_relax.jpg);
	background-repeat: no-repeat;
	background-position: 0 -280px;
	float: left;
	padding: 0px 10px 0px 0px;
}
.relax a {
	width: 170px;
	height: 280px;
	display: inline;
	text-indent: -500em;
	text-decoration: none;
	background-image: url(../img/jpg/jpegs/single_relax.jpg);
	background-repeat: no-repeat;
	float: left;
	padding: 0px 10px 0px 0px;
}
.relax a:hover,.relax a:focus {
	width: 170px;
	height: 280px;
	display: inline;
	background-image: url(../img/jpg/jpegs/single_relax.jpg);
	background-position: 0 -280px;
	background-repeat: no-repeat;
	text-indent: -500em;
	text-decoration: none;
	float: left;
	padding: 0px 10px 0px 0px;
}

/* ____________ twin __________ */

.twin {
	width: 170px;
	height: 135px;
	display: inline;
	text-indent: -500em;
	background-image: url(../img/jpg/jpegs/twin.jpg);
	background-position: 0 -135px;
	background-repeat: no-repeat;
	margin: 0px 0px 10px 0px;
}
.twin a {
	width: 170px;
	height: 135px;
	display: block;
	text-indent: -500em;
	text-decoration: none;
	background-image: url(../img/jpg/jpegs/twin.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 10px 0px;
}
.twin a:hover,.twin a:focus {
	width: 170px;
	height: 135px;
	display: block;
	text-indent: -500em;
	text-decoration: none;
	background-image: url(../img/jpg/jpegs/twin.jpg);
	background-position: 0 -135px;
	background-repeat: no-repeat;
	margin: 0px 0px 10px 0px;
}

/* ____________ double __________ */

.double {
	width: 170px;
	height: 135px;
	display: block;
	text-indent: -500em;
	background-image: url(../img/jpg/jpegs/double.jpg);
	background-repeat: no-repeat;
	background-position: 0 -135px;
}
.double a {
	width: 170px;
	height: 135px;
	display: block;
	text-indent: -500em;
	text-decoration: none;
	background-image: url(../img/jpg/jpegs/double.jpg);
	background-repeat: no-repeat;
}
.double a:hover,.double a:focus {
	width: 170px;
	height: 135px;
	display: block;
	text-indent: -500em;
	text-decoration: none;
	background-image: url(../img/jpg/jpegs/double.jpg);
	background-position: 0 -135px;
	background-repeat: no-repeat;
}

/* ____________ reserve __________ */

.reserve {
	background-color: #753F5D;
	width: 210px;
	padding: 0px 0px 10px 0px;
	margin: 10px 10px 0px 0px;
	list-style: none;
}
.type {
	padding: 5px 0px 5px 0px;
	margin: 1px 0px 5px 0px;
}

