
/*/////////////////////////////////
ビジネス特集CSS

	目次
		1.インデックス
		2.JRトップ
		3.JRエリア別
		4.AIRトップ
		5.AIRエリア別

///////////////////////////////////*/


/* //// 1.インデックス /////////////////////////////////// */

/* ==== コンテンツ部全体枠 ======================= */
.biz_all_in_box	{
	float:left;
	width:700px;
	margin-left:5px;
	margin-top:0px;
	clear:both;
}

/* ==== コンテンツ部全体枠 ======================= */
.biz_head_midashi	{
	width:700px;
	height:140px;
	display:block;
	background-image: url(../img/title_business.jpg);
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
}

/* ==== パンくずリスト ======================= */
.biz_head_plist	{
	padding-top:5px;
	width:670px;
	font-size:11px;
	color:#666;
}

/* ==== ヘッドテキスト1部 ======================= */
.biz_head_text1	{
	padding-top:10px;
	padding-left:170px;		
	font-size:11px;
	color:#FFF;
	overflow:hidden;
}
.biz_head_text1 a	{
    color:#fff;
	text-decoration:none;
}

/* ==== ヘッドテキスト2部 ======================= */
.biz_head_text2	{
	margin-left:15px;
	padding:10px 0px 0px 0px;
	width:670px;
	font-size:11px;
	color:#666;
}


/* ==== JR VS AIR見出し ======================= */
.biz_vs_midashi	{
	margin-top:0px;
}

/* ==== JR検索 ======================= */
.biz_vs_search-jr	{
	width: 340px;
	height: 25px;
	padding-top: 10px;
	padding-left: 5px;
	float: left;
	clear:both;
	font-size:11px;
}
.biz_vs_search-jr dt {
	width: 250px;
	float: left;
}

/* ==== AIR検索 ======================= */
.biz_vs_search-air	{
	width: 335px;
	height: 25px;
	padding-top: 10px;
	padding-left: 10px;
	float: right;
	font-size:11px;
}
.biz_vs_search-air dt {
	width: 250px;
	float: left;
}

/* ==== ツアープラン ======================= */
.biz_jr-tour-plan {
	width: 345px;
	padding-top: 5px;
	float: left;
	clear:both;
}
.biz_jr-tour-plan dl {
	width: 100%;
	float: left;
	padding-top: 10px;
}
.biz_jr-tour-plan dt {
	width: 65px;
	float: left;
}

.biz_air-tour-plan {
	width: 325px;
	padding-left: 15px;
	padding-top: 5px;
	margin-right:10px;
	float: right;
	clear:right;
}
.biz_air-tour-plan dl {
	width: 100%;
	float: left;
	padding-top: 10px;
}
.biz_air-tour-plan dt {
	width: 65px;
	float: left;
}

