@charset "UTF-8";
@import "common.css";

/*center_area--------------------*/

.center_area_left {
	float: left;
	width: 603px;
	margin-left: 8px;
	display:inline;
}

.center_area_right {
	float: right;
	width: 150px;
	display:inline;
}

/*common変更分--------------------*/

.hotel_bana {
	float: left;
	margin-bottom: 30px;
}

.tabi_block {
	width: 150px;
}

/*top bana--------------------*/

.top_bana li {
	float: left;
	line-height: 0;
	font-size: 0;
}

/*news--------------------*/

.news_block {
	width: 603px;
	margin: 10px 0;
	padding-bottom: 10px;
	background:url(../img_top/news_bg.gif) 0 0 repeat-y;
}

.news_block .ttl {
	margin-bottom: 10px;
}

.news_block .box {
	width: 572px;
	margin: 0 auto;
}

.news_block .box_line {
	margin-bottom: 12px;
	padding-bottom: 5px;
	border-bottom: 4px solid #000000;
}

.news_block .box h3,
.news_block .box p {
	margin-bottom: 7px;
}

/*special--------------------*/

.sp_block {
	clear: both;
	width: 603px;
	margin: 5px 0 10px 0;
}

/*blog--------------------*/

.blog_block {
	clear: both;
	width: 603px;
	margin: 10px 0 0 0;
}

.blog_block .ph {
	float: left;
	width: 152px;
}

.blog_block .txt {
	float: right;
	width: 440px;
	text-align:left;
}

.blog_block .txt .more_btn{
	width: 440px;
	margin-top: 5px;
	text-align: right;
}

/*ニュアンスでホテルを検索--------------------*/

.nuance_block {
	width: 144px;
	margin-bottom: 1px;
	padding: 4px 0 2px 0;
	border: 3px solid #352b13;
	background-color: #584f3a;
}

.nuance_block ul {
	margin-top: 2px;
}

.nuance_block li {
	height: 43px;
	margin-bottom: 2px;
	line-height: 0;
	font-size: 0;
}


/*smenu--------------------*/

.smenu {
	margin-bottom: 8px;
}

.smenu li {
	height: 29px;
	margin-bottom: 1px;
	line-height: 0;
	font-size: 0;
}
