/*
skin_wlpp_home.css

VERSION: APR/01/10 nta
*/

body{
	background:none;
	background: #efefef url(../../img/fairway/bg_body_default.png) repeat-x 0 0;
	background-color:#efefef;
}

div.travelbook_wrap #blog_body{
	background:transparent url(../../img/travelbook_header_pingpong.jpg) no-repeat 0 0;
}

div.st1_right{
	overflow:visible;
	font-size:14px;
}

div#body{
	/*
overflow:visible;
*/
	
}

div#wrap{
	/*
background: transparent url(../../img/fairway/bg_body.png) repeat-y center 0;
*/
}


div#top_slide_container{
	display:block;
	height:240px;
	width:1004px;
	margin-bottom:12px;
}

div#top_recommend_box{
	margin: 0 12px 12px 12px;
	padding:0 12px 12px 12px;
	display:block;
}

	div#top_recommend_box div.top_recommend_article{
		padding: 12px 0;
		border-bottom: 1px solid #D4D4D4;
		overflow:auto;
	}
	
		div.top_recommend_article div.top_recommend_article_img{
			float:left;
			display:block;
			width:100px;
			height:100px;
			border: 1px solid #AEC7BA;
		}
		
		div.top_recommend_article div.top_recommend_article_txt{
			display:block;
			width:310px;
			margin-left:12px;
			float:left;
			text-align:left;
		}
		
			div.top_recommend_article div.top_recommend_article_txt h3{
				font-size:1.53em;
				font-weight:bolder;
			}
			
div#top_uptodate_box{
	display:block;
	width:476px;
	height:auto;
	border:1px solid #AEC7BA;
	margin: 0 12px 7px 12px;
}

div#top_uptodate_box div.top_uptodate_content{
	margin:12px 12px 12px 12px;
	/*
padding-bottom:12px;
*/
	overflow:auto;
	/*
border-bottom: 1px solid #D4D4D4;
*/
}

	div#top_uptodate_box div.top_uptodate_img{
		float:left;
		display:block;
		width:152px;	
	}
	
		div#top_uptodate_box div.top_uptodate_img img{
			border:1px solid #AEC7BA;
		}
	
	div#top_uptodate_box div.top_uptodate_txt{
		margin-left:162px;
		text-align:left;
	}
	
	div#top_uptodate_box h4.top_uptodate_title{
		margin-bottom:6px;
	}
	
		div#top_uptodate_box h4.top_uptodate_title a{
			margin-bottom:0;
			padding:0;
			width:auto !important;
			color:#0060AF;
		}
		
			div#top_uptodate_box h4.top_uptodate_title a:hover{
				text-decoration:underline;
			}
			
			div#top_uptodate_box h4.top_uptodate_title a:active{
				color:#267726;		
			}
		
