/* ------------------------------------------
トップページ
「海外格安航空券を検索」

--［1］common
--［2］各地域共通
--［3］地域別
--［4］検索条件追加
--［5］clearfix
--［6］1201対応
------------------------------------------ */
/* ［1］common
-------------------------*/
.search_full {
	width:895px;
	margin:10px auto 5px;	
	}
.search_full .txtright {
	clear: both;
	text-align:right;
	}
.search_full .left_mini_calendar {
	background: url(/images/system/top/p_mini_calender.gif) no-repeat 2px 1px;
	margin-top: 2px;
	padding:1px 3px 1px 21px;
	font-size: 11px !important;
	}
.search_full #content_box_bodyInner{
	background: url(/campaign/sale/images/searchform/tab_bg_02.gif) no-repeat left bottom;
	padding-bottom:20px;
	}

.search_full #content_box_body a{
	font-size: 12px;
	}
.search_full .icon_kaigai3{
	background:url(/images/icon/arrow/kaigai/3.gif) no-repeat 0 0;
	padding:2px 0 2px 17px;
	font-size: 11px !important;
	}
.search_full .icon_del {
	background:url(/images/top/searchbox/btn_close.gif) no-repeat scroll 0 2px transparent;
	/background:url(/images/top/searchbox/btn_close.gif) no-repeat scroll 2px 2px transparent;
	margin: 0 0 0 3px;	
	padding:0 0 2px 13px;
	}
.search_full .textNote{color:#aaaaaa;}
.search_full .ctyBox .icon_del {
	font-size: 11px !important;
	}
/* -------------------------------------------
［2］各地域共通
--------------------------------------------
タイトル＆枠周り
--------------------------------------------*/
.search_full .content_box_head {
	background:url(/campaign/sale/images/searchform/ao_search_bg_01.gif) no-repeat left top;
	width:895px;
	height:71px;
	}
.search_full .content_box_head h2 {
	font-size: 13px;
	float: left;
	padding-left:132px;
	}
.search_full .content_box_head h2 img{vertical-align:bottom;}

.search_full #content_box_body {
	font-size: 12px;
/*	overflow: visible; */
	padding: 0 32px 10px 31px;
	background: url(/campaign/sale/images/searchform/ao_search_bg_02.gif) no-repeat left top;
	}
.search_full .content_box_head img.help {
	float: left;
	margin-top:30px;
	margin-left:8px;
}
.search_full #content_box_body img{
	vertical-align: bottom;
}
.search_full .rootBox{
	background: url(/campaign/sale/images/searchform/tab_bg_01.gif) no-repeat left top;
	padding-bottom:5px;
	}
.search_full #content_box_body {color: #333;}

.search_full .icon_round{
	background:url(/images/top/searchbox/ore_arrow.gif) no-repeat 0 0;
	}

/* レイアウト（チケット種類選択）
-------------------------------------------------*/
.search_full .inBoxr .roundBox{
	margin: 0;
	padding-left:20px;
	text-align: left;
	float:left;
	/width: 290px;
	}
.search_full .inBoxr .roundBox label{
	cursor:pointer;
	}
.search_full .inBoxr .roundBox li.choiceBtn{
	width:90px;
	height:22px;
	/height:26px;
	margin-right: 10px;
	padding:8px 0 0 30px;
	/padding:4px 0 0 30px;
	cursor:pointer;
	}
.search_full .inBoxr .roundBox  li#tabRound2{background: url(/campaign/sale/images/searchform/tab_round_off.gif) no-repeat left top;}
.search_full .inBoxr .roundBox  li#tabRound2.selected{background: url(/campaign/sale/images/searchform/tab_round_on.gif) no-repeat left top;}
.search_full .inBoxr .roundBox  li#tabOneway2{background: url(/campaign/sale/images/searchform/tab_oneway_off.gif) no-repeat left top;}
.search_full .inBoxr .roundBox  li#tabOneway2.selected{background: url(/campaign/sale/images/searchform/tab_oneway_on.gif) no-repeat left top;}

.search_full .inBoxr .roundBox li.choiceBtn input{
	margin-right:10px;
	vertical-align: middle;
}
.search_full .inBoxr .roundBox li.choiceList input{
	vertical-align: middle;
	}
.search_full .inBoxr .roundBox li.choiceList select{
	width: 225px;
	/width: 200px;
	vertical-align: middle;
	}
.search_full .inBoxr .linkarea{
	float:right;
	/width: 400px;
}

