/* skin_fs-select_home.css 
VERSION: APL/24/09
Last Edit Shigekawa
*/



div.air_title{
	width:490px;
	height:42px;
	margin-top:12px;
}



div.air_title h2{
	display:block;
	width:490px;
	height:42px;
	color:#314E6C;
	text-align:left;
	margin:0;
	padding-top:3px;
	font-weight:bold;
	overflow:hidden;
	text-indent:-999em;
	background-repeat:no-repeat;
}

div.air_title h2#air_title_asia{
	background: transparent url(/img/korea/bg_fs_air_title_asia.jpg) no-repeat;
}

div.air_title h2#air_title_korea{
	background: transparent url(/img/korea/bg_fs_air_title_korea.jpg) no-repeat;
}

div.air_title h2#air_title_hawaii{
	background: transparent url(/img/fs/bg_fs_air_title_hawaii.jpg) no-repeat;
}

div.air_title h2#air_title_guamsaipan{
	background: transparent url(/img/fs/bg_fs_air_title_guamsaipan.jpg) no-repeat;
}

div.air_title h2#air_title_usa{
	background: transparent url(/img/fs/bg_fs_air_title_usa.jpg) no-repeat;
}

div.air_title h2#air_title_canada{
	background: transparent url(/img/fs/bg_fs_air_title_canada.jpg) no-repeat;
}

div.air_title h2#air_title_southamerica{
	background: transparent url(/img/fs/bg_fs_air_title_southamerica.jpg) no-repeat;
}

div.air_title h2#air_title_europe{
	background: transparent url(/img/fs/bg_fs_air_title_europe.jpg) no-repeat;
}

div.air_title h2#air_title_australia{
	background: transparent url(/img/fs/bg_fs_air_title_australia.jpg) no-repeat;
}

div.air_title h2#air_title_newzealand{
	background: transparent url(/img/fs/bg_fs_air_title_newzealand.jpg) no-repeat;
}

div.air_title h2#air_title_middleeast{
	background: transparent url(/img/fs/bg_fs_air_title_middleeast.jpg) no-repeat;
}

div.air_inner_wrap{
	border-top:1px solid #BAB5AB;
	border-bottom: 1px solid #BAB5AB;
	border-left: 1px solid #BAB5AB;
	border-right: 1px solid #BAB5AB;
	background-color:#FFFFFF;
	padding: 5px;
	overflow:hidden;
	width:478px;
}

	div.air_inner_wrap div.clear{
		width:1px;
		height:12px;
		
	}
	
div.air_inner{
	background-color:#FFFFFF;
	font-size:1.7em;
}	

	div.air_inner div.air_inner_left{
		background-color:#FFFFFF;
		
	}
	
	div.air_inner div.air_inner_left li{/* 航空券の一覧を<table>にする場合は削除 */
		list-style-type:none;
	}
	
	div.air_inner div.air_inner_right{
		
		background-color:#FFFFFF;
	}
	
/* right air searchbox 航空券検索フォーム */

div.air_search_outline{
	background-color:#EAE8E3;
	border-left: 1px solid #BAB5AB;
	border-right: 1px solid #BAB5AB;
	border-bottom:1px solid #BAB5AB;
	overflow:hidden;
}

div.air_search_outline div.air_search_panel{
	background-color:#EAE8E3;
	
}		

div#air_search_header ul li#air_search_header_twoway{
	margin-right:85px;
}		

	div#air_search_header ul li#air_search_header_twoway a{
		display:block;
		width:171px;
		height:30px;
		overflow:hidden;
			background: transparent url(/img/fs/air_right_tab_twoway.gif) no-repeat scroll 0 0;
		text-indent:-999em;
	}
	
	div#air_search_header ul li#air_search_header_twoway a:hover{
		background-position: 0 -30px;
	}

