@charset "utf-8";

/* ======================================================================

旅のたまご 宿･ホテル 特集指定  ※おまけ:トップページ専用(下とのからみ有)
====================================================================== */
/* 大枠 指定 ------------------------------------------------------------*/
#selection_wrap_index {
	margin: 0;
	padding: 0 0 20px 0;
}

/* デカ 指定 ------------------------------------------------------------*/
.selection_top_block2 * {
	margin: 0;
	padding: 0;
}
.selection_top_block2 {
	margin: 0 0 10px;
	padding: 0;
	border: 1px solid #ccc;
}
.top_image_se2 {
	padding: 2px 2px 0;
}
.top_image_se2 img {
	border: none;
}
.top_caption_se2 {
	background-image: url(img/head/yado_sp_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 708px;
	padding: 5px 10px 10px;
	text-indent: 1em;
	font-size: 14px;
}

/* チビ 指定 ------------------------------------------------------------*/
.selection_top_block3 * {
	margin: 0;
	padding: 0;
}
.selection_top_block3 img {
	border: none;
}
.selection_top_block3 {
	width: 100%;
	margin-bottom: 10px;
	overflow: hidden;
}
.selection_top_block3_l,
.selection_top_block3_r {
	background-image: url(img/head/yado_sp_bottom.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	width: 356px;
	padding: 2px;
	border: 1px solid #ccc;
	overflow: hidden;
}
.selection_top_block3_l {
	float: left;
}
.selection_top_block3_r {
	margin-left: 368px !important;
	margin-left: 365px;
}
.top_image_se3 {
	padding: 3px 8px 3px 0;
	float: left;
}
.top_title_se3 {
	clear: both;
	background-image: url(img/head/yado_se_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding: 4px 0;
	border-bottom: 1px dotted #ccc;
	font-weight: bold;
}
.top_caption_se3 {
	padding: 3px 0 8px;
	text-indent: 1em;
}





/* ======================================================================

旅のたまご 宿･ホテル 特集指定
====================================================================== */
/* 特集 タイトル 指定 ------------------------------------------------------------*/
#selection_top_block,
#top_image_se {
	margin: 0;
	padding: 0;
}
#selection_top_title {
	background-image: url("img/head/yado_se_top.gif");
	background-repeat: no-repeat;
	background-position: top left;
	width: 678px;
	margin: 5px 0 0 0;
	padding: 9px 15px 5px 35px !important;
	padding: 12px 15px 11px 35px;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
}
#selection_top_title h2 {
	margin: 0;
	padding: 0 0 0 40px;
	color: #fb850a;
	font-size: 23px;
}
#top_image_se {
	padding: 0 2px;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
}
#top_caption_se {
	background-image: url(img/head/yado_sp_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 708px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 0 0 20px;
	padding: 25px 10px 15px;
	font-size: 14px;
}

/* 特集 中箱 指定 ------------------------------------------------------------*/
.selection_wraper {
	margin-bottom: 15px;
	overflow: hidden;
}
.selection_wraper * {
	margin: 0;
	padding: 0;
}
.selection_wraper ul {
	list-style-type: none;
}
.selection_block_l,
.selection_block_r {
	border: 3px double #09A2A8;
	width: 354px;
	float: left;
}
.selection_block_l {
	margin-right: 10px;
}
.selection_list_area {
	background-color: #09a2a8;
	padding: 2px 20px;
	text-align: ;
	color: #fff;
	font-weight: bold;
}
h3.selection_list_title {
	background-image: url(img/title_bg01.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding: 5px 0 !important;
	padding: 8px 0;
	font-size: 14px;
	font-weight: bold;
}
.selection_list_img {
	width: 300px;
	margin: 5px auto;
}
.selection_list_img img {
	border: none;
}
.selection_list_cap {
	border-top: dotted 1px #ccc;
	padding: 5px 30px;
	text-indent: 1em;
	line-height: 1.4em;
}




