body {
	margin: 0px;
	padding: 0px;
	background-color: #ECC6D9;
}
#wrap {
	height: auto;
	width: 700px;
	margin: 0 auto;
}
#header {
	height: 150px;
	width: 700px;
}
#menu {
	height: 30px;
	width: 700px;
}
#menu ul,#menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	float: left;
}
#menu a {
	display: block;
	height: 30px;
	width: 140px;
	text-indent: -9999em;
}
#menu a.menu01 {
	background-image: url(images/menu01.gif);
	background-repeat: no-repeat;
}
#menu a.menu02 {
	background-image: url(images/menu02.gif);
	background-repeat: no-repeat;
}
#menu a.menu03 {
	background-image: url(images/menu03.gif);
	background-repeat: no-repeat;
}
#menu a.menu04 {
	background-image: url(images/menu04.gif);
	background-repeat: no-repeat;
}
#menu a.menu05 {
	background-image: url(images/menu05.gif);
	background-repeat: no-repeat;
}
#menu a.menu01:hover {
	background-position: 0px -30px;
}
#menu a.menu02:hover {
	background-position: 0px -30px;
}
#menu a.menu03:hover {
	background-position: 0px -30px;
}
#menu a.menu04:hover {
	background-position: 0px -30px;
}
#menu a.menu05:hover {
	background-position: 0px -30px;
}

#contents {
	height: auto;
	width: 700px;
	margin-top: 10px;
}
.block p {
	font-size: 14px;
	line-height: 130%;
	color: #333333;
	margin: 0px;
	padding: 5px;
}
.block a {
	font-weight: bold;
}
.box {
	height: auto;
	width: 700px;
	margin-bottom: 10px;
}
.block {
	height: auto;
	width: 698px;
	margin-bottom: 10px;
	border: 1px solid #936;
}
.block h1 {
	font-size: 22px;
	background-image: url(images/tb01.gif);
	background-repeat: no-repeat;
	text-indent: -9999em;
	margin: 0px;
	padding: 0px;
}
.block h2 {
	font-size: 22px;
	background-image: url(images/tb02.gif);
	background-repeat: no-repeat;
	text-indent: -9999em;
	margin: 0px;
	padding: 0px;
}
.block h3 {
	font-size: 22px;
	background-image: url(images/tb03.gif);
	background-repeat: no-repeat;
	text-indent: -9999em;
	margin: 0px;
	padding: 0px;
}
.block h4 {
	font-size: 22px;
	background-image: url(images/tb04.gif);
	background-repeat: no-repeat;
	text-indent: -9999em;
	margin: 0px;
	padding: 0px;
}
.block h5 {
	font-size: 22px;
	background-image: url(images/tb05.gif);
	background-repeat: no-repeat;
	text-indent: -9999em;
	margin: 0px;
	padding: 0px;
}
.block iframe {
	margin-bottom: 5px;
	margin-left: 5px;
}
.block img {
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
.room {
	height: auto;
	width: 698px;
	margin-bottom: 10px;
	border: 1px solid #936;
}
.room h1 {
	font-size: 22px;
	background-image: url(images/tb07.gif);
	background-repeat: no-repeat;
	text-indent: -9999em;
	margin: 0px;
	padding: 0px;
}
.room h2 {
	font-size: 22px;
	background-image: url(images/tb06.gif);
	background-repeat: no-repeat;
	text-indent: -9999em;
	margin: 0px;
	padding: 0px;
}
.photo_box {
	height: 151px;
	width: 698px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.photo {
	float: left;
	height: 151px;
	width: 133px;
	padding-left: 5px;
}

.area {
	height: 60px;
	width: 688px;
	padding: 5px;
}
.area img {
	margin-right: 5px;
}
.area a {
	font-weight: bold;
}
.area p {
	font-size: 14px;
	line-height: 120%;
	margin: 0px;
	padding: 0px;
}
#rank_head {
	height: 150px;
	width: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#rank {
	height: auto;
	width: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 25px;
	background-color: #FFFFFF;
}
