@charset "UTF-8";
/* CSS Document */

/*----------------------------------
	NewSearch用のCSSです
----------------------------------*/


/*----------------------------------内外共通----------------------------------*/
body div.SearchAll, body div.SR_Left{
	font-family:sans-serif
}

/*---------------
	共通画像一式指定
-----------------*/
.PageTitle, .SB_BgTop, .SB_BgBtm, .SB_BgLeft, .SB_BgRight, .SW_SD_Caption{
	background:url(/search/images/search_l_g.gif) no-repeat;
}
.SB_OneSetBtns a, .SB_MktAddNote, .SB_BtnMktAdd, .SB_BtnMktDel, .SB_PriceBtnLeftSet a, .SB_PriceBtnRightSet a,.SB_PriceSet li, .SR_SrtNumTtl, .SR_GB_BtnView a, .SB_SWClsTtl a,.SR_GB_BtnConsiderAdd a,.SR_GB_BtnConsiderDel a{
	background:url(/search/images/search_icon.gif) no-repeat;
}
.SB_Label, .SB_BgTitle .SB_OneSetBtns a, .SB_SearchBtns a, .SR_CompareBlock a, .SB_SWSetBtns a, .SW_CalBtn a{
	background:url(/search/images/search_icon_g.gif) no-repeat;
}
.SR_CompareBlock, .SRB_LVB_Title, .SRB_LVB_Bottom, .SW_List th, .SB_BgTopN, .SB_BgBtmN{
	background:url(/search/images/search_l.gif) no-repeat;
}

/*強調テキスト*/
.NS_MesStrong{
	color:#cc3333;
	font-weight:bold;
	font-size:120%;
}
/*ウォーターマーク*/
.NS_Watermark{
	color:#666666;
	font-size:88%;
}


/*---------------
	検索ボックス
-----------------*/
.SearchBoxAll{
	margin:10px auto 0 auto;
	width:960px;
	height:auto;
	background:url(/search/images/search_bg.gif);
}

/*ページタイトル*/
.PageTitle{
	height:40px;
	text-indent:-12345px;
	border-top:solid 2px #007acc;
}

/*区切り線*/
.SB_block{
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #CCCCCC;
}
.SB_blockTop{
	border-top:1px solid #FFFFFF;
	position:relative;
}
.SB_blockBtm{
	border-bottom:1px solid #CCCCCC;
}

/*選択不可状態の文字列*/
.SB_Hide{
	color:#999999;
}

/*ほか、どーしても使うとき*/
.SearchUpMgn{
	margin-top:10px;
}


/*-------レイアウト-------*/
/*いっこ内側*/
.SB_Level1{
	margin:0 10px;
}
/*左*/
.SB_Left{
	float:left;
	width:670px;
	height:auto;
}
/*右*/
.SB_Right{
	float:right;
	width:260px;
	height:auto;
}

/*-------それぞれの要素-------*/
/*値が入る*/
.SB_Val{
	float:left;
	margin:3px 5px 3px 0;
}
/*ボタン*/
.SB_OneSetBtns{
	float:right;
	margin:3px 0;
}
.SB_OneSetBtns a{
	display:block;
	width:60px;
	height:19px;
	float:left;
	text-indent:-12345px;
}

a.JS_SB_BtnSet, a.JS_SB_BtnClear{
	display:none;
}

.SB_OneSetBtns a.SB_BtnSet{
	background-position:0 0;
}
.SB_OneSetBtns a.SB_BtnSet:hover{
	background-position:0 -20px;
}
.SB_OneSetBtns a.SB_BtnSet:active{
	background-position:0 -40px;
}
.SB_OneSetBtns a.SB_BtnSetHide{
	background-position:0 -300px;
	cursor:default;
}
.SB_OneSetBtns a.SB_BtnReSet{
	background-position:0 -60px;
}
.SB_OneSetBtns a.SB_BtnReSet:hover{
	background-position:0 -80px;
}
.SB_OneSetBtns a.SB_BtnReSet:active{
	background-position:0 -100px;
}
.SB_OneSetBtns a.SB_BtnClear{
	background-position:0 -120px;
}
.SB_OneSetBtns a.SB_BtnClear:hover{
	background-position:0 -140px;
}
.SB_OneSetBtns a.SB_BtnClear:active{
	background-position:0 -160px;
}
/*タイトル上に乗るボタン*/
.SB_BgTitle .SB_OneSetBtns a.SB_BtnSet{
	background-position:0 -410px;
}
.SB_BgTitle .SB_OneSetBtns a.SB_BtnSet:hover{
	background-position:0 -450px;
}
.SB_BgTitle .SB_OneSetBtns a.SB_BtnSet:active{
	background-position:0 -490px;
}
.SB_BgTitle .SB_OneSetBtns a.SB_BtnReSet{
	background-position:0 -530px;
}
.SB_BgTitle .SB_OneSetBtns a.SB_BtnReSet:hover{
	background-position:0 -570px;
}
.SB_BgTitle .SB_OneSetBtns a.SB_BtnReSet:active{
	background-position:0 -610px;
}
.SB_BgTitle .SB_OneSetBtns a.SB_BtnClear{
	background-position:0 -650px;
}
.SB_BgTitle .SB_OneSetBtns a.SB_BtnClear:hover{
	background-position:0 -690px;
}
.SB_BgTitle .SB_OneSetBtns a.SB_BtnClear:active{
	background-position:0 -730px;
}

