/*.hotelbox .price{
	display:none;
}*/

h2{
	margin-top:10px;
}

.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;
}

#tokyo .hotelbox dl{
	top:95px;
	background-color:#ffeccc;
	padding:10px 5px 10px 5px;
}
.hotelbox dl dt { background:#1C4BAF; padding:2px 5px 0; color:#FFFFFF; font-size:11px;}
.hotelbox dl dt span{ font-weight:bold;}
.hotelbox dl dd.last{	margin-right:12px;}


.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;
}


.big p span.price{
	right:20px;
}