/*.hotelbox .price{
	display:none;
}*/

h2{
	margin:10px 0 0 0;
}



.hotelbox .depa{
	bottom:0;
	top: inherit;
    position: absolute;
}


.big .depa{
	left:440px;
	background-color:#ffeccc;
	width:190px;
	padding:10px 10px 10px 80px;
	background-position:10px center;
}
.big_2 p span.price {
    font-size: 16px;
    position: absolute;
    top: -34px;
}





.big h5 span{ font-size:10px; padding-left:10px; font-weight:normal; line-height:14px; color:#FF3300;}

.big dl.gwplan_01{
	position: absolute;
	right: 10px;
	top:95px;
	background-color:#ffeccc;
	padding:10px;
}
.hotelbox dl.gwplan_01 dt { background:#1C4BAF; padding:2px 3px 0; color:#FFFFFF; font-size:11px;}
.hotelbox dl.gwplan_01 dt span { font-weight:bold;}
.hotelbox dl dd span{
	font-size:10px;
	vertical-align:-1px;
	padding-left:3px;
}

.txt{
	width:705px;
	margin:0 auto;
	line-height:24px;
	background:url(../img/txt-bg.png) 0 0 repeat;
}
.txt span{
	font-weight:bold;
	color:#ff6000;
}


.hotelblock{
	background-color:#e26e7e;
	border-color:#ffd5f5;
	clear:both;
}
.hotelblock p.area{
	background-image:url(img/icon-hd-red.gif);
}
.bordertop{
	border-color:#ffd5f5;
}

ul.tab{
	overflow:hidden;
	margin-top:10px;
}
ul.tab li{
	float:left;
	padding:0 10px;
}


.anchor{
	background:url(img/icon-anchor-red.gif) no-repeat 14px center #c20056;
	margin-bottom:0;
}
.anchor a:hover{
	color:#ffd5f5;
}

.big p span.price{
	right:0;
}

#info{
	border:2px solid #e26e7e;
	border-radius:10px;
	padding:10px 15px;
	margin-bottom:15px;
}
#info .title{
	border-bottom:1px solid #ffd5f5;
	font-weight:bold;
	font-size:14px;
	margin-bottom:5px;
}