/*大きな検索ボタン*/
.SB_SearchBtns a{
	display:block;
	width:115px;
	height:28px;
	float:left;
	text-indent:-12345px;
	margin:5px 0 0 1em;
}
.SB_SearchBtns a.SB_SearchBtnsSearch{
	background-position:0 -810px;
}
.SB_SearchBtns a.SB_SearchBtnsSearch:hover{
	background-position:0 -840px;
}
.SB_SearchBtns a.SB_SearchBtnsSearch:active{
	background-position:0 -870px;
}
.SB_SearchBtns a.SB_SearchBtnsClear{
	background-position:0 -900px;
}
.SB_SearchBtns a.SB_SearchBtnsClear:hover{
	background-position:0 -930px;
}
.SB_SearchBtns a.SB_SearchBtnsClear:active{
	background-position:0 -960px;
}


/*-------各BOXタイプ-------*/
.SB_BgTop, .SB_BgBtm, .SB_BgTopN, .SB_BgBtmN{
	height:5px;
	font-size:1px;
}
.SB_BgTop, .SB_BgTopN{
	margin-top:5px;
}
.SB_BgBtm, .SB_BgBtmN{
	margin-bottom:5px;
}
.SB_BgBody{
	background:url(/search/images/search_bg_grd.gif) no-repeat 0 50%;
}
.SB_BgBodyW{
	background-color:#FFFFFF;
}
.SB_BgBodyG{
	background-color:#b3b3b3;
	border:1px solid #FFFFFF;
	border-bottom:none;
	padding-top:5px;
}
.SB_BgBodyG2{
	background-color:#b3b3b3;
	padding:5px 0;
}
.SB_BgBodyGR{
	background-color:#DEDEDE;
	padding-top:5px;
}
.SB_bTitle{
	width:60px;
	vertical-align:middle;
}
.SB_bTitle_L{
	width:70px;
	vertical-align:middle;
}
.SB_bVal{
	vertical-align:middle;
	padding:0 5px;
}
.SB_bValW, .SB_bValG, .SB_bValGR{
	padding:5px 5px 0 10px;
}
.SB_Label{
	height:33px;
	text-indent:-12345px;
}
.SB_BgLeft{
	margin-top:5px;
	height:35px;
	background-position:0 -90px;
}
.SB_BgRight{
	margin-left:5px;
}
.SB_BgTitle{
}

/*タイプA（左側タイトル）*/
.SB_TypeA1 .SB_BgTop, .SB_TypeA1 .SB_BgBody, .SB_TypeA1 .SB_BgBtm{
	width:670px;
}
.SB_TypeA1 .SB_BgTop{
	background-position:0 -130px;
}
.SB_TypeA1 .SB_BgBtm{
	background-position:0 -159px;
}
.SB_TypeA2 .SB_BgTop, .SB_TypeA2 .SB_BgBody, .SB_TypeA2 .SB_BgBtm{
	width:330px;
}
.SB_TypeA2 .SB_BgTop{
	background-position:0 -170px;
}
.SB_TypeA2 .SB_BgBtm{
	background-position:0 -199px;
}

/*タイプB（上部タイトル）*/
.SB_TypeB1 .SB_BgLeft, .SB_TypeB1 .SB_BgBodyW, .SB_TypeB1 .SB_BgBtm{
	width:440px;
}
.SB_TypeB1 .SB_BgRight, .SB_TypeB1 .SB_BgTitle{
	width:435px;
}
.SB_TypeB1 .SB_BgRight{
	background-position:-505px -90px;
}
.SB_TypeB1 .SB_BgBtm{
	background-position:0 -279px;
}
.SB_TypeB2 .SB_BgLeft, .SB_TypeB2 .SB_BgBodyW, .SB_TypeB2 .SB_BgBtm{
	width:220px;
}
.SB_TypeB2 .SB_BgRight, .SB_TypeB2 .SB_BgTitle{
	width:215px;
}
.SB_TypeB2 .SB_BgRight{
	background-position:-725px -90px;
}
.SB_TypeB2 .SB_BgBtm{
	background-position:0 -319px;
}
.SB_TypeB3 .SB_BgLeft, .SB_TypeB3 .SB_BgBodyW, .SB_TypeB3 .SB_BgBtm{
	width:260px;
}
.SB_TypeB3 .SB_BgRight, .SB_TypeB3 .SB_BgTitle{
	width:255px;
}
.SB_TypeB3 .SB_BgRight{
	background-position:-685px -90px;
}
.SB_TypeB3 .SB_BgBtm{
	background-position:0 -359px;
	margin-bottom:10px;
}
.SB_TypeB4 .SB_BgLeft, .SB_TypeB4 .SB_BgBtm{
	width:940px;
}
.SB_TypeB4 .SB_BgBodyG{
	width:938px;
}
.SB_TypeB4 .SB_BgRight, .SB_TypeB4 .SB_BgTitle{
	width:935px;
}
.SB_TypeB4 .SB_BgRight{
	background-position:-5px -90px;
}
.SB_TypeB4 .SB_BgBtm{
	background-position:0 -400px;
}
.SB_TypeB5 .SB_BgLeft, .SB_TypeB5 .SB_BgBodyGR, .SB_TypeB5 .SB_BgBtm{
	width:700px;
}
.SB_TypeB5 .SB_BgRight, .SB_TypeB5 .SB_BgTitle{
	width:695px;
}
.SB_TypeB5 .SB_BgRight{
	background-position:-245px -90px;
}
.SB_TypeB5 .SB_BgBtm{
	background:url(/search/images/search_l.gif) no-repeat 0 -119px;
}