div#air_search_header ul li#air_search_header_oneway{
	margin-right:6px;
}

	div#air_search_header ul li#air_search_header_oneway a{
		display:block;
		width:114px;
		height:30px;
		overflow:hidden;
			background: transparent url(/img/fs/air_right_tab_oneway.gif) no-repeat scroll 0 0;
		text-indent:-999em;
	}
	
	div#air_search_header ul li#air_search_header_oneway a:hover{
		background-position: 0 -30px;
	}

div#air_search_header ul li#air_search_header_roundtrip a{
	display:block;
	width:114px;
	height:30px;
	overflow:hidden;
		background: transparent url(/img/fs/air_right_tab_roundtrip.gif) no-repeat scroll 0 0;
	text-indent:-999em;
}

div#air_search_header ul li#air_search_header_roundtrip a:hover{
	background-position: 0 -30px;
}	


div#search_tab_4tabs_step4_form_wrap,
div#search_tab_6tabs_step6_form_wrap{
	background-color:#FFFFFF;
}

div#search_tab_6tabs_step6 div.air_search_panel label{
	color:#000000;
}
		
/* right hotel searchbox ホテル検索フォーム */

table#hotel_search_panel_step4 td.tbl_sa{
	color:#000000;
}


div.ui-tabs-panel{
	padding-top:5px;
	border-top:1px solid #FFFFFF;
	
}

/*  */


/* Best Price Table  左側最安値テーブル */

table.air_top_table_bestprice{
	width:466px;
	margin: 0 6px 0 6px;
	font-size:1.1em;
	/*
border-bottom: 1px solid #BAB5AB;
*/
}

table.air_top_table_bestprice th{
	padding: 3px;
	color:#000000;
	border-bottom: 1px solid #BAB5AB;
	background-color:#FFFFFF !important;
	font-size:12px;
	text-align:left;
}

table.air_top_table_bestprice td{
	border-bottom: 1px solid #dedede;
	color:#565248;
}

table.air_top_table_bestprice td a{
	display:block;
	padding: 3px 6px;
}

table.air_top_table_bestprice td a:hover{
	background-color:#990000;
	color:#FFFFFF;
}

/* バナー配置用テーブル(上段) */

table.air_top_table_banner1{
	background-color:#ffffff;
	width:490px;
	height:140px;
	margin:12px 0 0 0;
	border:0;
}

table.air_top_table_banner1 td.air_top_table_banner1_img{
	width:150px;
}

table.air_top_table_banner1 td.air_top_table_banner1_space{
	background-color:#ffffff;
	width:20px;
}

/* バナー配置用テーブル(下段) */

table.air_top_table_banner2{
	background-color:#ffffff;
	width:490px;
	height:102px;
	margin:12px 0 0 0;
	border:0;
}

table.air_top_table_banner2 td.air_top_table_banner2_img{
	width:235px;
}

table.air_top_table_banner2 td.air_top_table_banner2_space{
	background-color:#ffffff;
	width:20px;
}

/* 都市インフォメーション用テーブル　*/

table.city_table_info{
	padding:6px;
}

/* 航空券最安値テーブルでマウスオーバーしたセルのあるrowに色を付ける */

.rowhover{
	background-color:#E0B6AF;
}

/* トップのブログ用 */
h2.index_blog_title{
	margin-left:12px;
	margin-bottom:0px;
	display:block;
	width:490px;
	height:21px;
	padding-top:8px;
	background-image:url(/img/fs/bg_fs_top_right_title_korea.png);
	background-repeat:repeat-x;
	background-position:bottom;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	}
	
	h2.index_blog_title a{
		color:#FFFFFF;
	}
	
h2.index_kaiteki_title{
	margin-left:12px;
	margin-bottom:0px;
	width:490px;
	height:21px;
	padding-top:8px;
	background-image:url(/img/fs/bg_fs_top_right_title.png);
	background-repeat:repeat-x;
	background-position:bottom;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	}
