
/* 検索エリア
------------------------------------------------------------*/
.searchArea .notes {
	position:absolute;
	top:0;
	right:0;
	display:block;
	margin:0;
	color:#333;
	font-size:11px;
	line-height:1.0;
}
.searchArea .notes span {
	color:#F00;
	font-weight:bold;
	font-size:1.1em;
}
	
	/* 検索エリア コンテンツ部分
	------------------------------------------------------------*/
	.searchArea .tabBox {
		overflow:hidden;
		margin:0 0 30px;
		padding:10px;
		border-width:0 3px 3px;
		background:#FFF;
		line-height:1.4;
	}
	.searchArea .tabBox .ast {
		margin:0 0 0 5px;
		color:#F00;
	}
	.searchArea .tabBox #tourTab {
		display:block;
	}
	.searchArea .tabBox #airTab {
		display:none;
	}
	.searchArea .tabBox #airHotelTab {
		display:none;
	}

	.searchArea .tabBox input {
		margin:0;
		padding:2px;
		vertical-align:middle;
	}
	.searchArea .tabBox input[type="radio"],
	.searchArea .tabBox input[type="checkbox"] {
		margin:0 5px 0 0;
	}
	.searchArea .tabBox select {
		margin:0;
		padding:2px;
		height:28px;
	}
	.searchArea .tabBox .cal {
		margin:0 0 0 2px;
		vertical-align:middle;
	}
	.searchArea .tabBox .line {
		position:relative;
		padding:10px 0;
		border-bottom:1px dotted #CCC;
	}
	.searchArea .tabBox .line .number {
			position:absolute;
			top:-5px;
			left:5px;
			color:#AAA;
			font-size:20px;
	}
	.searchArea .tabBox .line span {
		margin:0 3px;
	}
	.searchArea .tabBox .line span.title {
		display:block;
		margin:0 0 5px;
		font-weight:bold;
	}
	.searchArea .tabBox .line .line {
		padding:0;
		border:none;
	}
	.searchArea .tabBox .line .line ~ .line {
		margin:10px 0 0;
	}
	.searchArea .tabBox .line span.title ~ span.title {
		margin:10px 0 5px;
	}
	.searchArea .tabBox .line ul {
		line-height:1.4;
	}
	.searchArea .tabBox .line ul li {
		margin:0 0 5px;
	}
	.searchArea .searchBtn {
		margin: 10px 0 0;
		text-align:center;
	}
	
		/* 検索エリア 海外ツアー No.1
		------------------------------------------------------------*/
		#search_tour .no1 {
			float:left;
			margin:0 20px 0 0;
		}
		#search_tour .no1 .default_airport {
			width:175px;
		}
		
		/* 検索エリア 海外ツアー No.2
		------------------------------------------------------------*/
		#search_tour .no2 {
			float:left;
		}
		#search_tour .no2 .area {
			margin: 0 5px 0 0;
			width:175px;
		}
		#search_tour .no2 .country {
			margin: 0 5px 0 0;
			width:115px;
		}
		#search_tour .no2 .city {
			width:115px;
		}

		/* 検索エリア 海外ツアー 3（オプション）
		------------------------------------------------------------*/
		#search_tour .no3 #options {
			display:none;
			margin:15px 0 0;
		}
			#search_tour .no3 .columnA {
				float:left;
				padding:0 20px 0 0;
			}
			#search_tour .no3 .columnB {
				float:left;
				padding:0 19px;
				border-left:1px solid #EEE;
			}
			#search_tour .no3 .columnC {
				float:left;
				padding:0 20px;
				border-left:1px solid #EEE;
			}
			#search_tour  .no3 .columnA span.title ~ span.title {
				margin:10px 0 5px;
			}
			#search_tour  .no3 .columnB span.title ~ span.title {
				margin:10px 0 5px;
			}
			#search_tour .noWrap {
				padding:0 0 0 35px;
			}
			#search_tour .no3 .dt_y,
			#search_tour .no3 .dt_m,
			#search_tour .no3 .dt_d,
			#search_tour .no3 .days_min,
			#search_tour .no3 .days_max {
				width:30px;
			}
			#search_tour .no3 .min_price,
			#search_tour .no3 .max_price {
				width:80px;
			}
			#search_tour .no3 .freeword {
				width:190px;
			}

			/* 検索エリア 海外ツアー オプション切り替え
			------------------------------------------------------------*/
			.searchArea .toggle-list a {
				display:block;
				margin:0;
				padding:7px 12px 7px 8px;
				width:135px;
				border:1px solid #8EC6E7;
				background:#EAF6FD;
				color:#333;
				text-align:center;
				text-decoration:none;
				font-weight:bold;
			}
			.searchArea .toggle-list a:hover {
				text-decoration:underline;
			}
			.searchArea .line .toggle-list li {
				margin:0;
			}

		/* 検索エリア 海外航空券
		------------------------------------------------------------*/
		#search_air .noWrap {
			padding:0 0 0 35px;
		}
		
			/* 検索エリア 海外航空券 No.1
			------------------------------------------------------------*/
			#search_air .no1 .deptArea {
				float:left;
				margin:0 30px 0 0;
			}
			#search_air .no1 .deptArea .dept {
				width:120px;
			}
			#search_air .no1 .areaArea {
				float: left;
			}
			#search_air .no1 .areaArea .area {
				margin:0 5px 0 0;
				width:190px;
			}
			#search_air .no1 .areaArea .country {
				margin:0 5px 0 0;
				width:130px;
			}
			#search_air .no1 .areaArea .city {
				width:130px;
			}
			
			/* 検索エリア 海外航空券 No.2
			------------------------------------------------------------*/
			#search_air .no2 {
				float:left;
			}
			#search_air .no2 .leave_dtArea {
				float: left;
				padding:0 30px 0 0;
			}
			#search_air .no2 .leave_dtArea .leave_dt,
			#search_air .no2 .arrive_dtArea .arrive_dt {
				width:80px;
			}
			#search_air .no2 .arrive_dtArea {
				float: left;
			}
			
			/* 検索エリア 海外航空券 No.3
			------------------------------------------------------------*/
			#search_air .no3 {
				float:left;
				margin:0 0 0 40px;
			}
			#search_air .no3 .memberArea {
				float: left;
				padding:0 20px 0 0;
			}
			#search_air .no3 .member_childArea {
				float: left;
				padding:0 20px 0 0;
			}
			#search_air .no3 .member_infantArea {
				float: left;
			}
			#search_air .no3 .member,
			#search_air .no3 .member_child,
			#search_air .no3 .member_infant {
				width:50px;
			}