/*タイプC（白枠）*/
.SB_TypeC1 .SB_BgTop, .SB_TypeC1 .SB_BgBody, .SB_TypeC1 .SB_BgBtm{
	width:612px;
}
.SB_TypeC1 .SB_MktValSet{
	width:597px;
}
.SB_TypeC1 .SB_BgTop{
	background-position:0 -210px;
}
.SB_TypeC1 .SB_BgBtm{
	background-position:0 -239px;
}
.SB_TypeC2 .SB_BgTop, .SB_TypeC2 .SB_BgBodyW, .SB_TypeC2 .SB_BgBtm{
	width:670px;
}
.SB_TypeC2 .SB_BgTop{
	background-position:0 -410px;
}
.SB_TypeC2 .SB_BgBtm{
	background-position:0 -439px;
}
/*タイプC（グレー枠）*/
.SB_TypeC3 .SB_BgTopN, .SB_TypeC3 .SB_BgBodyG, .SB_TypeC3 .SB_BgBtmN{
	width:600px;
}
.SB_TypeC3 .SB_BgTopN{
	background-position:0 -130px;
}
.SB_TypeC3 .SB_BgBtmN{
	background-position:0 -159px;
}
/*また白*/
.SB_TypeC4 .SB_BgTop, .SB_TypeC4 .SB_BgBodyW, .SB_TypeC4 .SB_BgBtm{
	width:260px;
}
.SB_TypeC4 .SB_BgTop{
	background-position:0 -330px;
}
.SB_TypeC4 .SB_BgBtm{
	background:url(/search/images/search_l_g.gif) no-repeat 0 -359px;
}


/*見出し画像*/
.SB_Bp_hatsu .SB_Label{
	background-position:0 0;
}
.SB_Bp_dep_date .SB_Label{
	background-position:0 -40px;
}
.SB_Bp_conductor .SB_Label{
	background-position:0 -80px;
}
.SB_Bp_kikan .SB_Label{
	background-position:0 -120px;
}
.SB_Bp_mokuteki .SB_Label{
	background-position:0 -160px;
}
.SB_Bp_carr .SB_Label{
	background-position:0 -200px;
}
.SB_Bp_seatclass .SB_Label{
	background-position:0 -240px;
}
.SB_Bp_price_flg .SB_Label{
	background-position:0 -280px;
}
.SB_Bp_SetEtc .SB_Label{
	background-position:0 -320px;
}
.SB_Bp_bunrui .SB_Label{
	background-position:0 -360px;
}
.SB_Bp_key .SB_Label{
	background-position:0 -763px;
}
.SB_Bp_Koutu .SB_Label {
	background-position:0 -1240px;
}
.SB_Bp_transport .SB_Label {
	background-position:0 -1550px;
}
.SB_Bp_bus_boarding_code .SB_Label {
	background-position:0 -1590px;
}
.SB_Bp_Details .SB_Label {
	background-position:0 -1630px;
}
.SB_Bp_hotel_code .SB_Label {
	background-position:0 -1673px;
}

/*目的地*/
.SB_MktValSet{
	width:100%;
}
.SB_MktTitle{
	width:50px;
	vertical-align:middle;
}
.SB_MktValOne{
	vertical-align:middle;
}
.SB_MktVal{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
}
.SB_MktVal li{
	padding-right:2em;
}
.SB_MktLabel{
	padding-right:0.5em;
	color:#666666;
	font-weight:600;
	font-size:77%;
}
.SB_MktMokuteki{
	padding:3px 0;
	border-right:1px solid #CCCCCC;
	text-align:left;
	color:#1B2849;
}
.SB_MktAdd{
	margin:5px 3px 0 0;
	border-top:1px solid #CCCCCC;
	padding:5px 0 3px 0;
	text-align:right;
}
.SB_MktAddNT{
	display:none;
}
.SB_MktAddNote{
	padding:2px 2em 0 95px;
	background-position:0 -230px;
	font-size:77%;
}
.SB_MktAddRadio{
	padding-right:1em;
}
.SB_BtnMktAdd{
	background-position:0 -250px;
	padding:2px 0 2px 20px;
	margin-left:1em;
	display: inline-block;
}
.SB_BtnMktDel{
	background-position:0 -275px;
	padding:2px 0 2px 20px;
	margin-left:1em;
	display: inline-block;
}
.SB_MktAddValSet{
	padding:0 5px 0 9px;
}
/*追加セットのときだけ、マージントップをトルする*/
.SB_B_MokutekiAdd .SB_BgTop{
	margin-top:0;
}