.search_full .icon_window_open {
	background:url(/images/icon/window.gif) no-repeat scroll 0 3px transparent;
	padding:0 0 0 15px;
	font-weight: bold;
	}
.search_full .icon_window_open span{font-weight: normal;}
/* .search_full .inBoxr .roundBox li.choiceBtn.selected{background-color: #a1d7f3;} */

.search_full .inBoxr .roundBox .selectOn select{
	background-color: #a1d7f3;
	border: 1px solid #7f9db9;
}

/* レイアウト（出発地・目的地・到着地）
-------------------------------------------------*/
.search_full .rootBox #searchBlock_simple,
.search_full .rootBox #searchBlock_oneway{
	margin-bottom:5px;;
}
.search_full .inBox{
	margin: 0 0 5px 0;
	padding: 5px 0 0 0;
	}
.search_full .inBox#round01{
	margin:10px 0 0 10px;
	_margin:10px 0 0 5px;
	background: url(/campaign/sale/images/searchform/round_inbox_01.gif) no-repeat left top;
	width:230px;
	height:112px;
}
.search_full .inBox#round02{
	margin:10px 0 0 0;
	background: url(/campaign/sale/images/searchform/round_inbox_02.gif) no-repeat left top;
	width:350px;
	height:112px;
}
.search_full .inBox#round03{
	margin:10px 0 0 0;
	background: url(/campaign/sale/images/searchform/round_inbox_03.gif) no-repeat left top;
	width:233px;
	height:112px;
}

.search_full .inBox#oneway01{
	margin:10px 0 0 10px;
	_margin:10px 0 0 5px;
	background: url(/campaign/sale/images/searchform/oneway_inbox_01.gif) no-repeat left top;
	width:410px;
	height:92px;
}
.search_full .inBox#oneway02{
	margin:10px 0 0 0;
	background: url(/campaign/sale/images/searchform/oneway_inbox_02.gif) no-repeat left top;
	width:403px;
	height:92px;
}

	.search_full .inBox .inBoxIn{
	margin: 0;
	padding: 0;
	border-bottom: none;
	}
	
.search_full  #round01 .inBoxIn{
	width:210px;
	margin:30px 10px 0;
	}
.search_full  #round02 .inBoxIn{
	width:310px;
	margin:5px 0 0 15px;
	}
.search_full  #round03 .inBoxIn{
	width:220px;
	margin:40px 0 0 8px;
	}

.search_full  #oneway01 .inBoxIn{
	width:350px;
	margin:20px 10px 0;
	}
.search_full  #oneway02 .inBoxIn{
	width:350px;
	margin:5px 0 0 15px;
	}
	
.search_full .inBox .inBoxIn ul{
	margin: 0 5px 0;
	_margin: 0 4px 0;
	padding: 0 0 3px;
	}

.search_full .inBox .inBoxIn ul.plusBox{/* 目的地複数の時付与 */
	margin: 0 5px 5px;
	_margin: 0 4px 5px;
	padding-bottom: 5px;
	}
.search_full .inBoxr ul li,
.search_full .inBox ul li span,
.search_full .inBox ul li div.ctyBox,
.search_full .inBox ul li p.ctyBox,
.search_full .inBox ul li p.dateBox,
.search_full .inBox ul li a.left_mini_calendar{float: left;}
.search_full .inBox ul li p.linkBox{float: right; display:none;}

.search_full .inBox ul li p.linkBox input{
	vertical-align: middle;
	}

.search_full .inBox .inBoxIn ul ul{
	margin: 0;
	padding: 3px 0 0 0;
	}
.search_full .inBox ul li p.cityList{
	float: left;
	margin-top: 2px;
	}

	.search_full .inBox ul li{
	margin: 0 0 3px 0;
	padding: 0;
	}

.search_full .inBox .inBoxIn ul.depAreas li{margin-bottom:5px;}
.search_full .inBox .inBoxIn ul.depAreas li span{margin-right:7px;margin-top:2px;}

.search_full .ctyBox ul.selectList select {width: 210px;}

/*
.search_full .inBox ul li span{
	width: 4.5em;
	margin: 0 5px 0 0;
	padding: 0;
	font-weight:bold;
	text-align: right;
	}
*/
.search_full .inBox ul li.long span{
	width: 6.2em;
	margin: 0 5px 0 0;
	padding: 0;
	}
	
.search_full .ctyBox input,
.search_full .go_cty input.goCty{
	width: 175px;
	margin-top:5px;
	margin-bottom:10px;
	_margin-bottom:13px;
	_margin-left:-3px;
	}

.search_full .dateBox input{width: 80px;}


