@charset "euc-jp";
/*
----------------------------------
(C)ANA TDR CSS for Domestic
Version: 1.0
creation date: 13/09/03
last update: 00/00/00
--------------------------------- */

/* selectDay */
p.selectDayWrap {
	display:block;
	width:238px;
	height:32px;
	line-height:32px;
	background:url(/fs/image/bgi_dayselect01.jpg) no-repeat left bottom;
	font-size:14px;
}
p.selectDayWrap span {
 	width: 138px;
 	_width: 238px;
	padding-left:80px;
	padding-right:20px;
	font-size:14px;
	}
p.selectDayWrap_n {
	display:block;
	width:238px;
	height:32px;
	line-height:32px;
	background:url(/fs/image/bgi_dayselect01_n.jpg) no-repeat left bottom;
	font-size:14px;
}
p.selectDayWrap_n span {
 	width: 138px;
 	_width: 238px;
	padding-left:80px;
	padding-right:20px;
	font-size:14px;
	height:32px;
	}
p.selectDayWrap02_n {
	display:block;
	width:238px;
	height:32px;
	line-height:32px;
	background:url(/fs/image/bgi_dayselect01_n.jpg) no-repeat left bottom;
	font-size:14px;
        margin-top:10px;
}
p.selectDayWrap02_n span {
 	width: 138px;
 	_width: 238px;
	padding-left:80px;
	padding-right:20px;
	font-size:14px;
	height:32px;
	}

	
/* selectDA */
p.selectDA_Wrap {
	width:68px;
	height:32px;
	line-height:32px;
	background:url(/fs/image/bgi_select68.jpg) no-repeat left bottom;
	}
p.selectDA_Wrap span {
	width:39px;
	_width:68px;
	padding-left:9px;
	padding-right:20px;
	font-size:14px;
	height:32px;
	}
	
/* selectDep */
p.selectDep {
	width:258px;
	height:32px;
	line-height:32px;
	background:url(/fs/image/bgi_depselect01.jpg) no-repeat left top;
	}
p.selectDep span {
	width:154px;
	_width:258px;
	padding-left:80px;
	padding-right:24px;
	font-size:14px;
	}


p.selectDep2 {
	width:238px;
	height:32px;
	line-height:32px;
	background:url(/fs/image/bgi_depselect02.jpg) no-repeat left bottom;
	}
p.selectDep2 span {
 	width: 138px;
 	_width: 238px;
	padding-left:80px;
	padding-right:20px;
	height:32px;
	font-size:14px;
	}

/* selectArr */
p.selectArr {
	width:258px;
	height:32px;
	line-height:32px;
	background:url(/fs/image/bgi_arrselect01.jpg) no-repeat left top;
	}
p.selectArr span {
	width:154px;
	_width:258px;
	padding-left:80px;
	padding-right:24px;
	font-size:14px;
	}


p.selectArr2 {
	width:238px;
	height:32px;
	line-height:32px;
	background:url(/fs/image/bgi_arrselect02.jpg) no-repeat left bottom;
	}
p.selectArr2 span {
 	width: 138px;
 	_width: 238px;
	padding-left:80px;
	padding-right:20px;
	font-size:14px;
	}

/* selectPort */
p.selectPort {
	width:178px;
	height:32px;
	line-height:32px;
	background:url(/fs/image/bgi_select178.jpg) no-repeat left top;
	}
p.selectPort span {
	width:146px;
	_width:178px;
	padding-left:8px;
	padding-right:24px;
	font-size:14px;
	}

/*
*+ html p.selectDayWrap {margin-bottom:-7px;}
*+ html p.selectDayWrap_n {margin-bottom:-7px;}

*/



/*
	jsSelect selectbox 
*/
p.jsselect {
	position:relative;
}
ul.jsselect {
  display:none;
	position: absolute;
  z-index: 9999999999999!important;
	margin: 0;
	border: solid #b2bfc8 1px;
	padding: 0;
	min-height:30px;
	max-height:390px;
	height: auto;
	color: #000;
	overflow:auto!important;
 *overflow-y:scroll!important;
 *overflow-x:hidden!important;
	top:0;
	left:0;
 	background: #fff;
}
ul.jsselect li{
	border-top: 1px solid #b2bfc8;
  cursor:pointer;
*zoom:1;
}
ul.jsselect li:first-child,
ul.jsselect li.first-child {
	border-top:none;
}
ul.jsselect li a{
	display: block;
	color: #000;
	text-decoration: none;
	padding: 8px 0 7px;
	text-indent:20px;
  cursor:pointer;
  *zoom:1;
  font-size:14px;
	/* font-size:14px; */
}
		
ul.jsselect li a:hover,
ul.jsselect li:hover{
	background:#ebf4fe;
	color: #000;
  cursor:pointer;
  *zoom:1;
}

ul.jsselect li a.current{
	background:#5b82bd!important;
	color: #fff;
  cursor:pointer;
  *zoom:1;
}
ul.jsselect a:focus{
/* 	border: solid #b2bfc8 1px; */
  border: none!important;
  cursor:pointer;
  *zoom:1;
}

.jsselect select {
  display:none;
}

.flight-num-input dt{
float:left;
margin:10px 5px 0px 0px;
padding-left:69px;
padding-bottom:10px;
}
.flight-num-input dd{
float:left;
margin:10px 0px 0px 0px;
}


.fName img{
float:left;
margin:0px 5px 10px 147px;
}
.fName input{
margin:10px 0px 10px 0px;
}
