@charset "utf-8";

.ttl_guestroom {
	background:url(../images/ttl_guestroom.jpg) no-repeat;
	width:753px;
	height:48px;
	text-indent:-1000em;
}


.ttl_kaze_wayou {
	background:url(../images/ttl_kaze_wayou.jpg) no-repeat;
	width:753px;
	height:48px;
	text-indent:-1000em;
}

.ttl_kaze_delux {
	background:url(../images/ttl_kaze_delux.jpg) no-repeat;
	width:753px;
	height:48px;
	text-indent:-1000em;
}
.ttl_kaze_twin {
	background:url(../images/ttl_kaze_twin.jpg) no-repeat;
	width:753px;
	height:48px;
	text-indent:-1000em;
}
.ttl_mori_a {
	background:url(../images/ttl_mori_a.jpg) no-repeat;
	width:753px;
	height:48px;
	text-indent:-1000em;
}
/*
------------------------*/
.room_box {
	border:1px solid #63BD03;
	width:700px;
	margin:0 auto 20px auto;
}

.room_box h3{
	font-weight:bold;
	font-size:1.8em;
	padding:20px 0 20px 0;
	width:100%;
	color:#7f1085;
	text-align:center;
}
.room_box dl {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 670px;
}
.room_box dt {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	float: left;
	height: auto;
	width: 380px;
}
.room_box dd {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	float: left;
	height: auto;
	width: 215px;
	font-size:0.75em;
	line-height:1.5em;
}
.room_box dt img {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}








