body{
	background: #f4da6c;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
ul,li,ol{
	padding:0px;
	margin:0px;
	list-style:none;
}
.container{
	width:966px;
	margin:0px auto;
}

.pankuzu{
	font-size:14px;
	width:100%;
	text-align: right;
}
#topinfo{
	width:100%;
	background: #3b0100;
	overflow: hidden;
}
#topinfo .startinfo li{
	width:31%;
	margin:2px;
	float:left;
	background: #cb5e1b;
	border-radius: 2px;
	font-weight:bold;
	font-size:18px;
}
.hotelname{
	color:#fff;
	width:68%;
	float:left;
	padding-top:10px;
}
.startinfo{
	width:32%;
	color:#fff;
	float:left;
	text-align: center;
}
.hotelname span{
	font-size:32px;
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6, p {
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}
.intro{
	font-size:18px;
	font-weight:bold;
}
.pic{
	display:block;
	width:100%;
}
.pic li{
	float:left;
	padding:4px;
	overflow: hidden;
	display:block;
}
.pic li img{
	width:100%;
	height:180px;
}
.pic li:first-child img{
	height:360px;
}
.pic li{
	width:24%;
	overflow: hidden;
}
.pic li:first-child{
	width:48%;
}
.topic{
	display:block;
	color:#fff;
	background:#400000;
	font-size:24px;
	text-indent:1em;
	font-weight:bold;
}
.domain{
	overflow:hidden;
}
.bathpic li{
	float:left;
	width:24%;
	padding:2px;
}
.bathpic li img{
	width:100%;
	height:180px;
}
.bathinfo{
	margin-top:20px;
	width:100%;
	background:#fff;
	border-collapse:collapse;
}
.bathinfo tr td:first-child{
	width:30%;
}
.bathinfo tr td{
	border:#000 solid 1px;
}
.aggrementtable{
	background:#fff;
	border-collapse:collapse;
}
.aggrementtable tr td{
	border:double 3px #000;
}
.otoiawase{
	width:201px;
	height:150px;
	margin:0px auto ;
	display:block;
}
.otoiawase:active{
	position:relative;
	top:2px;
}
.sightseeing{
	width:100%;
	background:#fff;
	display:block;
}
.sightseeing:first-child{
	margin-bottom:20px;
	
}
.sightseeing img{
	width:100%;
}
.sightseeing tr td{
	border:#000 1px solid;
}
.sightseeing tr td:last-child{
	width:50%;
}
.sightseeing tr td:not(:last-child){
	width:25%;
}

.ichioshilist li {
	width:33%;
	border:#000 solid 1px;
	display:block;
	overflow: hidden;
	float:left;
	background:#FFF;
}
.ichioshilist li a{
	color:#000;
	text-decoration:none;
}
.ichioshilist li:hover{
	background:#ffff96;
}
.ichioshilist .date{
	width:30%;
	display:block;
	float:left;
	font-weight:bold;
	overflow: hidden;
	margin-left:10px;
}
.ichioshilist p{
	margin:0px;
	padding:0px;
	margin-left:1em;
	display:block;
}
.ichioshilist img{
	width:90%;
	height:140px;
	display:block;
	margin:0px auto;
}
.ichioshilist h2{
	font-size:19px;
	font-weight:bold;
	display:block;
	text-align: center;
}
.ichioshilist .date span{
	font-size:12px;
	overflow: hidden;
}
.header{
	overflow: hidden;
}

.ichioshilist .price{
	margin:0px;
	padding:0px;
	width:65%;
	font-weight:bold;
	display:block;
	float:left;
	font-size:28px;
	color:#f00;
	overflow: hidden;
}

.leftbar{
	width:200px;
	float:left;
}
.leftbar ul li{
	width:100%;
}
.leftbar ul li img{
	width:100%;
}
.rightbar{
	width:766px;
	float:left;
}
.footer{
	width:966px;
}
.obi_hotel{
	overflow: hidden;
	background:#400000;
	color:#FFF;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	width:320px;
	padding:1px;
}
.hotellist li{
	overflow: hidden;
	border:#000 1px solid;
	margin-bottom:20px;
}
.hotellist li img{
	float: left;
	height:150px;
	width:200px;
	display:block;
	
}
.hotellist li .intro{
	width: 550px;
	float: left;
	font-weight: normal;
	font-size: 18px;
}
.hotellist li .intro span{
	color:#00f;
	margin:0px;
	padding:0px;
	line-height:1em:
}
.hotellist li .intro a{
	font-size:24px;
	
}
.hotellist li .intro table{
	width:100%;
	background:#fff;
	
}
.footer{
	width:966px;
	margin:0px auto;
	display:block;
	overflow: hidden;
}
.pricetable{
	width:100%;
	background:#fff;
	border-collapse:collapse;
}
.pricetable tr>*{
	border:#000 3px double;
}
.pricetable tr>*:first-child{
	width:30%;
}
.pricetable .price{
	color:#f00;
	padding:5px;
	font-size:28px;
	font-weight:bold;
}

.container .rightbar .hotellist li .intro table tr td:nth-child(2) {
	width: 25%;
}
.hotellist li .intro p {
	font-size: 15px;
}
address{
	width:100%;
	overflow: hidden;
}
address a{
	display:block;
	overflow: hidden;
	float:left;
}
address div{
	float:left;
	overflow: hidden;
}