html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p,header, hgroup, section, article, aside, hgroup, footer, figure, figcaption, nav {
 margin: 0;
 padding: 0;
 font-size: 100%;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}

body {
	margin: 0 auto;
	background-color: #FFF;
	background-image: url(../images/texture.jpg);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-align: left;
	color: #000;
}
img {
	border: 0px;
	vertical-align: bottom;
}
hr{
	height: 1px;
}
.circle {
	padding: 0 0 0 15px;
	text-align: left;
}
.circle_float {
	padding: 0 0 0 30px;
	text-align: left;
	clear: both;
}
.circle_float li {
	width: 150px;
	float: left;
}
a:link {
	text-decoration: none;
	color: #740;
}
a:visited {
	text-decoration: none;
	color: #630;
}
a:hover {
	text-decoration: underline;
	color: #740;
}
a:active {
	text-decoration: underline;
	color: #740;
}
#site_box {
	width: 850px;
	margin: 0 auto;
	background-color: #FFF;
}
.contents_box {
	width: 750px;
	margin: 0 50px 15px;
}
.img_box {
	width: 700px;
	margin: 0 auto 15px;
}
.text {
	width: 700px;
	margin: 5px auto 15px;
	padding: 0;
}
.textright {
	width: 700px;
	margin: 5px auto 15px;
	padding: 0;
	text-align: right;
}
.text_clear {
	width: 700px;
	margin: 5px auto 15px;
	clear: both;
}
.name {
	color: #C90;
	font-size: 12px;
}
.ad_name {
	color: #FF9;
	font-size: 12px;
}
.attention {
	color: #C90;
	font-size: 10px;
}
.small {
	font-size: 9px;
}
.large {
	font-size: 12px;
	line-height: 15px;
}
.bold {
	font-weight: bold;
	color:#fff;
}
.red {
	color:#F00;
}
.red_large {
	color:#F00;
	font-size: 12px;
	line-height: 15px;
}
.english {
	font-size: 12px;
	color: #C90;
	letter-spacing: 1px;
}
.white {
	font-size: 12px;
	color: #fff;
	font-weight: normal;
}

table {
	width: 700px;
	margin: 0 auto 15px;
	border: 1px #DDD dotted;
	border-spacing: 4px;
	empty-cells: show;
	font-size: 10px;
}
td {
	background-color: #FFC;
	border-bottom: #CC6 2px solid;
	padding: 5px;
	vertical-align: middle;
}

td.center {
	text-align: center;
	white-space: nowrap;
}
td.green {
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	background-color: #690;
	border-bottom: #CC6 2px solid;
	white-space: nowrap;
	color: #FFF;
}

table.room {
	width: 320px;
	margin: 0 auto 15px;
	border: 1px #DDD dotted;
	border-spacing: 4;
	empty-cells: show;
	font-size: 10px;
}

#header_box {
	width: 850px;
	height: 0px;
	margin: 0 auto;
	padding: 170px 0 0;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	display:block;
	overflow-x: hidden;
	overflow-y: hidden;
}
#page_title {
	width: 760px;
	height: 50px;
	margin-bottom: 10px;
	padding-left: 90px;
	background-image: url(../images/page_title.jpg);
	background-repeat: no-repeat;
	font-size: 15px;
	line-height: 50px;
	letter-spacing: 1px;
	display:block;
	clear: both;
}
.sub_title {
	width: 700px;
	height: 40px;
	margin: 0 0 10px;
	padding: 0 25px;
	background-image: url(../images/h2back.jpg);
	background-repeat: no-repeat;
	font-size: 15px;
	line-height: 40px;
	clear: both;
}
.sub_title_members {
	width: 700px;
	height: 40px;
	margin: 0 0 10px;
	padding: 0 25px;
	background-image: url(../images/h2back_members.jpg);
	background-repeat: no-repeat;
	font-size: 15px;
	line-height: 40px;
	clear: both;
}
.sub_text {
	width: 250px;
	margin: 10px 30px 15px 0;
	padding-left: 40px;
	float: left;
}
.sub_img {
	width: 380px;
	margin: 10px auto 15px;
	float: left;
}

#footernavi {
	height: 50px;
	margin: 0 auto;
	line-height: 50px;
	text-align: center;
	clear: both;
}
#footernavi ul {
	display: inline;
	border-left: 1px solid #DDD;
	list-style-type: none;
}
#footernavi li {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #DDD;
}
#footer_box {
	width: 850px;
	height: 54px;
	margin: 2px auto 0;
	padding: 0 0 10px;
	background-color: #000;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	line-height: 44px;
	letter-spacing: 1px;
	text-align: center;
	color: #fff
}
#footerad_box {
	width: 285px;
	height: 68px;
	margin: 0 auto 15px;
	padding-top: 12px;
	padding-left: 465px;
	background-image: url("../images/footerad.png");
	background-repeat: no-repeat;
	text-align: left;
	color: #FFF;
	clear: both;
}
#map_box {
	width: 700px;
	height: 500px;
	margin: 0 auto 20px;
	background-image: url(../images/mapimage.jpg);
	background-repeat: no-repeat;
	clear: both;
}
.newsbox{
	width: 728px;
	height: 100px;
	margin-bottom: 20px;
	padding: 10px;
	overflow: auto;
	border: 1px #DDD dotted;
}
.news {
	padding-bottom: 10px;
}
.DD {
	letter-spacing: 1px;
}
.title {
	letter-spacing: 2px;
	padding-left: 15px;
	font-weight: bold;
}
.newstext {
	width:600px;
	padding-left: 112px;
	line-height: 14px;
}