/* ==== 最安値ツアー ======================= */
.biz_lp-tour-jr	{
	width: 325px;
	padding-top: 20px;
	float: left;
	clear:both;
}
.biz_lp-tour-jr dl {
	width: 100%;
	padding-top: 20px;
}
.biz_lp-tour-jr dt {
	width:15px;
	background-image: url(../img/icon_red.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding-left: 10px;
}

.biz_lp-tour-air	{
	width: 325px;
	padding-top: 20px;
	float: right;
	clear:right;
}
.biz_lp-tour-air dl {
	width: 100%;
	padding-top: 20px;
}
.biz_lp-tour-air dt {
	width:15px;
	background-image: url(../img/icon_red.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding-left: 10px;
}

.biz_lp-text1	{
	width: 220px;
	float: left;
	font-size:11px;
}

.biz_lp-text2	{
	font-size:13px;
	color:#F00;
	font-weight:bold;
}

/* ==== 最安値・DPライン ======================= */
.biz_lpdp-line	{
	width:690px;
	color:#666;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear:both;
}

/* ==== DP・レンタカーBOX ======================= */
.biz_dp-ren-box	{
	width:700px;
}

/* ==== DPBOX ======================= */
.biz_dp-box	{
	width:350px;
	float:left;
}

/* ==== レンタカーBOX ======================= */
.biz_ren-box	{
	width:345px;
	padding-right:5px;
	float:right;
}

/* ==== レンタカー見出し ======================= */
.biz_ren_midashi	{
	width: 317px;
	height: 18px;
	padding:3px 0 0 5px;
	float: right;
	color:#FFF;
	font-weight:bold;
	background-color:#18AAAA;
	clear:right;
}
.biz_ren_midashi dt	{
	padding-left:35px;
	float:left;
}
.biz_ren_midashi dd	{
	float:right;
}
.biz_ren_link{
	text-align:right;
	height:100px;
	height:20px;
	display:block;
}

/* ==== レンタカー枠 ======================= */
.biz_ren_box	{
	width: 310px;
	padding-left: 10px;
	padding-top: 14px;
	border:1px solid #CCC;
	font-size: 11px;
	float: right;
}

/* ==== レンタカーtext1 ======================= */
.biz_ren_text1	{
	padding-left: 5px;
	font-size: 14px;
	border-bottom:1px solid #66C;
	width:95%;
	clear:both;
}

/* ==== レンタカーtext2 ======================= */
.biz_ren_text2	{
	width:90%;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 13px;
	float:right;
	clear:both;
}
.biz_ren_text2 dl	{
	height:20px;
	margin-top:3px;
	float:left;
}
.biz_ren_text2 dt	{
	height:20px;
	width:50%;
	float:left;
	margin-top:3px;
}

/* ==== レンタカーtext3 ======================= */
.biz_ren_text3	{
	padding-top: 10px;
	padding-right: 20px;
	font-size: 15px;
	float:right;
	clear:both;
}

/* ==== レンタカーtext3 ======================= */

.biz_ren_text4	{
	width:90%;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 13px;
	float:right;
	clear:both;
}
.biz_ren_text4 dl	{
	width:260px;
	float:left;
	margin-top: 5px;
}
.biz_ren_text4 dt	{
	width:130px;
	float:left;
}

/* ==== レンタカーfooter ======================= */
.biz_ren_under	{
	width: 322px;
	height: 8px;
	background-image: url(../img/dp_under.gif);
	background-repeat: no-repeat;
	float:right;
}

/* ==== ホテル・旅館見出し ======================= */
.biz_hotel-midashi	{
	width: 700px;
	margin-top:10px;
	color:#FFF;
	font-weight:bold;
	padding-top:3px;
	background-image: url(../img/title_hotel.gif);
	background-repeat: no-repeat;
	height:19px;
	clear: both;
}
.biz_hotel-midashi dt	{
	padding-left:35px;
	float:left;
}
.biz_hotel-midashi dd	{
	float:right;
}

/* ==== ホテル・旅館エリア枠 ======================= */
.biz_hotel-box	{
	width: 687px;
	padding-left: 10px;
	padding-top: 10px;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	font-size: 11px;
	clear:both;
}

/* ==== ホテル・旅館内BOX ======================= */
.biz_hotel-box2	{
	width:675px;
}

/* ==== ホテル・エリア別BOX ======================= */
.biz_hotel-area-box	{
	width:335px;
}

/* ==== ホテル・タイプ別BOX ======================= */
.biz_hotel-type-box	{
	width:330px;
	float:right;
}



/* ==== ホテル・旅館内BOX ======================= */
.biz_hotel-inbox	{
	font-size:11px;
}
.biz_hotel-inbox dl	{
	width:100%;
	background:#EEE;
	margin-bottom:10px;
}
.biz_hotel-inbox dt	{
	background:#CCC;
	text-align:center;
	line-height:26px;
	font-weight:bold;
	color:#555;
	height:26px;
}
.biz_hotel-inbox dd	{
	height:32px;
}


/* ==== ホテル・旅館テキスト ======================= */
.biz_hotel-text	{
	width:60px;
	margin-left:5px;
	margin-top:10px;
	padding-left:15px;
	background-image: url(../img/icon_hotel-y.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float:left;
}
.biz_hotel-text2	{
	width:145px;
	margin-left:5px;
	margin-top:10px;
	padding-left:15px;
	background-image: url(../img/icon_hotel-y.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float:left;
}

/* ==== バス・旅館見出し ======================= */
.biz_bus-midashi	{
	width: 655px;
	margin-top:10px;
	padding-top:3px;
	padding-left:45px;
	background-image: url(../img/title_tokyotour.gif);
	background-repeat: no-repeat;
	height:19px;
	clear: both;
}

/* ==== バス・旅館見出し ======================= */
.biz_bus-midashi2	{
	width: 700px;
	padding-bottom:3px;
	margin-top:10px;
	color:#FFF;
	font-weight:bold;
	background-image: url(../img/title_bus.gif);
	background-repeat: no-repeat;
	height:19px;
	clear: both;
}
.biz_bus-midashi2 dt	{
	padding-left:35px;
	float:left;
}
.biz_bus-midashi2 dd	{
	float:right;
}

/* ==== バス・旅館エリア枠 ======================= */
.biz_bus-box	{
	width: 687px;
	padding-left: 10px;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	font-size: 11px;
	overflow:auto;
}


/* ==== 高速バス内容 ======================= */
.biz_bus-text	dt	{
	width:310px;
	margin-left:20px;
	margin-top:4px;
	float:left;
}
.biz_bus-text2	{
	font-size:13px;
	color:#F00;
}

.biz_bus-box li {
	float:left;
	width:246px;
	height:28px;
	line-height :28px;
	padding-left:68px;
	background:url(../img/icon_lowprice.gif) no-repeat left center;
	margin:5px 0 5px 15px;
}

/* ==== 高速バスミニ見出し ======================= */
.biz_bus2_midashi	{
	width: 317px;
	height: 18px;
	padding:3px 0 0 5px;
	color:#FFF;
	font-weight:bold;
	background-color:#18AAAA;
}
.biz_bus2_midashi dt	{
	padding-left:35px;
	float:left;
}
.biz_bus2_midashi dd	{
	float:right;
}

/* ==== 高速バスミニ枠 ======================= */
.biz_bus2_box	{
	width: 310px;
	height:280px;
	padding-left: 10px;
	padding-top: 14px;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	font-size: 11px;
}


.biz_tour-info_box	{
	width:699px;
	float:left;
}

/* //// 1.インデックス・終 /////////////////////////////// */




/* //// 2.JRプラントップ用 /////////////////////////////////// */

/* ==== JR検索見出し ======================= */
.biz_jr_search-midashi	{
	width: 661px;
	padding-left:38px;
	padding-top:3px;
	height: 19px;
	color:#FFF;
	font-weight:bold;
	background-image: url(../img/title_search_jr.gif);
	background-repeat: no-repeat;
	clear: both;
}

.biz_jr_search-midashi2	{
	width: 588px;
	padding-left:110px;
	line-height:35px;
	height: 35px;
	color:#000;
	font-weight:bold;
	font-size:16px;
	background-image: url(../img/np_b.jpg);
	background-repeat: no-repeat;
	clear: both;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
.biz_jr_search-midashi3	{
	width: 588px;
	padding-left:110px;
	line-height:35px;
	height: 35px;
	color:#000;
	font-weight:bold;
	font-size:16px;
	background-image: url(../img/hp_b.jpg);
	background-repeat: no-repeat;
	clear: both;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
/* ==== JR枠 ======================= */
.biz_jr_box	{
	width: 687px;
	padding-left: 10px;
	padding-top: 14px;
	padding-bottom: 1px;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	font-size: 11px;
	clear: both;
}
/* ==== tokyobookmark枠 ======================= */
.biz_jr_box2	{
	width: 687px;
	height:35px;
	padding-left: 10px;
	padding-top: 14px;
	padding-bottom: 1px;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	font-size: 11px;
	clear: both;
}
/* ==== tokyobookmark枠 ======================= */
.biz_jr_box3	{
	width: 687px;
	height:235px;
	padding-left: 10px;
	padding-top: 14px;
	padding-bottom: 1px;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	font-size: 11px;
	clear: both;
}

/* ==== oneday枠 ======================= */
.biz_jr_box4	{
	width: 687px;
	height:87px;
	padding-left: 10px;
	padding-top: 14px;
	padding-bottom: 1px;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	font-size: 11px;
	clear: both;
}

/* ==== jrから検索 ======================= */
.biz_jr_daysearch-midashi	{
	width: 97%;
	height: 24px;
	padding-left:5px;
	line-height:24px;
	background-color:#399;
	clear: both;
	font-weight:bold;
	font-size:12px;
	color:#FFF;
}
.biz_jr_daysearch-midashi2	{
	width: 97%;
	height: 24px;
	padding-left:5px;
	margin-bottom:5px;
	line-height:24px;
	background-color:#399;
	clear: both;
	font-weight:bold;
	font-size:12px;
	color:#FFF;
}

/* ==== jrBG ======================= */
.biz_jr_bg	{
	padding-top: 6px;
	padding-left: 10px;
	padding-bottom: 6px;
	margin-bottom: 8px;
	font-size: 11px;
	color:#555;
	width: 665px;
}

/* ==== jrプランBG ======================= */
.biz_jr_bg2	{
	padding-top: 6px;
	padding-left: 10px;
	padding-bottom: 6px;
	margin-bottom: 8px;
	font-size: 11px;
	color:#555;
	width: 665px;
	background-color:#DDD;
}

/* ==== この条件で検索するリンク ======================= */
.biz_jr_searchlink	{
	padding-top: 4px;
	padding-left: 240px;
	margin:10px 0px 5px 0px;
}

/* ==== JRfooter ======================= */
.biz_jr_under	{
	width: 699px;
	height: 8px;
	padding-bottom:10px;
	background-image: url(../img/under_jr.gif);
	background-repeat: no-repeat;
}
/* ==== JRエリア検索枠 ======================= */
.biz_jarea-box	{
	width: 687px;
	height: 590px;
	padding-left: 10px;
	padding-top: 10px;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	font-size: 11px;
	clear:both;
	margin-bottom:15px;
}

/* ==== jrエリア検索BOX ======================= */
.biz_jarea-box2	{
	width:675px;
	margin-bottom:10px;
}

/* ==== JRエリア別BOX ======================= */
.biz_jarea-text-box	{
	width:655px;
	float:right;
}

/* ==== AIRエリア別BOX ======================= */
.biz_aarea-text-box2	{
	width:405px;
	float:right;
}

/* ==== エリア別テキスト ======================= */
.biz_jarea_mtext	{
	font-size:14px;
	font-weight:bold;
	margin-bottom:6px;
	margin-top:10px;
}
.biz_jarea_mtext2	{
	margin-left:20px;
	font-size:13px;
}
.biz_jarea_text	{
	clear:both;
	font-size:12px;
	margin-bottom:6px;
}
.biz_jarea_text	dl	{
	margin-left:10px;
}
.biz_jarea_text	dd	{
	margin-top:3px;
	margin-left:10px;
	padding-left:12px;
	background-image: url(../img/icon_gray.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float:left;
}
.biz_jarea_htext	{
	padding-top:10px;
	font-size:13px;
	font-weight:bold;
	clear:both;
}
/* //// 2.JRプラントップ用・終 /////////////////////////////// */


/* //// 3.AIRプラントップ用 /////////////////////////////////// */


/* ==== AIR見出し ======================= */
.biz_air_midashi	{
	margin-top:8px;
}

/* ==== AIR検索・DPBOX ======================= */
.biz_air_search-dp-box	{
	width:700px;
	margin-top:10px;
}

/* ==== AIR検索BOX ======================= */
.biz_air_search-box	{
	width:350px;
	float:left;
}

/* ==== AIRDPBOX ======================= */
.biz_air_dp-box	{
	width:325px;
	padding-right:5px;
	float:right;
}

/* ==== AIR検索見出し ======================= */
.biz_air_search-midashi	{
	width: 312px;
	height: 21px;
	padding-left:35px;
	font-weight:bold;
	color:#FFF;
	background-image: url(../img/title_search_air.gif);
	background-repeat: no-repeat;
	clear: both;
}

/* ==== AIR日付等から検索 ======================= */
.biz_air_daysearch-midashi	{
	width: 95%;
	height: 24px;
	padding-left:5px;
	line-height:24px;
	background-color:#26B;
	clear: both;
	font-weight:bold;
	font-size:12px;
	color:#FFF;
}
.biz_air_daysearch-midashi2	{
	width: 95%;
	height: 24px;
	padding-left:5px;
	margin-bottom:5px;
	line-height:24px;
	background-color:#26B;
	clear: both;
	font-weight:bold;
	font-size:12px;
	color:#FFF;
}

/* ==== AIRプランBG ======================= */
.biz_air_bg	{
	padding-top: 6px;
	padding-left: 10px;
	padding-bottom: 6px;
	margin-bottom: 8px;
	font-size: 11px;
	color:#555;
	width: 285px;
}

/* ==== 最安値・DPライン ======================= */
.biz_air-line	{
	width:95%;
	color:#666;
	padding-left: 10px;
	clear:both;
}

/* ==== この条件で検索するリンク ======================= */
.biz_air_searchlink	{
	padding-top: 4px;
	padding-left: 60px;
	margin:10px 0px 5px 0px;
}

/* ==== AIR詳細検索ミニテキスト ======================= */
.biz_air_mtext	{
	font-size: 9px;
	color:#FFF;
	font-weight:normal;
}

/* ==== エリア別ライン ======================= */
.biz_aarea-line	{
	width:98%;
	height: 1px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	color:#444;
	padding-bottom: 5px;
	clear:both;
}
/* ==== エリア別ライン ======================= */
.biz_aarea-line2	{
	width:98%;
	height: 1px;
	border-width: 1px 0px 0px 0px;
	border-style: dotted;
	color:#444;
	padding-top: 2px;
	padding-bottom: 5px;
	clear:both;
}

/* ==== AIRエリア検索見出し ======================= */
.biz_aarea-midashi	{
	width: 700px;
	padding-top: 10px;
	clear: both;
}

/* ==== AIRエリア検索枠 ======================= */
.biz_aarea-box	{
	width: 687px;
	height: 690px;
	padding-left: 10px;
	padding-top: 10px;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	font-size: 11px;
	clear:both;
}

/* ==== AIRエリア検索BOX ======================= */
.biz_aarea-box2	{
	width:675px;
	margin-bottom:10px;
}

/* ==== AIRエリア別BOX ======================= */
.biz_area-map-box	{
	width:305px;
}

.biz_aarea-text-box	{
	width:360px;
	float:right;
}

/* ==== 東京発格安ツアー枠 ======================= */
.biz_ttour_box	{
	width: 687px;
	height:220px;
	padding-left: 10px;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	font-size: 11px;
	clear:both;
}
/* ==== 東京発格安ツアーテキスト ======================= */
.biz_ttour_text dd	{
	width:210px;
	margin-top:10px;
	padding-left:15px;
	background-image: url(../img/icon_gray.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float:left;
}

/* //// 3.AIRプラントップ用・終 /////////////////////////////// */




/* ==== ダイナミックパッケージ見出し ======================= */
.biz_dp_midashi	{
	width: 322px;
	height: 21px;
	float: left;
	background-image: url(./img/title_dpac.gif);
	background-repeat: no-repeat;
	clear: both;
}

/* ==== ダイナミックパッケージ枠 ======================= */
.biz_dp_box	{
	width: 310px;
	padding-left: 10px;
	padding-top: 14px;
	padding-bottom: 1px;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	font-size: 11px;
	clear: both;
}

/* ==== ご利用案内お問い合わせリンク ======================= */
.biz_dp_infolink	{
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 4px;
	padding-left: 115px;
}

/* ==== フライト選択フォント ======================= */
.biz_dp_fselect_font	{
	padding-top: 12px;
	font-size:14px;
	font-weight:bold;
	color:#069;
	margin-bottom: 4px;
}

/* ==== ダイナミックパッケージBG ======================= */
.biz_dp_bg	{
	padding-top: 6px;
	padding-left: 10px;
	padding-bottom: 6px;
	margin-bottom: 8px;
	background-image: url(../img/bg-dp.gif);
	font-size: 11px;
	color:#555;
	width: 285px;
}
.biz_dp_bg_man	{
	padding-top: 6px;
	padding-left: 10px;
	background-color: #E3E3E3;
	font-size: 11px;
	color:#555;
	width: 261px;
}

/* ==== この条件で検索するリンク ======================= */
.biz_dp_searchlink	{
	padding-top: 4px;
	padding-left: 60px;
	margin:10px 0px 5px 0px;
}

/* ==== ダイナミックパッケージfooter ======================= */
.biz_dp_under	{
	width: 322px;
	height: 8px;
	padding-bottom: 12px;
	background-image: url(../img/dp_under.gif);
	background-repeat: no-repeat;
}



/* //// 5.AIRエリア別 /////////////////////////////////// */

/* ==== AIRエリア見出し ======================= */
.biz_air_vs_midashi	{
	width: 696px;
	height: 44px;
	padding-bottom:5px;
	background-image: url(../img/title_jr_vs_air.jpg);
	background-repeat: no-repeat;
	clear: both;
}
.biz_air_vs_midashi2	{
	height: 126px;
	padding-bottom:5px;
	clear: both;
}
.biz_air_vs_midashi2	{
	height: auto;
	margin-bottom:5px;
	clear: both;
}

/* ==== エリアホテル選択 ======================= */
.biz_area-hotel_cap{
	margin: 20px; text-align: left;
}

/* ==== ホテル選択（虫めがね） ======================= */
.biz_theme2_search {
	width: 696px;
	margin: 15px 0px 10px 0px;
	text-align: center;
	border-left: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	float: left;
}

.biz_theme2_search h3 {
	text-align: left;
	background: #f2f3f8 url(../img/theme2_05.gif) repeat-x center top;
	padding: 0.3em 0 0.3em 45px;
	margin: 0;
	border-bottom: 1px #CCCCCC solid;
	position: relative;
}

*html .biz_theme2_search h3 {
	line-height: 31px;
	padding: 0.3em 0 0.3em 5px;
}

.biz_theme2_search h3 img {
	position: absolute;
	top: -5px;
	left: 4px;
	vertical-align: middle;
}

/* ==== AIRエリア各地域選択 ======================= */
table#biz_area-table{
    width: 696px;
    border: 1px #CCC solid;
    border-spacing: 0;
	clear:both;
}
table#biz_area-table th{
	width:20%;
	padding: 5px;
    border: #CCC solid;
    border-width: 0 0 1px 1px;
    background: #E8E8E8;
	font-size:13px;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table#biz_area-table td{
	padding: 4px;
    border: #CCC solid;
    border-width: 0 0 1px 1px;
    line-height: 120%;
    text-align: center;
}

/* ==== AIRエリアホテルテキスト ======================= */
.biz_aarea_hotel-text	dl	{
	padding-bottom:15px;
}
.biz_aarea_hotel-text	dt	{
	color:#C00;
	font-size: 14px;
	font-weight:bold;
	padding-left:30px;
	text-align: left;
	clear: both;
}

.biz_aarea_hotel-text	dd	{
	padding-top:5px;
	padding-left:60px;
	text-align: left;
	clear:both;
}



/* ==== レンタカーtext2 ======================= */
.biz_ren_text2-2	{
	width:90%;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 13px;
	float:right;
	clear:both;
}
.biz_ren_text2-2 dl	{
	padding-top: 3px;
}
.biz_ren_text2-2 dt	{
	width:130px;
	float:left;
}

/* ==== 高速バスミニ枠 ======================= */
.biz_bus2-2_box	{
	width: 310px;
	height:420px;
	padding-left: 10px;
	padding-top: 14px;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	font-size: 11px;
}

/* ==== 高速バス内容 ======================= */
.biz_bus-text-2	dt	{
	width:310px;
	margin-left:20px;
	margin-top:6px;
	float:left;
}
/* ==== レンタカー枠 ======================= */
.biz_ren_box2-2	{
	width: 310px;
	height:420px;
	padding-left: 10px;
	padding-top: 14px;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	font-size: 11px;
	float: right;
}


#toursub-btn {
    border: 0px;
    width: 167px;
    height: 32px;
    background: url(../img/btn_search_dp.gif) left top no-repeat;
}

.bnr_space{
	margin:0px auto;
	padding:10px 0px;
	width:468px;
}

#bnr_listbox{
	margin:10px auto;
	padding:0px;
	list-style-type:none;
	border:2px solid #82c926;
	width:680px;
	overflow:auto;
}

#bnr_listbox img{
	border:0px;
}

#bnr_listbox dt{
	margin:0px;
	padding:5px 4px 3px 4px;
	width:670px;
	border:1px solid #FFF;
	background-color:#6abc00;
	color:#FFFFFF;
	float:left;
	font-weight:bold;
	font-size:12px;
	line-height:1.4em;
	text-align:center;
}

#bnr_listbox  dd{
	margin:0px 0px 0px 210px;
	padding:3px 1px 0px 0px;
	float:left;
	width:90px;
	height:35px;
}

#bnr_listbox  dd+dd{
	margin:0px;
	padding:3px 1px 0px 4px;
	float:left;
	width:90px;
	height:35px;
}

.clearbnrfix1{
	clear:both;
}


/*jr-prbnr*/
.pr_banner{
	margin: 5px auto 10px;
	display: table;
}
.pr_banner img:first-child{
	border:1px solid #ddd;
}
.pr_banner:hover img{
filter: alpha(opacity=80);
-moz-opacity:0.80;
opacity:0.80;
}