@charset "UTF-8";

*{
	margin:0;
	padding:0;
}
html{height:100%;}
img{
	border:none;
	padding-top: 0px;
}
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%;
	line-height:150%;
	background:#ffffff;
	border: 2px #ffffff;
}


#All{
	width:950px;
	text-align:left;
	margin:0 auto;
	background:#714e3c url(../images/bg.gif) repeat-y top center;
	font-size: 12px;
}

#Header{
	width:950px;
	height:60px;
	border-bottom:2px solid #55140c;

}

#Header h1{
	width:950px;
	height:60px;
	float:left;
}

* html #Header h1{
	width:160px;
}

#Header p{
	position:relative;
	top:35px;
	left:650px;
	width:125px;
	height:29px;
	float:left;
}

#Footer{
	width:950px;
	height:20px;
	clear:both;
	border-top:2px solid #55140c;
	background:#714e3c url(../images/bg.gif) repeat-y top center;
}
* html #Footer{
	width:950px;
}

#Footer p{
	float:right;
	width:932px;
	text-align:right;
}


#Sub{
	width:264px;
	height:647px;
	float: left;
}

* html #Sub{
	width:244px;
}

#Sub #menu_top{
	height:66px;
	margin-left: 27px;
}

#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{
	width: 201px;
	height:100px;
	border:1px solid #ffcc66;
	margin-left: 31px;
}

#Sub #menu_list ul{
	margin-top:10px;
	text-align:center;
}

#Sub #menu_list ul li{
	margin-top:10px;
	text-align:center;
}

#Sub #menu_reserve{
	height:35px;
	text-align:center;
}

#Sub #menu_other{

}

#Sub #menu_other ul{
}

#Sub #menu_other h1{
	text-align:right;
	margin-right:23px;
}

#Sub #menu_other ul li{
	margin-top:15px;
 	text-align: center;
}

#Sub #menu_mobile{
	height:16px;
	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{
}
#Pagetop a{
	width:100px;
	height:25px;
	float:right;
	background:url(http://img.travel.rakuten.co.jp/share/image_up/40172/LARGE/AZQrzM.gif) no-repeat top left;
	margin: 29px;
}

#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:300px;
	height:225px;
	font-size:12.5px;
	float: left;
}

* html div.service_box{
	margin-right:21px;
}

div.service_box_r{
	width:300px;
	height:225px;
	margin-left:22px;
	float:left;
	font-size:12.5px;
}