dl.txt {
	margin-bottom: 15px;
	overflow: auto;
}
dl.txt dt {
	width: 280px;
	border-left: 5px #690 solid;
	border-top: 1px #DDD dotted;
	margin: 5px 0;
	padding: 10px;
	font-weight: bold;
	float: left;
	clear: both;
}
dl.txt dd {
	width: 370px;
	border-left: 5px #FC6 solid;
	border-top: 1px #DDD dotted;
	margin: 5px 0;
	padding: 10px;
	float: left;
}

.room01 {
	width: 120px;
    height: 90px;
	margin-left: 25px;
	padding: 5px 10px;
	float: left;
}
.room02 {
	width: 120px;
    height: 90px;
	padding: 5px 10px;
	float: left;
}
.room03 {
	width: 120px;
    height: 90px;
	padding: 5px 10px;
	float: left;
}
.room01last {
	width: 120px;
    height: 90px;
	margin-left: 25px;
	margin-bottom: 15px;
	padding: 5px 10px;
	float: left;
}
.room02last {
	width: 120px;
    height: 90px;
	margin-bottom: 15px;
	padding: 5px 10px;
	float: left;
}
.room03last {
	width: 120px;
    height: 90px;
	margin-bottom: 15px;
	padding: 5px 10px;
	float: left;
}

#site_box_room {
	width: 380px;
	margin: 0 auto;
	background-color: #FFF;
}
.room_text_center {
	width: 320px;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	clear: both;
}
#room_footer_box {
	width: 100%;
	height: 54px;
	margin: 2px auto 0;
	padding: 0 0 10px;
	background-color: #000;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	line-height: 44px;
	letter-spacing: 1px;
	text-align: center;
	color: #fff
}
h1#roomtitle {
	width: 380px;
	height: 0px;
	margin_bottom: 5px;
	padding-top: 85px;
	background-repeat: no-repeat;
	display:block;
	overflow-x: hidden;
	overflow-y: hidden;
}
h1#roomtitle.stype {
	background-image: url(../images/roomtitle_stype.jpg);
}
h1#roomtitle.atype {
	background-image: url(../images/roomtitle_atype.jpg);
}
h1#roomtitle.btype {
	background-image: url(../images/roomtitle_btype.jpg);
}
h1#roomtitle.sstype {
	background-image: url(../images/roomtitle_sstype.jpg);
}
h1#roomtitle.premium {
	background-image: url(../images/roomtitle_premium.jpg);
}
dl.roomphoto {
	width: 100%;
	border-bottom: 1px #333 solid;
	margin: 0 auto 15px;
}
dl.roomphoto dt {
	height: 40px;
	margin: 0;
	padding: 2px 5px;
	background-image: url(../images/h2back.jpg);
	background-repeat: no-repeat;
	color: #C90;
	font-size: 15px;
	font-weight: bold;
	line-height: 40px;
}
dl.roomphoto dd {
	margin: 0 auto;
	padding: 10px;
}
.jCarousel li {
	text-align: center;
}

.ie201 {
	margin: 0;
}
.ie202 {
	margin: 0;
}
.ie203 {
	margin: 0;
}
.ie204 {
	margin: 0;
}
.ie205 {
	margin: 0;
}
.ie206 {
	margin: 0;
}
.ie207 {
	margin: 0;
}
.ie208 {
	margin: 0;
}
.ie301 {
	margin: 0;
}
.ie302 {
	margin: 0;
}
.ie303 {
	margin: 0;
}
.ie304 {
	margin: 0;
}
.ie305 {
	margin: 0;
}
.ie306 {
	margin: 0;
}
.ie307 {
	margin: 0;
}
.ie308 {
	margin: 0;
}
.ie309 {
	margin: 0;
}
.ie310 {
	margin: 0;
}
.ie401 {
	margin: 0;
}
.ie402 {
	margin: 0;
}
.ie403 {
	margin: 0;
}
.ie404 {
	margin: 0;
}
.ie405 {
	margin: 0;
}
.ie406 {
	margin: 0;
}
.ie407 {
	margin: 0;
}
.ie408 {
	margin: 0;
}
.ie409 {
	margin: 0;
}
.ie410 {
	margin: 0;
}