body{
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: none;
	overflow-y: scroll;
	background-image: url(../image/bg_hotelguide.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000;
	background-attachment: fixed;
}
div#tit_hotelguide{
	width: 103px;
	float: left;
	height: 14px;
	margin-top: 20px;
	margin-right: 622px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
	clear: both;
}
div#hotel_left{
	width: 358px;
	float: left;
	height: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}
div#hotel_right{
	width: 358px;
	float: left;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}
.hotel_midashi{
	width: 358px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.waku_white12px{
	empty-cells:show;
	color: #FFFFFF;
	font-size: 12px;
}
.waku_white12px td{
	border: 1px solid #333;
}
