@charset 'utf-8';
@import url("common.css");

.entry-header{
	width		: 510px;
	hegiht		: 44px;
	background	: url("img/bg_entryheader.gif") no-repeat;
	color		: #090;
	font-size	: 14px;
	margin		: 5px 0;
	padding		: 10px 0 15px 15px;
	letter-spacing:0.1em;
	clear		: both;
}

.entry-header a{
	color		: #090;
	text-decoration	: none;
}

.entry-header a:hover{
	color		: #090;
	text-decoration	: underline;
}

.entry-footer{
	clear		: both;
	text-align	: center;
}

.date{
	font-size	: 10px;
	color		: #696;
	text-align	: right;
	margin		: -12px 15px 0 0;}


/* index */
#news_txt{
	float		: left;
width:346px;
}

#news_txt ul{
	padding		: 5px 0 20px 20px;

}

#news_txt li{
	line-height	: 150%;
	list-style	: circle;
	color		: #090;
}

#contents{
	width		: 530px;
}

#condo{

	width		: 346px;
	margin		: 0 5px 0 0;
	background	: #F9F4DA;
	border		: 1px solid #798D5F;
}

.btn{
	width		: 525px;
	margin		: 10px 0;
	overflow	: hidden;
}

.btn img{
	margin		: 0 3px;
}

/* 料金表
------------------------------------------------*/
#charge table{
	width		: 510px;
	font-size	: 12px;
	border-collapse	: collapse;
	border-top	: 1px solid #999;
	border-left	: 1px solid #999;
	border-bottom: 1px solid #999;
	}

#charge th{
	padding		: 5px;
	color		: #333;
	font-weight	: normal;
	text-align	: center;
	background	: #BBD3BD;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	}

#charge td{
	padding		: 5px;
	text-align	: center;
	font-size	: 12px;
	border-right: 1px solid #999;
	border-bottom: 1px dotted #999;
	}

#charge caption{
	margin		: 2px;
	padding		: 20px 2px 2px 2px;
	font-weight	: bold;
	}

#charge .lineR_bold{
	border-right: 2px solid #999;
	}

#charge .lineB_bold{
	border-bottom: 2px solid #999;
	}

#charge .line_solid{
	border-bottom: 1px solid #999;
	}


/*　客室のご案内 */
#htl_info{
	border		: 1px solid #CCC;
	width		: 500px;
	margin		: 10px;
	padding		: 5px;
}

#htl_info dl{
	margin		: 5px 15px;
}

#htl_info dt{
	font-weight	: bold;
	margin		: 3px;
	width		: 155px;
	float		: left;
	clear		: left;
}

#htl_info dd{
	margin		: 4px 0;
}

/* 長期滞在オプショナルメニュー */
.option_menu{
	width		: 240px;
	float		: left;
	margin		: 5px;
	padding		: 5px;
	border		: 1px solid #CCC;
}

.option_menu h4{
	font-size	: 14px;
}

.option_shop{
	width		: 225px;
	color		: #333;
	background	: #CDD;
	padding		: 3px;
}

/* 予約フォーム */

#yoyaku{
	text-align	: center;
}

#yoyaku a{
	color		: #36C;
}

/* モブログ */
.photo{
	width		: 160px;
	float		: left;
    overflow	: hidden;
}
.photo img{
	width		: 160px;
}

/* ライオンコーヒー */
.goods{
	float		: left;
	width		: 160px;
	margin		: 5px;
	border		: 1px solid #CCC;
}

.goods h4{
	text-align	: center;
	padding		: 3px;
font-size:12px;
background:#CDC;
height:20px;
}

.goods h4 a,
.goods h4 a:hover{
color:#333;
}

.goods img{
	width		: 140px;
	border		: 1px solid #CCC;
}