/*交通（国内のみ）*/
.SB_KtuValSet{
	width:100%;
}
.SB_KtuTitle{
	width:75px;
	vertical-align:middle;
}
.SB_KtuValOne{
	vertical-align:middle;
	padding:5px 0;
}
.SB_KtuVal{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
}
.SB_KtuTitleP{
	border-right:1px solid #CCCCCC;
	padding:3px 0;
	text-align:left;
	color:#1B2849;
}
.SB_KtuNextOn{
	border-bottom:1px solid #CCCCCC;
}


/*詳細設定*/
.SB_EtcKeyVal{
	border-bottom:1px dotted #CCCCCC;
}
.SB_EtcKeyValLast{
	border-bottom:none;
}
.SB_EtcKeyVal dt{
	float:left;
	width:60px;
	color:#1b2849;
	font-weight:600;
	padding-left:5px;
	margin:3px 0;
}
.SB_EtcKeyVal dd{
	float:right;
	width:175px;
	padding-right:5px;
	margin:3px 0;
}
dt.SB_EtcKeyWide{
	width:110px;
}
dd.SB_EtcValWide{
	width:125px;
}

/*キーワード*/
.SB_Bp_key input{
	width:235px;
}


/*ご予算*/
.SB_PriceBtnLeftSet{
	padding-left:10px;
}
.SB_PriceBtnRightSet{
	padding-right:10px;
}
.SB_PriceBtnLeft, .SB_PriceBtnRight, .SB_PriceBtnLeftHide, .SB_PriceBtnRightHide{
	display:block;
	height:26px;
	width:19px;
	text-indent:-12345px;
}
a.SB_PriceBtnLeft{
	background-position:0 -330px;
}
a.SB_PriceBtnLeftHide{
	background-position:0 -390px;
	cursor:default;
}
a.SB_PriceBtnRight{
	background-position:0 -360px;
}
a.SB_PriceBtnRightHide{
	background-position:0 -420px;
	cursor:default;
}
.SB_PriceSetL{
	margin-left:2px;
	overflow:hidden;
	width:870px;
	position:relative;
}
.SB_PriceSet{
	overflow:hidden;
	width:4470px;
	position:relative;
}
.SB_PriceSet li{
	display: inline;
	height:40px;
	width:117px;
	text-align:center;
	margin-left:7px;
	background-position:0 -950px;
	padding-top:2px;
}
.SB_PriceSet li.SB_PriceSetSel, .SB_PriceSet li.SB_PriceSetSel span{
	background-position:0 -900px;
	color:#FFFFFF;
}
.SB_PriceSetNon, .SB_PriceSetNon span{
	color:#AAAAAA;
}

/*検索ボタンのあたり*/
.SB_B_FasetAllNumMes{
	text-align:center;
}

.SB_PriceInline{
	margin-left:20px;
}


/*---------------
	検索結果一覧表示
-----------------*/
.SearchResultAll{
	margin:30px auto 0 auto;
	width:960px;
	height:auto;
	position:relative;
}

/*-------レイアウト-------*/
/*左*/
.SR_Left{
	float:left;
	width:740px;
	height:auto;
}
/*右*/
.SR_Right{
	float:right;
	width:210px;
	height:auto;
}


/*-------ぐるぐる-------*/
#IncCourse .loadimg{
	text-align:center;
	margin-top:50px;
}


/*-------件数とか-------*/
.SR_StatusBlock{
	border:double 4px #EBADAE;
}
.SR_Sts_bg{
	background-color:#EBADAE;
	text-align:center;
	padding:10px 20px 10px 0;
}
.SR_Sts_bg dl, .SR_Sts_bg dt, .SR_Sts_bg dd{
	display:inline;
}
.SR_Sts_bg dt{
	padding-left:20px;
}

/*-------並び替え-------*/
.SR_SortBlock{
	padding:20px 0;
}
.SR_SrtNumTtl{
	background-position:0 -520px;
	text-indent:-12345px;
	width:65px;
	height:25px;
}
.SR_SrtNumVal{
	margin-top:5px;
	width:400px;
}

*html .SR_SrtNumVal{
	width:380px;
}

.SR_SrtNumVal a.SR_Selected{
	color:#1a2747;
	font-weight:bold;
	text-decoration:none;
}
.SR_SrtPager{
	width:255px;
}
.SR_SrtPager a{
	width:30px;
	background-color:#F2F2F2;
	font-size:77%;
	text-decoration:none;
	float:left;
	padding:3px 0;
	display:block;
}
.SR_SrtPager a.SR_Selected{
	background-color:#007acc;
	color:#FFFFFF;
	font-weight:bold;
}
.SR_SrtPgrShortCut, .SR_SrtPager li{
	float:right;
	text-align:center;
	margin:2px 0 0 5px;
	display:inline;
}

.SR_SrtPgrShortCut{
	width:35px;
}
.SR_SrtPgrShortCut a{
	width:35px;
}
.SR_SrtPgrNums li{
	width:30px;
}


/*-------比較する-------*/
.SR_CompareBlock{
	margin-top:10px;
	background-position:0 0;
	height:51px;
}
.SR_CompareBlock a{
	width:95px;
	height:26px;
	text-indent:-12345px;
	margin-top:5px;
}