/* 検索エリア 調整用(topと同じ検索モジュール使用にあたっての調整)
------------------------------------------------------------*/
#dstSearchArea #navigationArea #searchOverseas .tab li a {
	color: #333;
	text-decoration: underline;
}
#dstSearchArea #navigationArea #searchOverseas .tab li a.active {
	color: #333;
	text-decoration: none;
}
#dstSearchArea #navigationArea #searchOverseas .tab li a:hover {
	color: #333;
	text-decoration: none;
}
#searchOverseas {
	display: block;
	min-height: 261px;
}
#dstSearchArea #navigationArea {
	margin-top:0;
}
#dstSearchArea #navigationArea .body {
	width: 100%;
}
#mainVisual .tabNav {
	padding-top:0;
}
.searchArea .tab li.tab02,
.searchArea .tab li.tab03 {
	padding-left: 10px;
}
#mainVisual .tabNav li.tab01 a,
#mainVisual .tabNav li.tab02 a,
#mainVisual .tabNav li.tab03 a {
	width:auto;
	height:auto;
	background:none;
	text-indent:0;
	font-size:115%;
}
#mainVisual .tabNav li.tab01 a:hover,
#mainVisual .tabNav li.tab02 a:hover,
#mainVisual .tabNav li.tab03 a:hover {
	background-color:#ffffff;
}
.searchArea .tab li a.active {
	border-bottom:none;
}
#mainVisual .tabNav li a.active {
	background-color:#ffffff;
}

