@charset "utf-8";

/* ======================================================================

旅のたまご 宿･ホテル 特集指定  ※おまけ:トップページ専用(下とのからみ有)
====================================================================== */
#ichioshi_caption {
	margin: 0;
	padding: 8px 20px;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	border-bottom: dotted 1px #ffa500;
}


/* ======================================================================

総合『インデックスページ』指定 (index.php) (メインは[style_yado.css]にて指定)
====================================================================== */
#index_theme {
	clear: left;
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}
#index_theme li {
	line-height: 2.1em;
}


/* ======================================================================

ピックアップ『インデックスページ』指定 (index_pu.php)
====================================================================== */
/* [イチオシ] 指定 ------------------------------------------------------------*/
#ichioshi_text01 {
	background-image: url("img/pickup/ichioshi_bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 728px;
	margin: 0 0 30px;
	padding: 2px 0 35px;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	border-bottom: solid 1px #999;
	list-style: none;
	overflow: hidden;
}
#ichioshi_text01 li {
	width: 353px !important;
	width: 346px;
	height: 1.5em;
	margin: 5px;
	font-size: 14px;
	font-weight: bold;
	float: left;
}

/* [厳選] 指定 ------------------------------------------------------------*/
#gensen_block01 {
	background-image: url("img/pickup/gensen_bg.gif");
	margin: 0 0 20px;
	padding: 0;
	border-left: double  3px #d9ca66;
	border-right: double  4px #d9ca66;
	border-bottom: double  4px #d9ca66;
}
.gensen_title01 {
	clear: both;
	margin: 0;
	padding: 5px 0 0 15px;
}
.gensen_title01 img {
	vertical-align: -14px;
}
.gensen_title01 h3 {
	display: inline;
	padding: 0 0 0 10px;
	color: Chocolate;
	font-size: 18px;
	font-weight: bold;
}
#gensen_block01 #theme,
#gensen_block01 #area {
	width: 100%;
	margin: 0;
	padding: 5px 0 20px 0;
	list-style: none;
	overflow: hidden;
}
#gensen_block01 #theme li,
#gensen_block01 #area li {
	height: 1.7em;
	font-weight: bold;
	float: left;
}
#gensen_block01 #theme li {
	width: 335px;
	padding-left: 25px;
	font-size: 14px;
}
#gensen_block01 #area li {
	padding: 0 4px 0 25px;
	white-space: nowrap;
	font-size: 15px;
}

/* [イチオシ / 厳選] 共通指定 ------------------------------------------------------------*/
#ichioshi_img01,
#gensen_img01 {
	margin: 0;
}
#gensen_img01 img {
	border: none;
}


/* ======================================================================

ピックアップ『リスト(ジャンル別)』指定 (list_pu.php)
====================================================================== */
/* [大枠リスト] 指定 ------------------------------------------------------------*/
.list_pu_block01 {
	background-image:url(img/title_bg01.gif);
	background-position: left bottom;
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
	border: double  3px #09a2a8;
}
.list_pu_title01 {
	background-image:url(img/title_bg01.gif);
	background-position: left bottom;
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
}
.list_pu_pict01 img {
	border: none;
}
.list_pu_cap01 {
	margin: 0;
}

/* [その他リスト] 指定 ------------------------------------------------------------*/
.list_pu_block02 {
	background-image:url(img/title_bg01.gif);
	background-position: left bottom;
	background-repeat:repeat-x;
	width: 100%;
	margin: 0;
	padding: 8px 0;
	border-bottom: double  3px #09a2a8;
	overflow: hidden;
}
.list_pu_pict02 {
	float: left;
}
.list_pu_pict02 img {
	border: none;
}
.list_pu_block02 ul {
	margin: 0 0 0 150px;
	padding: 0;
	list-style: none;
}
.list_pu_title02 {
	font-size: 16px;
	font-weight: bold;
}
.list_pu_cap02 {
	padding-top: 3px;
	line-height: 1.4em;
	font-size: 12px;
	text-indent: 1em;
}


/* ======================================================================

ピックアップ『リスト(ホテル別)』指定 (pickup.php)
====================================================================== */
/* [pickup_list_box]前処理 指定 ------------------------------------------------------------*/
.pickup_list_box {
	clear: both;
	width: 714px;
	margin: 0 auto 20px auto;
	padding: 0;
	border: double 3px #09a2a8;
}
.pickup_list_box * {
	margin: 0;
	padding: 0;
}
.pickup_list_box img {
	border: none;
}

/* リスト詳細 共通指定 ------------------------------------------------------------*/
#pickup_list_title,
#pickup_list_title2 {
	background-image: url("img/head/yado_sp_top.gif");
	background-repeat: no-repeat;
	background-position: top left;
	width: 698px;
	margin: 5px 0 0 0;
	padding: 9px 15px !important;
	padding: 13px 15px 15px 15px;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
}
#pickup_list_title2 {
	margin: 5px 0 20px 0;
	border-bottom: solid 1px #ccc;
}
#pickup_list_title h2,
#pickup_list_title h3,
#pickup_list_title2 h2,
#pickup_list_title2 h3 {
	margin: 0;
	padding: 0 0 0 40px;
	color: #fb850a;
	font-size: 23px;
}
.pickup_list_block,
.pickup_list_block02 {
	clear: both;
	overflow: hidden;
}
.pickup_list_block {
	background-image: url("img/add_bg01.gif");
	background-repeat: repeat-x;
	background-position: top left;
}
.pickup_list_block02 {
	background-image: url("img/title_bg01.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	border-top: dotted 1px #ccc;
}
.pickup_list_text_block {
	width: 489px !important;
	width: 486px;
	margin-left: 225px;
}
.pickup_list_name {
	width: 100%;
	padding: 8px 0 2px 0;
	font-size: 16px;
	font-weight: bold;
}
.pickup_list_cap {
	background-image: url("img/title_bg01.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 0 10px 5px 20px;
}
.pickup_list_cap2 {
	background-color: #fff0e2;
	margin-top: 1px;
	padding: 10px;
	border-top: solid 1px #8fa0ae;
	border-bottom: double 3px #8fa0ae;
	line-height: 1.5em;
}
.pickup_list_category {
	padding: 10px 10px 5px 10px;
}
.pickup_list_address {
	padding: 0 5px 10px 10px;
}
.pickup_list_btn {
	padding: 25px 10px 10px 10px;
	float: right;
}

/* 写真指定 ------------------------------------------------------------*/
.pickup_list_pictm,
.pickup_list_pict {
	padding: 3px;
	float: left;
}
.pickup_list_pictm {
	width: 210px;
	padding: 5px;
}
.pickup_list_pict {
	width: 135px;
	padding: 8px 0 8px 34px;
}
.pickup_list_pictm p,
.pickup_list_pict p {
	line-height: 1.4em;
	font-size: 11px;
}


/* ======================================================================

ピックアップ『ホテル詳細ページ』(dt_pu.php) (メインは[style_yado.css]にて指定)
====================================================================== */
.dt_pict_block02 {
	margin-left: 315px;
}
.dt_pict_row02 {
	padding: 5px 0 10px 0;
	overflow: hidden;
}
.dt_pict02 {
	width: 190px;
	margin: 0;
	padding: 0 0 0 17px;
	float: left;
}
.dt_pict02 p {
	margin: 0;
	line-height: 1.4em;
	font-size: 11px;
}
.googlemap2 {
	width: 724px;
	height: 315px;
	margin: 0 auto 10px auto;
	border: double 3px #ccc;
	clear: left;}