hr.top_uptodate_separator{
	margin: 0 12px;
	height:1px;
	border-bottom: 1px solid #D4D4D4;
	border-top:none;
	background-color:#FFFFFF;
}	
	
	
div#top_search_wrap{
	display:block;
	width:488px;
	height:35px;
	background-color:#E0EFE6;
	border:1px solid #AEC7BA;
	margin-right:12px;	/*width:490px;
	margin-right:12px;
	clear:both;*/
	font-size:12px;
	text-align:left;
	background: url(../../img/fairway/top_title_search.png) no-repeat 0 0;

}	
div#top_search_field{
	margin-left:50px;
	margin-top:4px;
}

	div#top_search_field input[type="text"]{
		width: 240px;
		height:18px;
		border: 1px solid #BAB5AB;
		padding: 5px 6px 1px 6px;
	}
	
	div#top_search_field input[type="submit"]{
		background:transparent url(../../images/tour/btn_search.gif) no-repeat;
		cursor:pointer;
		display:block;
		float:right;
		height:24px;
		margin-top:1px;
		overflow:hidden;
		text-indent:-999em;
		width:64px;
		border:none;
	}
	
	div#top_search_field #search_field_inner_tbl_r{
		padding-left:6px;
	}			
	div#top_ranking_air_box{
		display:block;
		width: 290px;
		float:left;
		margin-right:12px;
		margin-top:5px;
		margin-bottom:9px;
		overflow:auto;
	}
	
	div#top_uptodate_box h3, div#top_ranking_air_box h3, div#top_blog_wrap h3{
		margin-bottom:0;
	}
	
	div#top_uptodate_box a{
		display:block;
			width:424px;
			text-align:left;
			color:#FFFFFF;
			font-weight:bold;
			font-size: 16px;
			padding-left: 52px;
			padding-bottom: 2px;
	}
	
		div#top_ranking_air_box_inner{
		display:block;
		width: 288px;
		float:left;
		background-color:#FFFFFF;
		border-left: 1px solid #AEC7BA;
		border-right: 1px solid #AEC7BA;
		border-bottom: 1px solid #AEC7BA;
		overflow:auto;
	}
	
		div.top_ranking_content{
			padding:12px 12px 12px 10px;
			overflow:auto;
		}
	
		div#top_ranking_air_box h3 a{
			display:block;
			width:234px;
			text-align:left;
			color:#FFFFFF;
			font-weight:bold;
			font-size: 16px;
			padding-left: 56px;
		}
		
			table#top_ranking_tbl td{
				padding-bottom:6px;
				vertical-align:top;
			}
		
			table#top_ranking_tbl td.top_ranking_l{
				
			}
			
			table#top_ranking_tbl td.top_ranking_m{
				font-size:0.9em;
				padding-left:6px;
				padding-right:6px;
			}
			
				table#top_ranking_tbl td.top_ranking_m a{
					font-weight:bolder;
				}
				
				table#top_ranking_tbl td.top_ranking_m span.price{
					font-weight:bold;
					color:#990000;
				}
				
			table#top_ranking_tbl td.top_ranking_r{
				
			}
			
				table#top_ranking_tbl td.top_ranking_r img{
					border:1px solid #AEC7BA;
				}	
		
		a#top_title_uptodate{
			background: url(../../img/fairway/top_title_uptodate.png) no-repeat 0 0;
			height:27px;
			padding-top:7px;
		}
		
		h3#top_title_tour{
			margin: 0 0 0 12px;
			width: 478px;
		}
	
		h3#top_title_tour a{
			display:block;
			width:426px;
			height:26px;
			text-align:left;
			color:#FFFFFF;
			font-weight:bold;
			font-size: 16px;
			padding-top:8px;
			padding-left: 52px;
			padding-bottom: 2px;
			background: url(../../img/fairway/top_title_tour.png) no-repeat 0 0;
		}
		
		a#top_title_ranking_kokunai, a#top_title_ranking_kaigai{
			background: url(../../img/fairway/top_title_ranking.png) no-repeat 0 0;
			height:27px;
			padding-top:14px;
		}
	
				
		a#top_title_blog{
			background: url(../../img/fairway/top_title_blog.png) no-repeat 0 0;
			display:block;
			width:432px;
			height:28px;
			margin-right:12px;
			text-align:left;
			color:#FFFFFF;
			font-weight:bold;
			font-size: 16px;
			padding-left: 58px;
			padding-top:8px;
			}
			
		a#top_title_air{
			background: url(../../img/fairway/top_title_air.png) no-repeat 0 0;
			display:block;
			width:420px;
			height:30px;
			margin-right:12px;
			text-align:left;
			color:#FFFFFF;
			font-weight:bold;
			font-size: 16px;
			padding-left: 70px;
			padding-top:8px;
			}	
			
		a#top_title_search{
			background: url(../../img/fairway/top_title_search.png) no-repeat 0 0;
			display:block;
			width:442px;
			height:25px;
			margin-right:12px;
			text-align:left;
			color:#FFFFFF;
			font-weight:bold;
			font-size: 16px;
			padding-left: 46px;
			padding-top:9px;
			padding-bottom: 2px;
			}
		div#top_title_search_2{
			padding: 5px;
			}
		div#top_title_search_left{
			width: 43%;
			float: left;
			display:block;
			text-align:left;
			vertical-align:top;
			letter-spacing: .15em;
			margin-left:9px;
		}
		div#top_title_search_left h3{
			font-size:1.53em;
			font-weight:bolder;
		}


		div#top_title_search_right{
			width: 55%;
			float: right;
			}
			
	div#top_banner_box{
		display:block;
		width:184px;
		float:left;
		margin-right:12px;
		margin-top:12px;
	}
	
		div#top_banner_box img{
			border:1px solid #AEC7BA;
		}


