@charset "utf-8";


.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;
}


ul.anchor{
	margin:15px 0;
}



.big dl{
	position: absolute;
	right: 10px;
	top:95px;
	background-color:#ffeccc;
	padding:10px 10px 10px 10px;
}


div.txt{
	width:705px;
	margin:0 auto 10px auto;
	line-height:24px;
	background:url(img/txt-bg.png) 0 0 repeat;
}
.txt dl dt.point{
	background-color:#ffd7f2;
	font-weight:bold;
	padding:0 10px;
	color:#333;
}
.txt dl dt{
	font-weight:bold;
	color:#fe50d8;
}
.txt dl dd{
	padding-left:10px;
}
	