a.SR_CmpBtnCompareNone{
	background-position:0 -1080px;
	margin-left:150px;
}
a.SR_CmpBtnCompareNone:hover{
	cursor:default;
}
a.SR_CmpBtnCompare{
	background-position:0 -990px;
	margin-left:150px;
}
a.SR_CmpBtnCompare:hover{
	background-position:0 -1020px;
}
a.SR_CmpBtnCompare:active{
	background-position:0 -1050px;
}

a.SR_CmpBtnClearNone{
	background-position:0 -1200px;
	margin-left:5px;
}
a.SR_CmpBtnClearNone:hover{
	cursor:default;
}
a.SR_CmpBtnClear{
	background-position:0 -1110px;
	margin-left:5px;
}
a.SR_CmpBtnClear:hover{
	background-position:0 -1140px;
}
a.SR_CmpBtnClear:active{
	background-position:0 -1170px;
}
.SR_CmpNote{
	font-size:77%;
	margin:10px 0 0 5px;
}


/*-------商品ブロック-------*/
.SR_GoodsBlock{
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:10px;
}
.SR_GB_CourseName{
	margin-top:15px;
	background-color:#f2f2f2;
	text-indent:-24px;
	padding:5px 10px 5px 29px;
}
.SR_GB_CourseDetailBlock{
	margin-top:10px;
}
.SR_GB_Img{
	width:140px;
	background:url(/share/noimg/140x105.jpg) no-repeat;
}
.SR_GB_Img img{
	width:140px;
	height:105px;
}
/*タイプ別*/
.SR_GB_CourseDetail{
	position:relative;
	width:450px;
	margin-left:10px;
}
.SR_GB_CourseDetail2{
	width:130px;
	text-align:right;
}
.SR_GB_KeyValSet{
	display:inline;
	margin-left:10px;
}
.SR_GB_SettingPeriod{
display:block;clear:both;margin:5px 0 0 0;
}

.SR_GB_Midashi{
	display:inline;
	font-size:77%;
	color:#7f7f7f;
}
.SR_GB_Midashi2{
	background-color:#b4b4b4;
	padding:2px 5px;
	color:#FFFFFF;
	float:left;
}
.SR_GB_Value{
	display:inline;
}
.SR_GB_Value2{
	display:inline;
	float:left;
	padding:2px 5px;
	margin-left:5px;
}

/*個別指定*/
.SR_GB_p_course_name{
	font-size:120%;
}
.SR_GB_p_price, .SR_GB_p_hatsu_name{
	margin-left:0;
}
.SR_GB_p_price{
	width:220px;
}

.SR_GB_p_total_amount_divide{
	vertical-align:text-bottom;
}
.SR_GB_p_web_conclusion_flag {
	vertical-align: text-bottom;
}
.SR_GB_p_conductor {
	vertical-align: text-bottom;
}

.SR_GB_p_point{
	clear:both;
	width:370px;
	margin:5px 0;
}
.SR_GB_p_country_city{
	clear:left;
	margin:5px 0 0 0;
	width:450px;
}
.ab .SR_GB_p_country_city .SR_GB_Value2{
	width:360px;
}

.dome .SR_GB_p_country_city .SR_GB_Value2{
	width:330px;
}

.SR_GB_p_kikan{
	font-size:160%;
	font-weight:bold;
	color:#808080;
}
.SR_GB_p_course_id{
	clear:right;
}
.SR_GB_p_course_id dt, .SR_GB_p_course_id dd{
	display:inline;
	color:#808080;
}
.SR_GB_BtnView a{
	text-align:left;
	text-indent:-12345px;
	display:block;
	background-position:0 -1152px;
	height:36px;
	width:122px;
	margin-top:15px;
	float:right;
}
.SR_GB_BtnView a:hover{
	background-position:0 -1193px;
}
.SR_GB_BtnView a:active{
	background-position:0 -1234px;
}
.SR_GB_BtnConsiderAdd a{
	text-align:left;
	text-indent:-12345px;
	display:block;
	background-position:0 -1058px;
	height:25px;
	width:121px;
	margin-top:10px;
	float:right;
}
.SR_GB_BtnConsiderAdd a:hover{
	background-position:0 -1088px;
}
.SR_GB_BtnConsiderAdd a:active{
	background-position:0 -1118px;
}

.SR_GB_BtnConsiderDel a{
	text-align:left;
	text-indent:-12345px;
	display:block;
	background-position:0 -1278px;
	height:25px;
	width:121px;
	margin-top:10px;
	float:right;
}
.SR_GB_BtnConsiderDel a:hover{
	background-position:0 -1308px;
}
.SR_GB_BtnConsiderDel a:active{
	background-position:0 -1338px;
}


/*ブランドロゴ*/
.SR_GB_p_brand{
	margin-top:5px;
	width:72px;
	height:50px;
	float:right;
}
.SR_GB_p_brand img{
	height:50px;
}

/*-------エラーの場合-------*/
.SR_ErrMesBlock{
	margin:50px 0;
	border:4px double #ebeaae;
}
.SR_ErrMesBlock dl{
	background-color:#ebeaae;
	padding:10px 20px 10px 20px;
}
.SR_ErrTitle{
	font-weight:bold;
	font-style:normal;
	font-size:18px;
	color:#CC3333;
	border-bottom:2px #FFFFFF dashed;
	margin-bottom:10px;
	padding-bottom:5px;
	text-align:center;
}
.SR_ErrMesBlock em{
	font-weight:bold;
	font-style:normal;
	color:#CC3333;
}