div#top_blog_wrap{
	width:490px;
	margin-right:12px;
	margin-bottom:12px;
	clear:both;
}
	
	div#top_blog_wrap div#top_blog_box,
	div#top_blog_wrap div#top_air_box{
				display:block;
				background-color:#FFFFFF;
				border-left: 1px solid #AEC7BA;
				border-right: 1px solid #AEC7BA;
				border-bottom: 1px solid #AEC7BA;
				padding: 12px 10px 12px 12px;
				text-align:left;
				width:466px;
				margin-bottom:12px;
				overflow:auto;
			}
			
		div#top_blog_wrap div#top_blog_box li{
			list-style-type:none;
			background-image:url(https://www.wlpp.net/img/fairway/bullet_german-ex_1.gif);
			background-repeat:no-repeat;
			background-position:left;
		}

div#top_air_box table td{
	padding-left:6px;
	padding-bottom:6px;
	border-collapse:collapse;
	border-left: 1px solid #BAB5AB;
	border-bottom: 1px solid #BAB5AB;
}
		
div#top_air_box table td.left{
	padding-left:0;
	border-left: none;
}		
		
div#top_blog_box li{
	padding-left:20px;
}				


div#top_air_list{
	font-size:12px;
	padding: 12px 0;
}

	div#top_air_list a{
		color:#663822;
		font-size:1.2em;
		font-weight:normal;
	}
	
		div#top_air_list a:hover{
			text-decoration:underline;
		}
		
		div#top_air_list a:active{
			color:#267726;	
		}

div.st2{
	overflow:auto;
	border-collapse:collapse;
	padding:12px 0;
	margin-bottom:12px;
}

	h2.st2_title{
		font-size:1.53em;
		font-weight:bolder;
		color:#565248;
		text-align:left;
		margin: 6px 0 6px 12px;
	}
	
div.st2_box{
	display:block;
	width:308px;
	float:left;
	margin: 0 0 12px 12px;
	padding-bottom:12px;
	border-bottom:1px solid #AEC7BA;
	border-collapse:collapse;
}			

	div.st2_box div.st2_box_img{
		display:block;
		width:100px;
		height:100px;
		float:left;
		border:1px solid #AEC7BA;
	}
	
	div.st2_box div.st2_box_txt{
		float:left;
		display:block;
		width:194px;
		text-align:left;
		margin-left:12px;
		vertical-align:top;
	}
	
		div.st2_box div.st2_box_txt h3{
			font-size:1.53em;
			font-weight:bolder;
		}

div.top_golfinfo_subcategory{
	display:block;
	width:980px;
	border-bottom: 3px solid #458520;
	text-align:left;
	margin: 0 auto;
}		
		
div.top_tour_article{
	display:block;
	width:470px;
	float:left;
	margin: 0 0 12px 12px;
	padding-bottom:12px;
	border-bottom:1px solid #AEC7BA;
	border-collapse:collapse;
}			

	div.top_tour_article div.top_tour_article_img{
		display:block;
		width:100px;
		height:100px;
		float:left;
		border:1px solid #AEC7BA;
	}
	
	div.top_tour_article div.top_tour_article_txt{
		float:left;
		display:block;
		width:350px;
		text-align:left;
		margin-left:12px;
		vertical-align:top;
	}
	
		div.top_tour_article div.top_tour_article_txt h3{
			font-size:1.53em;
			font-weight:bolder;
		}		
		
div#top_cityguide, div#top_tour{
	/*
border-top: 4px solid #B1835A;
*/
}

div#top_tour{
	display:block;
	width:966px;
	padding: 12px 12px 12px 0;
	margin: 0 auto;
	clear:both;
	overflow:auto;
	border-collapse:collapse;
	
}

	img#top_tour_title, img#top_cityguide_title{
		margin-bottom:8px;
	}
	
div#top_cityguide{
	
}	
			
table.price_ger{
	/*
margin:5px;
*/
}
table#top_price_air td{
	padding: 2px 12px;
}
table#top_price_air td.right{
	text-align:right;
}





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

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;
	font-size: 16px;
}