/* 目的地 矢印部分 */
.search_full ul.targetArea .moveBox{clear: both;}
.search_full ul.targetArea .moveBox p{
	display: block;
	/display: inline-block;
	margin: 0;
	padding: 0;
	}
.search_full ul.targetArea .moveBox{
	width: 340px;
	background: url(/images/top/searchbox/move_arrow_bg.gif) repeat-y scroll 0 0;
	margin: 0 0 0 15px;
	padding: 10px 0 0 0;
}
.search_full ul.targetArea .moveBox .moveBoxIn{
	width: 340px;
	margin:0;
	padding:  0;
	background: url(/images/top/searchbox/move_arrow_btm.gif) no-repeat scroll left bottom;
	font-weight: normal;
}
.search_full ul.targetArea .moveBox .moveBoxIn p{padding: 0 0 0 45px;}
.search_full ul.targetArea .moveBox .moveBoxIn p.note input{ margin-right: 5px;vertical-align:middle;}

/* 移動手段噴出し*/
.search_full ul.targetArea .moveBox p{
	display: block;
	/display: inline-block;
	margin: 0;
	padding: 0;
	}

.search_full ul.targetArea .moveBox .moveBoxIn p.moveBox_note{
	display: block;
	width: 285px;
	background:url(/images/top/searchbox/movenote_arrow.gif) no-repeat scroll 90px 0 transparent;
	margin: 0 0 0 14px;
	padding: 9px 0 0 30px;
}
.search_full ul.targetArea .moveBox .moveBoxIn p.moveBox_note span {
	width: 285px;
	background-color:#ffcc66;
	color:#ff0000;
	margin:0 auto 5px;
	padding:5px;
	text-align: left;
	line-height: 1.0;
}

/* レイアウト（人数）
-------------------------------------------------*/
.search_full .peopleArea {
	margin-left:10px;
	background: url(/campaign/sale/images/searchform/peoplebox_bg_01.gif) no-repeat left top;
	padding-top:5px;
}
.search_full .peopleAreaInner{
	background: url(/campaign/sale/images/searchform/peoplebox_bg_02.gif) no-repeat left bottom;
	padding-left:10px;
	padding-bottom:6px;
}

.search_full .peopleArea li{
	float: left;
	display: inline;
	padding: 5px 22px 5px 0;
}
.search_full .peopleArea li select{margin: 0;}
.search_full .peopleArea li.adultBox{padding-left: 7px;}
.search_full .peopleArea li.childBox{
	padding-right:0;
}
.search_full .peopleArea li.re_search_cld_num {
	margin:0;
	padding:0;
}

/* 子供年齢追加 */
.search_full .peopleArea div.re_search_cld_num{
	background: url(/campaign/sale/images/searchform/child_box_bg_01.gif) no-repeat left top;
	width:423px;
	margin-left:5px;
}
.search_full .peopleArea div.re_search_cld_numInner{
	padding:5px 0 2px 20px;
	background: url(/campaign/sale/images/searchform/child_box_bg_02.gif) no-repeat left bottom;
	
}
.search_full .peopleArea div.re_search_cld_numInner span.childArea_text{
	float:left;
	width:140px;
}

.search_full .peopleArea div.re_search_cld_num select {
	width: 50px;
}
/*
.search_full .peopleArea li.re_search_cld_num {
	/height: 1%;
	/padding-top: -10px;

	}
*/
.search_full .peopleArea li.re_search_cld_num .childArea{
	float:right;
	width:250px;
	}

.search_full .peopleArea li.re_search_cld_num li {
	display: inline;
	float: left;
	width: 125px;
	margin-bottom: 3px;
	padding:0;
}
.search_full .peopleArea li.re_search_cld_num li select{
/*
	margin: 0 15px 0 0;
	_margin: 0 7px 0 0;
*/
}
/* -------------------------------------------
［4］検索条件追加
--------------------------------------------*/
.search_full .add_search_btn{
	width:820px;
	background:#239ad9;
	padding-left:10px;
}

.search_full .add_search_btn a{ outline: none; }
.search_full .add_search_btn .add_trigger{
	display:block;
	background:url(/campaign/sale/images/searchform/add_search_title_01.gif) no-repeat 0 0;
	width:810px;
	height:30px;
	text-indent:-9999px;
}
.search_full .add_search_btn .add_trigger.hide{
	background:url(/campaign/sale/images/searchform/add_search_title_02.gif) no-repeat 0 0;
}
.search_full .added_search_condition .clear {
	clear:both;
	line-height: 1;
	font-size: 1px;
}
/* .search_full .default_search_condition {} */
.search_full .added_search_condition {
	background:url(/campaign/sale/images/searchform/add_search_bg_01.gif) repeat-y 0 0;
	width:830px;
	padding-top:10px;
}
/*
.search_full .added_search_conditionInner{
	background:url(/campaign/sale/images/searchform/add_search_bg_02.gif) no-repeat left bottom;
	padding-bottom:10px;
	width:830px;
}
*/