ul.index_blog{
	width:464px;
	text-align:left;
	border:1px solid #BAB5AB;
	border-top:0px;
	margin-left:12px;
	margin-top:0px;
	margin-bottom:12px;
	padding:12px;
	border-top:1px solid #BAB5AB;
	}
	
	ul.index_blog li{
		list-style-type:none;
		line-height:0.8em;
	}
	
		ul.index_blog li a{
			font-size:1.4em;
			margin:2px 0;
			padding: 1px 0;
			display:block;
			background: transparent url(/img/bullet_01.png) scroll no-repeat;
			background-position: 0 0;
			padding-left:18px;
			line-height:150%;
		}


/* fs top right oneway 片道航空券 */

table#index_oneway{
	width:490px;
	margin: 0 0 12px 12px;
}

	table#index_oneway td{
		border:1px solid #BAB5AB;
	}
	
		table#index_oneway td#index_oneway_banner{
			background-image: url(/img/fs/banner_top_right_oneway.gif);
			text-align:right;
			padding:6px;
			height:36px;
		}
		
		table#index_oneway td#index_oneway_list{
			padding: 6px 6px 6px 12px;
		}
		
			table#index_oneway td#index_oneway_list a{
				font-size:1.1em;
				margin-right:6px;
				text-decoration:underline;
				display:block;
				background: transparent url(/img/bullet_02.png) scroll no-repeat;
				background-position: 0 2px;
				padding-left:18px;
				float:left;
			}


/* fs top right country */

table#index_fs_country_wrap{
	width:490px;
}


table#index_fs_country_wrap td#index_fs_country_left_wrap{
	padding-left:12px;
	width:240px;
	vertical-align:top;
	}

table#index_fs_country_wrap td#index_fs_country_right_wrap{
	padding-left:10px;
	width:240px;
	vertical-align:top;
	}
	
table.index_fs_country_table{
	border:1px solid #BAB5AB;
	width:226px;
	margin-bottom:6px;
	}
	
	table.index_fs_country_table td.index_fs_country_desc{
		padding:6px;
		font-size:1.1em;
	}
	
		table.index_fs_country_table td.index_fs_country_desc p{
			font-size:1.1em;
			line-height:1.3em;
			padding-bottom:12px;
		}
	
		table.index_fs_country_table td.index_fs_country_desc a{
			margin: 0 6px 0 0;
		}
	
	
/* fs-select top */	
	
table.index_fs_select_table {
		border-collapse: collapse;
		border: 1px solid #BAB5AB;
		width:490px;
		margin-left: 12px;
		margin-bottom:12px;
		}
table.index_fs_select_table th {
		border-top: 1px solid #BAB5AB;
		border-bottom: 1px solid #B39169;
		border-left: 1px solid #BAB5AB;
		border-right: 1px solid #BAB5AB;
		background-color:#EFE0CD;
		font-weight:bold;
		text-align:left;
		}
table.index_fs_select_table td {
		border: 1px solid #BAB5AB;
		}
		
div.fs_cam_box {
	margin-left:12px;
	border:0px;
	margin-bottom:0px;
	}
	
table.index_fs_cam_table {
		border-collapse: collapse;
		border: 1px solid #BAB5AB;
		width:490px;
		margin-left: 12px;
		margin-bottom:12px;
		margin-top:0px;
		}
		
	table.index_fs_cam_table th{
		padding: 3px 12px;
		font-size:1.1em;
		background-color:#D1E1EF; 
		border-left: 1px solid #BAB5AB;
		border-right: 1px solid #BAB5AB;
	}	
		
	table.index_fs_cam_table td{
			padding: 3px 12px;
			font-size:1.1em;
			border-left: 1px solid #BAB5AB;
			border-right: 1px solid #BAB5AB;
			}

/* blackout effect (modal box) 03/31/09 */

div#mask {
    position: absolute;
    z-index: 10;
    background-color: #000;
    display: none;
}


			