table.air_top_table_bestprice td.right a{
	text-align:right;
}
/*
table.air_top_table_bestprice td a:hover{
	background-color:#990000;
	color:#FFFFFF;
}
*/




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.png);
	background-repeat:repeat-x;
	background-position:bottom;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	}
	
	h2.index_blog_title a{
		color:#FFFFFF;
	}
div#citypage_ber_box{
	display:block;
	width:476px;
	height:auto;
	border:1px solid #AEC7BA;
	margin: 0 12px 7px 12px;
	background: #FFFFFF url(../../img/fairway/bg_top_box.png) repeat-x top;
}

div#citypage_ber_box div.top_uptodate_content{
	margin:12px 12px 0 12px;
	padding-bottom:12px;
	/*
border-bottom: 1px solid #D4D4D4;
*/
}

	div#citypage_ber_box div.top_uptodate_img{
		float:left;
		display:block;
		width:152px;	
	}
	
		div#citypage_ber_box div.top_uptodate_img img{
			border:1px solid #AEC7BA;
			
		}
		
	div#top_blog_box div.top_uptodate_content{
		overflow:auto;
		display:block;
	}
	
	div#top_blog_box div.top_uptodate_img{
        display:block;
        width: 102px;
        float: left;
	}
		
	div#top_blog_box div.top_uptodate_txt{
		font-size:12px;
		width:300px;
		display:inline;
		float:right;
	}
	div#top_blog_box div.top_uptodate_txt p{
		display:inline;
		width:300px;
		float:right;
	}
	
	div#top_blog_box div.top_uptodate_txt h4{
		margin-bottom:6px;
	}

	div#top_blog_box div.top_uptodate_img img{
			border:1px solid #AEC7BA;
	}
	
	div#citypage_ber_box div.top_uptodate_txt{
		margin-left:162px;
		text-align:left;
	}
	
	div#citypage_ber_box h4.top_uptodate_title{
		margin-bottom:6px;
	}
	
		div#citypage_ber_box h4.top_uptodate_title a{
			margin-bottom:0;
			padding:0;
			width:auto !important;
			color:#663822;
		}
		
			div#citypage_ber_box h4.top_uptodate_title a:hover{
				text-decoration:underline;
			}
			
			div#citypage_ber_box h4.top_uptodate_title a:active{
				color:#267726;		
			}
	div#citypage_ber_box h3, div#top_ranking_air_box h3, div#top_blog_wrap h3{
		margin-bottom:0;
	}



		a#citypage_ber{
			background: url(../../img/fairway/top_title_uptodate.png) no-repeat 0 0;
			height:28px;
			padding-top:6px;
		}
div.top_recommend_article p.price{
color:#990000;
font-size:1.4em;
font-weight:bold;
float:right;
padding-right:20px;
}




/*-----------------------------------------------------------------------------------------------*/
/*                                         SLIDESHOW STYLES                                      */
/*-----------------------------------------------------------------------------------------------*/

div#top_slide_container{ 
		position: relative; /*keep this intact*/
		visibility: hidden; /*keep this intact*/
		border: none;
}

/*-----------------------------------------------------------------------------------------------*/
/*                                         Air TOP STYLES                                      */
/*-----------------------------------------------------------------------------------------------*/


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/fs/bg_fs_air_title_asia.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;
	}
	
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.1em;
			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;
		}
/* 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;
		}
		
/* customer service */

div#index_fs_banner_customer_service_box{
	display:block;
	width:238px;
	height:200px;
	background: url(../../img/banner_customer_service.jpg) no-repeat scroll 0 0;
	
}

div#index_fs_banner_customer_service_box a#index_fs_banner_customer_service_open{
	display:block;
	width:238px;
	height:118px;
	overflow:hidden;
	text-indent:-999em;
}

	div#index_fs_banner_customer_service_box a#index_fs_banner_customer_service_open:focus{
		outline:none;
	}

div#index_fs_banner_customer_service_panel{
	display:none;
	width:238px;
	height:167px;
	background: url(../../img/banner_customer_service_open.jpg) no-repeat scroll 0 0;
	overflow:hidden;
	margin-top:-118px;
	cursor:pointer;
}

div#index_fs_banner_customer_service_panel ul{
	margin: 90px 12px 12px 28px;
}

	div#index_fs_banner_customer_service_panel ul li{
		font-size:1.06em;
	}

/* 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;
			}