/*---------------
	右柱
-----------------*/
/*閲覧履歴*/
.SRB_LVB_Title{
	background-position:0 -50px;
	padding:5px 10px;
	font-weight:bold;
	color:#4d4d4d;
}
.SRB_LVB_Vals{
	border-left:1px solid #d3d2c6;
	border-right:1px solid #d3d2c6;
	padding:0 7px;
}
.SRB_LVB_Vals li{
	border-bottom:1px dotted #d3d2c6;
	padding:5px 3px;
}
.SRB_LVB_Vals li.ValLast{
	border-bottom:none;
	padding-bottom:0;
}
.SRB_LVB_Bottom{
	background-position:0 -80px;
	height:5px;
	font-size:2px;
}
.SRB_LVB_CourseName, .SRB_LVB_Price{
	display:block;
}
.SRB_LVB_Price{
	color:#FF3333;
	text-align:right;
	font-size:10px;
}
span.SRB_LVB_CourseName a{
	font-size:10px;
	line-height:1.4em;
}



/*----------------------------------国内----------------------------------*/
/*ページタイトル*/
.dome .PageTitle{
	background-position:0 -40px;
}

/*----------------------------------海外----------------------------------*/
/*ページタイトル*/
.ab .PageTitle{
	background-position:0 0;
}


/*----------------------------------サブウィンドウ----------------------------------*/
/*---------------
	オーバーレイ
-----------------*/
.SB_blockTop .overlay{
	margin:0 0 10px 10px;
}
.SubWinBox {
	left:50%;
	position:absolute;
	top:50%;
	z-index:200;
}
#srOverLay{
	left:0;
}
.SubWinSRMesBox{
	left:180px;
	position:absolute;
	top:0;
	z-index:200;
}
/*---------------
	各パーツ
-----------------*/
/*閉じるボタン*/
.SB_SWSetBtns a{
	display:block;
	width:65px;
	height:30px;
	text-indent:-12345px;
	float:left;
}
.SB_SWSetBtns a.SB_BtnClose{
	background-position:0 -1290px;
	height:20px;
}
.SB_SWSetBtns a.SB_BtnClose:hover{
	background-position:0 -1330px;
	height:20px;
}
.SB_SWSetBtns a.SB_BtnParamSet{
	background-position:0 -1370px;
}
.SB_SWSetBtns a.SB_BtnParamSet:hover{
	background-position:0 -1400px;
}
.SB_SWSetBtns a.SB_BtnParamClear{
	background-position:0 -1430px;
	width:56px;
}
.SB_SWSetBtns a.SB_BtnParamClear:hover{
	background-position:0 -1460px;
	width:56px;
}

/*閉じるボタン 出発日選択＠検索BOX*/
.SB_SWClsTtl{
	height:25px;
	width:auto;
	border-bottom:1px dotted #CCCCCC;
}
.SB_SWClsTtl a.SB_BtnClose{
	display:block;
	background-position:0 -1000px;
	height:21px;
	width:65px;
	text-indent:-12345px;
}
.SB_SWClsTtl a.SB_BtnClose:hover{
	background-position:0 -1025px;
	height:21px;
	width:65px;
}


/*区切り線が入るとき*/
.SW_InBox{
	padding:5px 0;
	margin:0 10px;
}

/*inputを並べるだけのときの背景*/
.SW_BGW_Set{
	background-color:#FFFFFF;
	padding:10px;
}

/*inputタグを横に並べるときのPタグ*/
.SW_InPBox{
	margin-right:2em;
}

/*ゼロ件のとき*/
.SW_TypeZero{
	color:#CCCCCC;
}

/*検索押してね*/
.SB_B_SearchResStopMes{
	color:#FFFFFF;
	text-align:center;
}

/*---------------
	出発地
-----------------*/
.SubWinBox .SW_List{
	background-color:#FFFFFF;
	width:100%;
	border-collapse:collapse;
}
.SubWinBox .SW_List th{
	background-position:100% -122px;
	width:130px;
	padding:5px 0 5px 5px;
	border-bottom:1px dotted #CCCCCC;
	text-align:left;
	vertical-align:top;
	color:#1B2849;
}
.SubWinBox .SW_List td{
	padding:5px 0 5px 20px;
	border-bottom:1px dotted #CCCCCC;
}
.SubWinBox .SW_List .SW_InBoxValueSet{
	float:left;
	width:130px;
	color:#1B2849;
}

