@charset "utf-8";

/* ======================================================================

ビジネス『ホテルマップページ』(hotelmap.php) (メインは[style_yado.css]にて指定)
====================================================================== */
/* リスト詳細 共通指定 ------------------------------------------------------------*/
#biz_list_title,
#biz_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;
}
#biz_list_title2 {
	margin: 5px 0 20px 0;
	border-bottom: solid 1px #ccc;
}
#biz_list_title h2,
#biz_list_title h3,
#biz_list_title2 h2,
#biz_list_title2 h3 {
	margin: 0;
	padding: 0 0 0 40px;
	color: #fb850a;
	font-size: 23px;
}





.biz_list_block,
.biz_list_block02 {
	clear: both;
	overflow: hidden;
}
.biz_list_block {
	background-image: url("../img/add_bg01.gif");
	background-repeat: repeat-x;
	background-position: top left;
}
.biz_list_block02 {
	background-image: url("../img/title_bg01.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	border-top: dotted 1px #ccc;
}
.biz_list_text_block {
	width: 489px !important;
	width: 486px;
	margin-left: 225px;
}
.biz_list_name {
	width: 100%;
	padding: 8px 0 2px 0;
	font-size: 16px;
	font-weight: bold;
}
.biz_list_cap {
	background-image: url("img/title_bg01.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 0 10px 5px 20px;
}
.biz_list_cap2 {
	background-color: #fff0e2;
	margin-top: 1px;
	padding: 10px;
	border-top: solid 1px #8fa0ae;
	border-bottom: double 3px #8fa0ae;
	line-height: 1.5em;
}
.biz_list_category {
	padding: 10px 10px 5px 10px;
}
.biz_list_address {
	padding: 0 5px 10px 10px;
}
.biz_list_btn {
	padding: 25px 10px 10px 10px;
	float: right;
}


/* ======================================================================

トップ画像指定(index.php)
====================================================================== */
#top_img_biz,
#top_img_spdt {
	margin: 0;
	padding: 0;
}
#top_img_bizdt {
	margin-bottom: 20px;
	border-bottom: solid 1px #ccc;
}
#top_img_bizdt2 {
	margin-bottom: 0px;
	border-bottom: solid 1px #ccc;
}
#top_caption_biz {
	background-image: url("../img/head/yado_sp_bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 698px;
	margin: 0 0 20px 0;
	padding: 0 15px 12px 15px;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;

	line-height:200%;
}

#top_caption_biz div {
	font-size:11pt;
	font-weight:bold;
	margin:0px 0px 1px 0px;
}

.top_caption_biz {
	background-image: url("../img/head/yado_sp_bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 698px;
	margin: 0 0 20px 0;
	padding: 0 15px 12px 15px;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;

	line-height:200%;
}

.top_caption_biz div {
	font-size:11pt;
	font-weight:bold;
	margin:0px 0px 1px 0px;
}


/* ======================================================================
ホテル一覧指定(hotels.php)
====================================================================== */
#dt_caption_biz {
	background-image: url("../img/head/yado_sp_bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 698px;
	margin: 0 0 20px 0;
	padding: 0 15px 12px 15px;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;

	line-height:200%;
}

#hotel_cap_biz	{
	margin: 15px 0px;
	padding: 7px;
	font-size: 11pt;
	color: #333;
	background-color: #fff;
	border-width:2px;
	border-style:solid;
	border-color:#fbcc99;
}




/* ▼ホテルないとき表示▼ */
#nohotels_title {
	color:#fff;
	font-size:13pt;
	text-align:center;

	background-color:coral;
	width:695px;
	line-height:200%;
	margin-bottom:20px;
	font-weight:bold;

}
#nohotels_another {
	line-height:200%;
	font-size:10.5pt;
}
#nohotels_another b{
	line-height:200%;
	color:tomato;
	font-size:12pt;
	margin-left:5px;
}
#nohotels_another img{
	margin-bottom:10px;
}
/* ▲ホテルないとき表示▲ */






/* ===== ご利用にあたって =====※style_yado.css と同じ（色変更のみ）*/
#yado_warning_box {
	clear: both;
	color: midnightblue;
	border: dotted 1px midnightblue;
	margin: 30px 0;
	padding: 2px 4px;
	list-style-type: none;
}
#yado_warning_title {
	background-color: midnightblue;
	margin: 0;
	padding: 2px 5px;
	color: #fff;
	font-weight: bold;
}
.yado_warning_list {
	display: block;
	margin: 2px 1em 2px 2em;
	text-indent: -1em;
}



/* ======================================================================

ビジネス『ホテルマップページ』(hotelmap.php) (メインは[style_yado.css]にて指定)
====================================================================== */
.googlemap {
	width: 400px;
	height: 400px;
	margin-left: 324px !important;
	margin-left: 320px;
	border: double 3px #ccc;
}




/* ======================================================================
検索窓
====================================================================== */



.biz_search_box {
	padding: 5px 10px;
	background-color: #fc6;
}

.sel_search {
	font-size: 20px;
}

.biz_search_button {
	font-size: 20px;
}





/* ======================================================================

ビジネス『ホテル詳細ページ』(dt.php) (メインは[style_yado.css]にて指定)
====================================================================== */
/*共通　*/
.c_hide {clear:both; visibility:hidden;}
.hide {visibility:hidden;}

.googlemap {
	width: 400px;
	height: 400px;
	margin-left: 324px !important;
	margin-left: 320px;
	border: double 3px #ccc;
}

.prev_w, .forward_w {
	font-size:12pt;
	font-weight:bold;
}
.prev_w {
	float: left;
	margin:0 0 0 1em;
}
.forward_w {
	float: right;
	margin:0 1em 0 0;
}

#vacant_cf {
	clear:left;
	border: double 8px #FFF;
	background-color: #ddd;
	padding: 5px;
}
#vacant_cf span {
	font-weight:bold;
	font-size:11pt;
	margin:0 1em;
}


