/*.hotelbox .price{
	display:none;
}*/

h2{
	margin-top:5px;
}

div.txt{
	margin:5px 0 15px 0;
	line-height:24px;
	background:url(../img/txt-bg.png);
	padding:0 5px;
}
div.txt strong{
	color:#ff0000;
}

.tokuten{
	padding-left:5px;
	overflow:hidden;
}
.tokuten div{
	float:left;
	background-color:#fff;
	width:346px;
	margin:0 5px 5px 0;
	padding:5px;
	border-radius:5px;
}
.tokuten div img{
	float:right;
	margin-left:5px;
	border:1px solid #ccc;
}
.tokuten div p.name{
	background: url(../../../img/icon-name.gif) no-repeat left 5px;
	font-weight: bold;
	line-height: 14px;
	padding: 3px 0 0 12px;
	margin-bottom:5px;
}

.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;
}