/*.hotelbox .price{
	display:none;
}*/



#okinawablock .hotelbox h5{
	width:143px;
}
#okinawablock .hotelbox .tokuten{
	width:59px;
	height:21px;
	padding:3px 0 0 36px;
	position: static;
	background:url(../img/txt-bg.png) 0 0 no-repeat;
	position:absolute;
	top:8px;
	right:8px;
	left:inherit;
	bottom:inherit;
}
#okinawablock .hotelbox .tokuten li{
	padding:0;
	margin:0 1px 0 0;
	border:0;
}
#okinawablock .hotelbox .depa{
	bottom:0;
	top: inherit;
}



#okinawablock .big h5{
	width:inherit;
}
#okinawablock .big .txt{
	height:65px;
	margin-bottom:0;
}
#okinawablock .big .tokuten{
	margin-left:0;
}
#okinawablock .big .depa{
	left:374px;
}






#anchor{
	width:548px;
	overflow:hidden;
	padding:0 0 0 207px;
	margin:0 0 25px 0;
	background:url(img/anchor-bg.png) 0 center no-repeat;
}
#anchor li{
	padding:0 0 0 10px;
	float:left;
}
#anchor li img{
	vertical-align:bottom;
}



h2 {
	margin-top: 10px;
	margin-bottom:15px;

}


#calendar_wrap{
	width:755px;
	padding:0 0 15px 0;
	overflow:hidden;
}
#calendar{
	width:300px;
	padding:10px;
	background:#fbf3e5;
	float:right;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	font-family:'arial','メイリオ', 'Meiryo','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
}
#calendar table{
	width:100%;
	background:#fff;
	border-collapse:collapse;
}
#calendar table caption{
	padding:3px 0;
	background:#a78358;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
#calendar th,
#calendar td{
	width:41px;
	border:1px solid #a78358;
	text-align:center;
	
}
#calendar th{
	font-size:10px;
	padding:3px 0;
	background:#f6e4c2;
}
#calendar td{
	padding:4px 0;
	font-size:16px;
	font-weight:bold;
	color:#f33;
}
#calendar .normal{
	color:#4C4C4C;
}
#calendar th.sun{
	background:#ffb2b2;
	color:#fff;
}
#calendar th.sat{
	background:#b5b5ff;
	color:#fff;
}
#calendar td.sat{
	color:#33e;
}
#calendar .none{
	color:#ccc;
	font-size:12px;
}
#calendar td span{
	font-size:12px;
}
#calendar_wrap .txt{
margin:10px 0;
	width:410px;
	line-height:24px;
	background:url(../img/txt-bg.png) 0 0 repeat-y;
	float:left;
}
#calendar_wrap .txt strong{
	color:#f705b0;
}



div.plan h3{
	height: 95px;
	width: 368px;
	margin-bottom: 5px;
}
div.plan{
float:left;width:368px;
	background-repeat: no-repeat;
	background-position: left 84px;
	margin-right:19px;
	position:relative;
	height:600px;
	margin-bottom:30px;}
div#plan1{
	background-image:url(img/plan-bg1.jpg);

}
div#plan2{
	background-image:url(img/plan-bg2.jpg);
margin-right:0px;
}


div.plan table{
	width: 325px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
	border-collapse:collapse;
}
div.plan table th,div.plan table td{
	border: 1px solid #999999;
	color:#666666;
	font-weight:normal;
	padding:5px;
}
div.plan table th{
	background-repeat: repeat;
	background-position: left top;
	width:52px;
}
div.plan table td{
	background-color: #FFFFFF;
}
div.plan table td img{vertical-align:baseline;margin-left:2px; margin-right:2px;}
div#plan1 table th{
	background-image: url(img/table-bg1.gif);
}
div#plan2 table th{
	background-image: url(img/table-bg2.gif);
}
div.plan table tr.strong td,div.plan table tr.strong th{font-weight:bold;}

div.plan p{
	position:absolute;
	left:120px;
	top:316px;
	line-height:26px;
	padding-right: 13px;
}
div.plan strong{font-weight:normal;}
div#plan1 strong{color:#ff6086;}
div#plan2 strong{color:#0dacc1;}

.hotelblock{
	clear:both;
}


.big p span.price{
	right:60px;
}

.hotelbox p span.price{
	top:-33px;
}