/*---------------
	出発日
-----------------*/
.SubWinBox .SW_SD_Caption a{
	color:#FFFFFF;
	text-decoration:underline;
}
.SubWinBox .SW_SD_Caption a:visited{
	color:#FFFFFF;
}
.SubWinBox .SW_SD_Caption{
	background-position:-5px -90px;
	height:29px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:29px;
	text-align:center;
	margin:0 2px;
}
.SubWinBox .SW_SD_Month{
	border-collapse:separate;
	border-spacing:2px;
	margin-left:8px;
	margin-bottom:8px;
}
.SubWinBox .SW_SD_Month td, .SubWinBox .SW_SD_Month th{
	border:1px solid #CCCCCC;
	text-align:center;
	width:22px;
	min-height:5px;
	vertical-align:middle;
	height:25px;
}
.SubWinBox .SW_SD_Month th{
	background-color:#EEEEEE;
}
.SubWinBox .SW_SD_Month td{
	background-color:#FFFFFF;
}
.SubWinBox .SW_SD_Month th.sun, .SubWinBox .SW_SD_Month td.sun, .SubWinBox .SW_SD_Month td.hol{
	background-color:#FFD7CB;
}
.SubWinBox .SW_SD_Month th.sat, .SubWinBox .SW_SD_Month td.sat{
	background-color:#CBE7FF;
}
.SubWinBox .SW_SD_Month td.non{
	background-color:#DDDDDD;
}
.SubWinBox .SW_SD_Month td.sel{
	background-color:#35649A;
	color:#FFFFFF;
}
.SubWinBox .SW_SD_Month td a{
	text-decoration:underline;
	color:#0000FF;
}
.SubWinBox .SW_SD_Month td a:visited{
	color:#0000FF;
}
.SubWinBox .SW_SD_Month td.sel a{
	color:#FFFFFF;
}
.SubWinBox .SW_SD_Month td.sel a:visited{
	color:#FFFFFF;
}
.SubWinBox .SW_CalBtn{
	width:27px;
	height:27px;
	margin-top:90px;
}
.SubWinBox .SW_CalBtn a{
	display:block;
	width:27px;
	height:27px;
	text-indent:-12345px;
}
.SubWinBox .SW_CalBtn a.SW_CalBack{
	background-position:0 -1520px;
}
.SubWinBox .SW_CalBtn a.SW_CalNext{
	background-position:0 -1490px;
}

/*---------------
	期間
-----------------*/
.SubWinBox .SB_Bp_kikan .SW_InPBox{
	width:9em;
	margin:0.3em 0;
}

/*---------------
	目的地
-----------------*/
.SubWinBox .SB_Bp_mokuteki dl{
	margin:0 10px;
	display:inline;
}
.SubWinBox .SB_Bp_mokuteki dt{
	color:#1B2849;
	font-weight:bold;
	padding-bottom:2px;
	border-bottom:dotted 1px #AAAAAA;
	margin-bottom:6px;
}
.SubWinBox .SB_Bp_mokuteki dl select{
	width:180px;
}
.SubWinBox .SB_Bp_mokuteki dl.SW_IB_city select{
	width:255px;
}

/*---------------
	航空会社
-----------------*/
.SubWinBox .SB_Bp_carr .SW_InPBox{
	width:196px;
}
.SubWinBox .SB_Bp_carr .carrNote{
	width:auto;
	clear:both;
	text-align:right;
	color:#666;
	font-size:0.77em;
	padding-top:1em;
}

/*---------------
	バス乗車地
-----------------*/
.SubWinBox .SB_Bp_bus_boarding_code .SB_bTitle_L{
	width:90px;
}
.SubWinBox .SB_Bp_bus_boarding_code dt{
	color:#1B2849;
	font-weight:bold;
	padding-bottom:2px;
	border-bottom:dotted 1px #AAAAAA;
	margin-bottom:6px;
	margin-top:6px;
}

/*---------------
	ホテル
-----------------*/
.SubWinBox .SB_Bp_hotel_code .SB_bTitle_L{
	width:90px;
}
.SubWinBox .SB_Bp_hotel_code dt{
	color:#1B2849;
	font-weight:bold;
	padding-bottom:2px;
	border-bottom:dotted 1px #AAAAAA;
	margin-bottom:6px;
	margin-top:6px;
}


#set_p_hotel_code .SW_InPBox {
	display:inline;
	white-space:nowrap;
	}

/*ホテルチェックボックスハック*/
*:first-child+html #set_p_hotel_code .SW_InPBox {
	float:left;
	}
* html #set_p_hotel_code .SW_InPBox {
	overflow:hidden;
	}
* html #set_p_hotel_code .SW_InPBox {
	float:left;
	}


/*---------------
	テーマ
-----------------*/
.SubWinBox .SB_Bp_bunrui .SW_InPBox{
	width:196px;
}

/*---------------
	詳細条件
-----------------*/
.SubWinBox .SB_Bp_Details .SW_List .SW_InBoxValueSet{
	width:auto;
	margin-right:1.2em;
}

/* 130515 */
.SR_GB_tour_icon {
	clear:both;
	position:absolute;
	top:0;
	right:0;
	width:70px;
	height:auto;
}
.SR_GB_tour_icon img {
	display:block;
	width:auto;
	margin-bottom:5px;
	}
	
	
/*--------------------
	2014　リニューアル
----------------------*/

.SB_Label, .SB_BgTitle .SB_OneSetBtns a, .SB_SearchBtns a, .SR_CompareBlock a, .SB_SWSetBtns a, .SW_CalBtn a {
	background:url(/search/images/search_icon_g2014.gif) no-repeat;
}

