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

/* ============= clear ============= */

#stay_top_summary, #stay_top_navigation, #yado_date dl, #yado_facility {
	height		: 1%;
}

#stay_top_summary:after, #stay_top_navigation:after, #yado_date dl:after, #yado_facility:after {
	content		: ".";
	display		: block;
	height		: 0;
	clear		: both;
	visibility	: hidden;
}

/* ============= staytop_summary ============= */

#stay_top_summary {
	background-image	: url("../img/stay_top_bg.jpg");
	background-repeat	: no-repeat;
	background-position	: right top;
	font-size	: 12px;
	line-height	: 140%;
	margin-bottom	: 37px;
}

#stay_top_summary h3 {
	margin-bottom	: 18px;
}

#stay_top_summary h4 {
	margin-bottom	: 12px;
}

#stay_top_summary_text {
	width		: 340px;
	float		: left;
}

#stay_top_summary_photo {
	width		: 204px;
	float		: right;
}


#stay_top_navigation {
	font-size	: 12px;
}

#stay_yadonavi_group {
	width		: 395px;
	float		: right;
}

.stay_yadonavi {
	background-image	: url("../img/bg_line2.gif");
	background-repeat	: repeat-x;
	background-position	: bottom;
	margin-bottom	: 15px;
}

.stay_yadonavi h4 {
	margin-bottom	: 10px;
}

.stay_yadonavi ul {
	list-style-type	: none;
	padding-bottom	: 10px;
}

.stay_yadonavi li {
	background-image	: url("../img/stay_arrow.gif");
	background-repeat	: no-repeat;
	background-position	: left center;
	display		: inline;
	margin-right	: 15px;
	padding-left	: 12px;
}

#stay_yadophoto {
	width		: 149px;
}

/* ============= entry ============= */

#yado {
	background-color	: #F8F6F2;
	font-size	: 12px;
	padding		: 20px;
}

#yado th, #yado td {
	font-size	: 12px;
}

#yado th {
	text-align	: left;
	font-weight	: normal;
}

#yado_date {
	width		: 310px;
	float		: left;
	margin-bottom	: 20px;
}

#yado_date h4, #yado_date h5, #yado_facility h5 {
	font-weight	: normal;
}

#yado_date h4 {
	color		: #808DFF;
	font-size	: 22px;
}

.yado_kana {
	color		: #808DFF;
	font-size	: 10px;
	margin-bottom	: 15px;
	padding-left	: 25px;
}

#yado_cm {
	margin-bottom	: 25px;
}

#yado_date h5 {
	background-image	: url("../img/stay_title_data.gif");
	background-repeat	: no-repeat;
	background-position	: center left;
	font-size	: 16px;
	text-indent	: -9999px;
	border-bottom	: 1px solid #808DFF;
}

#yado_date dl {
	background-image	: url("../img/bg_line2.gif");
	background-repeat	: repeat-x;
	background-position	: bottom left;
	clear		: both;
	padding		: 8px 0;
}

#yado_date dt {
	width		: 82px;
	float		: left;
}

#yado_date dd {
	width		: 224px;
	float		: right;
	word-break	: break-all;
}

#yado_photo {
	width		: 200px;
	float		: right;
	text-align	: center;
	margin-bottom	: 20px;
}

#yado_facility {
	clear		: both;
}

#yado_facility h5 {
	color		: #808DFF;
	font-size	: 14px;
	margin-bottom	: 10px;
}

#yado_facility table {
	width		: 168px;
	float		: left;
	border-collapse	: collapse;
	margin-bottom	: 10px;
}

#yado_facility table.f_mid {
	margin		: 0 14px;
}

#yado_facility th, #yado_facility td {
	padding		: 3px 0;
	border		: 1px solid #D8D6C9;
}

#yado_facility th {
	padding-left	: 10px;
}

#yado_facility td {
	text-align	: center;
}

#yado_facility p {
	clear		: both;
	font-size	: 10px;
	text-align	: right;
}