html,body{
	height:100%;
}
body {
	background: url(../images/bg01.gif) repeat;
}
#wapper{
	width:952px;
	background: url(../images/base_bg01.gif) repeat;
	margin-right: auto;
	margin-left: auto;
}
#contents{
	width:950px;
	margin-right: auto;
	margin-left: auto;
}
#head h2 {
	height: 150px;
	text-indent: -9999px;
}

#head #title {
	background: url(../images/head01.jpg) no-repeat;
	width: 564px;
	height: 393px;
}
#head div {
	float: left;
}
#head #title p {
	margin-left: 50px;
	font-size: 12px;
	color: #333333;
	line-height: 1.4em;
}
#body {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}

#body #review {
	background: url(../images/body11.jpg);
	height: 301px;
	width: 910px;
	position: relative;
}
#body #review img {
	top: 215px;
	left: 206px;
	position: absolute;
}
#body #review p {
	display: none;
}
#body #hotel_menu {
	height: 338px;
	width: 910px;
	background: url(../images/hotel_menu.jpg) no-repeat;
	padding-bottom: 40px;
}
#body #hotel_menu p {
	text-indent: -9999px;
	height: 140px;
}
#body #hotel_menu li {
	padding-left: 14px;
	float: left;
	padding-bottom: 14px;
}