.SB_BgLeft { margin-top:0; background:none; background-color:#197fbc;}
.SB_TypeB4, .SB_TypeB5 { border:solid 2px #197fbc;}
.SB_TypeB5 .SB_BgRight { background:none;}
.SB_BgBodyBR { background-color:#fff; padding-bottom:0px;}
.SB_BgBodyGR { background-color:#ffffff;}
.SB_TypeB4 .SB_BgBtm, .SB_TypeB5 .SB_BgBtm { background:#fff none; margin-bottom:0;}
.SB_TypeB4 .SB_BgRight { background:none;}
.SB_BgBtm { background:none; margin-bottom:0;}

.SB_BgBodyBR { border:solid 2px #197fbc; padding-top:0;}
.SB_SWClsTtl { background-color:#197fbc; border-bottom:none;}
.SB_SWClsTtl { height:35px;}
.SB_SWClsTtl a.SB_BtnClose { background:url(/search/images/search_icon_g2014.gif) 25px -390px no-repeat; width:100px; height:30px;}
.SB_SWClsTtl a.SB_BtnClose:hover { background-position:25px -390px; width:100px; height:30px;}
.SW_InBox { overflow:hidden; padding:5px 0;}

.SubWinBox .SW_CalBtn a.SW_CalBack { background:url(/search/images/SR_Cal_Prev.gif) no-repeat; width:26px; height:26px; margin-top:90px; margin-top:0;}
.SubWinBox .SW_CalBtn a.SW_CalNext { background:url(/search/images/SR_Cal_Next.gif) no-repeat; width:26px; height:26px; margin-top:90px; margin-top:0;}

.SubWinBox .SW_SD_Month { margin-left:7px;}

.SW_InPBox { width:auto; margin-bottom:1em;}
.SW_InPBox span { font-size:12px;}

.SB_bTitle_L {
	width:160px;
}

.SB_Label {
	height:30px;
}

.SB_SWSetBtns a.SB_BtnClose, .SB_SWSetBtns a.SB_BtnClose:hover {
	height:30px;
}

.SubWinBox .SW_BGW_Set { padding:0;}

.SB_SWSetBtns a { width:100px; height:25px;}
.SB_SWSetBtns a.SB_BtnParamClear, .SB_SWSetBtns a.SB_BtnParamClear:hover { width:100px; height:25px; margin-left:10px;}

.SB_Bp_conductor .SB_Label { background-position:0 0;}
.SB_Bp_hotel_code .SB_Label { background-position:0 -30px;}
.SB_Bp_carr .SB_Label { background-position:0 -60px;}
.SB_Bp_seatclass .SB_Label { background-position:0 -90px;}
.SB_Bp_price_flg .SB_Label { background-position:0 -120px;}
.SB_Bp_bunrui .SB_Label { background-position:0 -150px;}
.SB_Bp_Details.SB_Bp_stock .SB_Label { background-position:0 -180px;}
.SB_Bp_Details.SB_Bp_decide .SB_Label { background-position:0 -210px;}
.SB_Bp_Details.SB_Bp_discount .SB_Label { background-position:0 -240px;}
.SB_Bp_Details.SB_Bp_timezone .SB_Label { background-position:0 -270px;}
.SB_Bp_Details.SB_Bp_total_amount_divide .SB_Label { background-position:0 -300px;}
.SB_Bp_Details.SB_Bp_mainbrand .SB_Label { background-position:0 -330px;}
.SB_Bp_Details.SB_Bp_web_conclusion_flag .SB_Label { background-position:0 -360px;}
.SB_SWSetBtns a.SB_BtnClose, .SB_SWSetBtns a.SB_BtnClose:hover { background-position:30px -390px;}
.SB_SWSetBtns a.SB_BtnParamSet, .SB_SWSetBtns a.SB_BtnParamSet:hover { background-position:0 -420px;}
.SB_SWSetBtns a.SB_BtnParamClear, .SB_SWSetBtns a.SB_BtnParamClear:hover { background-position:0 -450px;}

.SubWinBox .SW_SD_Caption {
	background-color:#197FBC;
    color: #FFFFFF;
    font-weight: bold;
    height: 29px;
    line-height: 29px;
    margin: 0 2px;
    text-align: center;
		font-size:12px; font-size:1.2rem;
}
.SubWinBox .SW_SD_Caption a {
	display:block;
	padding-top:4px;
}
.SW_SD_Caption{
	background:none;
	}

.SubWinBox .SW_SD_Month td, .SubWinBox .SW_SD_Month th {
	font-size:12px;
}


.SubWinFree .SB_Bp_hotel_code dt{
	color:#1B2849;
	font-weight:bold;
	padding-bottom:2px;
	border-bottom:dotted 1px #AAAAAA;
	margin-bottom:6px;
	margin-top:6px;
	font-size:12px; font-size:1.2rem;
}

.srch_dTxt01 { font-size:12px; font-size:1.2rem;}
.srch_dTxt01 span { display:block; float:left; width:17px; height:17px; margin-right:3px;}
.SW_BGB_Set { background-color:#dfebf7; font-size:14px; font-size:1.4rem; line-height:1em; color:#524646; padding:10px 5px;}
.SubWinFree dl { margin-bottom:20px;}
.SubWinFree .SW_BGW_Set { padding:5px 0 0 0;}