@charset "UTF-8";

*{margin:0;padding:0;}
html{height:100%;}
img{border:none;}
ul,ol{list-style-type:none;}
a{color:#270b06;text-decoration:underline;}
a:hover{color:#444444;text-decoration:none;}
.aright{ text-align:right; }
.acenter{ text-align:center; }
.clear{ clear:both; }


body{

	width:100%;
	height:100%;

	color:#ffffff;
	font-size:75%;
	line-height:150%;
	text-align:center;

	background:#714e3c url(../images/bg.gif) repeat-y top center;
}


#All{
	width:950px;
	text-align:left;
	margin:0 auto;
}

#Header{
	width:950px;
	height:79px;
	border-bottom:2px solid #55140c;

}

#Header h1{
	width:140px;
	height:44px;
	padding-top:22px;
	padding-left:20px;
	float:left;
}

* html #Header h1{
	width:160px;
}

#Header p{
	position:relative;
	top:35px;
	left:650px;
	width:125px;
	height:29px;
	float:left;
}

#Footer{
	width:932px;
	height:62px;
	clear:both;
	border-top:2px solid #55140c;
	padding:12px 18px 0 0;
}
* html #Footer{
	width:950px;
}

#Footer ul{
	width:932px;
	text-align:right;
}
#Footer ul li{
	color:#ffffff;
	display:inline;
}
#Footer ul li a{
	color:#ffffff;
}
#Footer p#copyright{
	width:932px;
	text-align:right;
	margin-top:12px;
}

#tosho{
	width:263px;
	height:82px;
	margin-top:-168px;
	text-align:center;
}

#Sub{
	width:227px;
	height:647px;
	margin-top:61px;
	margin-left:19px;
	padding-left:17px;
	background:url(../images/menu/menu_bg.gif) no-repeat top left;
	float:right;
	text-align:left;
}

* html #Sub{
	width:244px;
}

#Sub #menu_top{
	height:36px;
	margin-top:25px;
}

#Sub #menu_reserved{
	height:132px;
	margin-top:17px;

}

#Sub select#selectHotel{
	width:198px;
	height:22px;
}

#Sub div#reserve_box{
	width:198px;
	height:22px;
	padding-left:13px;
}

#Sub p#btn{
	width:211px;
	margin-top:8px;
	text-align:right;
}

#Sub #menu_list{
	height:240px;
	margin-top:17px;
}

#Sub #menu_list ul{
	margin-top:12px;
	margin-left:26px;
}

#Sub #menu_list ul li{
	height:26px;
	padding-left:6px;
}

#Sub #menu_list ul li.title{
	height:22px;
	padding-left:0;
}

#Sub #menu_member{
	height:40px;
	margin-top:17px;
}

#Sub #menu_mobile{
	height:102px;
	margin-top:17px;
}

#Sub #menu_mobile h4{
	width:127px;
	height:84px;
	float:left;
}

#Sub #menu_mobile p#qr{
	width:84px;
	height:84px;
	float:left;
}

#Pagetop{
	margin:50px 0 30px 506px;
}
#Pagetop a{
	width:100px;
	height:25px;
	text-indent:-9999em;
	overflow:hidden;
	display:block;
	background:url(../images/page_top.gif) no-repeat top left;
}

#Privacy{
	width:643px;
	margin-bottom:200px;
}

#Privacy ul{
	width:592px;
	margin:20px 0;
	list-style-type:decimal;
	padding-left:24px;
}

#Privacy ul li{
	padding-top:12px;
}

#Privacy p{
	width:616px;
}

* html #Privacy p{
	width:592px;
}

#erase a{
	display:none;
}

div.service_box{
	width:192px;
	height:225px;
	float:left;
	margin-right:21px;
	font-size:10px;
}

* html div.service_box{
	margin-right:10px;
}

div.service_box_r{
	width:192px;
	height:225px;
	float:left;
	font-size:10px;
}