#mainVisual .clmn_tabMain tbody th.left,
#mainVisual .clmn_tabMain tbody th.right {
	background:none;
	width:auto;
}
#searchOverseas h3 {
	padding:0;
	font-size:100%;
	background:none;
}
.searchArea .tab li.tab01 {
	background: none;
}
#tabOverseasTicket01,
#tabOverseasTicket02,
#tabOverseasTicketHotel,
#tabOverseasTour01 {
	width:auto;
	padding:0;
	float:left;
}
#tabOverseasTicket02 {
	height: 214px;
}
.searchBox {
	margin: 15px 15px 15px 20px;
}
#tabOverseasTicket02 div.layout {
	width:460px;
	margin: 10px 10px 0 10px;
	border-left: 1px dotted #999;
	padding: 4px 0 10px 24px;
}
#tabOverseasTicket02 div.layout .txtL {
	width:328px;
}
#tabOverseasTicket02 div.layout .txtR {
	width:130px;
	position:relative;
}
#tabOverseasTicket02 .fl span.note {
	font-size: 11px;
	top:2px;
}
.total_child,
.total_infant {
	margin-top:0;
}
#tabOverseasTicket02 p.btn {
	position: absolute;
	top: 150px;
	right: 5px;
}
#popupCalender iframe {
	height: 195px;
}
.searchArea .btn-cal {
	margin-left: -7px;
	margin-right: 5px;
}
#tabOverseasTour02 {
	width: 505px;
	padding: 10px 0 5px;
}
#tabOverseasTour02 .block {
	border-top:none;
}
#tabOverseasTour02 h2 {
	margin-top:10px;
}
#tabOverseasTour02 h3 {
	background-repeat:no-repeat;
}
#tabOverseasTour02 #userBusiness h3 {
	background: url(/mct/css/images/label_option.png) no-repeat 4px 4px;
}
#tabOverseasTour02 .tOTBody {
	margin-top:18px;
}
#tabOverseasTour02 .tOTBody .optionItem {
	margin: 15px 0 0 0;
}
#tabOverseasTour02 .tOTHead a {
	top: 14px;
	left: auto;
	right: 17px
}
#tabOverseasTour02 #SearchBtn {
	bottom: 10px;
	right: 17px;
}
#tabOverseasTour02 #DepartDateBox select.year {
	width: 60px;
}
#tabOverseasTour02 #DepartDateBox select.month, #tabOverseasTour02 #DepartDateBox select.day {
	width: 43px;
}
#tabOverseasTour02 #DepartDateBox #ShowCalBtn {
	margin-left: 3px;
}
#tabOverseasTicketHotel .rightCol {
	width: 455px;
	margin: 10px 10px 8px 0;
	padding-top: 5px;
	padding-left: 20px;
}
#tabOverseasTicketHotel .roomNum dt {
	width: 78px;
	margin: 0;
}
#tabOverseasTicketHotel input#alternateSfrom,
#tabOverseasTicketHotel input#alternateSto {
	width:100px;
}
#tabOverseasTicketHotel .closeRightCol {
	position: absolute;
	top: 4px;
	right: -2px;
}
#tabOverseasTicketHotel .msL {
	margin-right: 15px;
}
#tabOverseasTicketHotel .head-count-RN {
	margin-right: 3px;
}
#mainVisual .clmn_tabMain tbody #tabOverseasTicketHotel p.submitSearch {
	margin-top: -22px;
	margin-right: -2px;
}
#tabOverseasTicketHotel2 {
	padding:0;
}
#tabOverseasTicketHotel2 .seatClass {
	width:250px;
}
#searchAreaMessage {
	width: 400px;
	height:167px;
	position: absolute;
	top: 72px;
	left: 266px;
	text-align: center;
	background: #CCCCCC;
}