.search_full .added_search_condition div{
	float:left;
}

.search_full .added_search_condition .seat{
	margin-left:20px;
	width:150px;
	}
.search_full .added_search_condition .ticket{
	width:185px;
	}
.search_full .added_search_condition .used_air_company{
	width:190px;
}
.search_full .added_search_condition .start_time_zone{
	width:120px;
}

.search_full .added_search_condition select {
	width: 110px;
	font-size:12px;
}
/*add*/
.search_full  table {
	width:100%;
	color:#000000;
	line-height:1.6;
}
.search_full table th {
font-weight:bold;
color:#000000;
text-align:left;
}
.search_full  table th {
padding-bottom:2px;
}
.search_full  table td {
padding-left:3px;
}
.search_full .start_day table th,
.search_full .return_day table th {
width:8em;
}
.search_full .only_direct table th {
width:5.8em;
}
.search_full td.input_width {
width:12px;
}
.search_full .used_air_company td.pb3 {
	padding-bottom:3px;
}
* html .search_full .used_air_company td.pb3 {
	padding-bottom:0px;
}
.search_full .used_air_company td.w10 {
	width:120px;
}
.search_full .start_time_zone td {
	padding-left:0px;
}

/* -------------------------------------------
検索するボタン
--------------------------------------------*/
.search_full .button {
	background: url(/campaign/sale/images/searchform/ao_search_bg_03.gif) no-repeat left top;
	text-align:center;
	margin: 0;
	padding: 0;
	width:895px;
	height:113px;
}
/* -------------------------------------------
検索条件追加
--------------------------------------------*/
.search_full table{font-size: 13px;}
.search_full table th {
font-weight:bold;
color:#000000;
text-align:left;
}

.search_full  table th {
padding-bottom:2px;
}
.search_full  table td {
padding-left:3px;
}

.search_full .round_or_one table th {
width:5.5em;
}

.search_full .round_or_one .label {
width:3em;
}

.search_full .start_day table th,
.search_full .return_day table th {
width:8em;
}

.search_full .only_direct table th {
width:5.8em;
}

.search_full .target_place .dist_list {
	text-align:right;
}

.search_full .target_place .dist_list a{
	background:url(/images/system/top/p_top_parts_arrow_b.gif) no-repeat 0px center;
	padding:2px 0px 0px 15px;
	text-align:right;
}

.search_full td.input_width {
	width:12px;
	vertical-align:middle;
}
.search_full td.input_width02{
	width:15px;
	vertical-align:middle;	
	}

.search_full .used_air_company td.pb3 {
	padding-bottom:3px;
}
* html .search_full .used_air_company td.pb3 {
	padding-bottom:0px;
}


.search_full .used_air_company td.w10 {
	width:120px;
}

.search_full .start_time_zone td {
	padding-left:0px;
}

.search_full .left_mini_calendar {
	background: url(/images/system/top/p_mini_calender.gif) no-repeat 2px 1px;
	padding:1px 0 1px 21px;
}

/* -----------------------------------------
［5］clearfix
-------------------------------------------*/
.search_full .clear:after,
.search_full .inBoxr ul:after,
.search_full .inBoxr .roundBox li.choiceList:after,
.search_full .inBox ul li:after,
.search_full ul.targetArea .moveBox .moveBoxIn:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	}
*:first-child+html .search_full .clear,
*:first-child+html .search_full .inBoxr ul,
*:first-child+html .search_full .inBoxr .roundBox li.choiceList,
*:first-child+html .search_full .inBox ul li,
*:first-child+html .search_full ul.targetArea .moveBox .moveBoxIn {display: inline-block;}
* html .search_full .clear,
* html .search_full .inBoxr ul,
* html .search_full .inBoxr .roundBox li.choiceList,
* html .search_full .inBox ul li,
* html .search_full ul.targetArea .moveBox .moveBoxIn{height: 1%;}


/* -----------------------------------------
［6］1201対応
-------------------------------------------*/
.search_full .inBoxr .roundBox li.choiceList{float: right;margin-right: 5px;}
.search_full .icon_round{
	padding:2px 0 2px 17px;
	}

