/*.hotelbox .price{
	display:none;
}*/


.hotelblock{
	clear:both;
}
ul.anchor{
	margin:15px 0;
}

.hotelbox .depa{
	bottom:0;
	top: inherit;
    position: absolute;
}

.big .depa{
	left:390px;
	background-color:#ffeccc;
	width:300px;
	padding:10px 10px 10px 10px;
	background-position:10px center;
}
.big .depa2{
	top:75px;
	padding:10px 10px 0 10px;
	z-index:10;
}
.big .plan1{
	left:150px;
}

.big ul{
	background:none;
}
.hotelbox ul li.tour{
	border:none;
	background-color:#1c4baf;
	color:#fff;
	padding:2px 5px 0 5px;
	font-size:11px;
}



#okinawablock .big h5{
	width:inherit;
}
#okinawablock .big .txt{
	height:65px;
	margin-bottom:0;
}
#okinawablock .big .tokuten{
	margin-left:0;
}
#okinawablock .big .depa{
	left:374px;
}




#child-tokuten div{
	padding:0 0 0 15px;
	float:left;
}
#child-tokuten .txt{
	width:530px;
	margin:0 0 0 0;
}
#child-tokuten .img{
	float:right;
	padding:0 15px 0 0;
}
#child-wrap h5{
	width:554px;
	height:auto;
	padding:0 0 0 16px;
	background-position:0 center;
	margin:0 0 5px 0;
	line-height:1.4;
}
#child-wrap p{
	width:570px;
	padding-top:8px;
}
#child-wrap strong{
	color:#FF3300;
}
#child-wrap dl{
	top:inherit !important;
	bottom:0;
}
#child-wrap .price{
	right:0;
	top:-20px;
}




#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;
}



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;}
