/*
skin_german-ex_home.css

VERSION: APR/02/11
*/

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

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

div#body{
	overflow:visible;
	
}

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


div#top_slide_container{
	display:block;
	height:200px;
	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 dotted #E4C29D;
		overflow:auto;
	}
	
	div#top_recommend_box div.top_recommend_article:last-child{
		border-bottom:none;
	}
	
	div#top_recommend_box div.tour_icon_wrap{
		margin-left: 112px;
	}
	
		div.top_recommend_article div.top_recommend_article_img{
			float:left;
			display:block;
			width:100px;
			height:100px;
			border: 1px solid #E4C29D;
		}
		
		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.65em;
				font-weight:bolder;
			}
			
div#top_uptodate_box{
	display:block;
	width:476px;
	height:auto;
	border:1px solid #E4C29D;
	margin: 0 12px 7px 12px;
	background: #FFFFFF url(../img/german-ex/bg_top_box.png) repeat-x top;
	overflow:auto;
}

div#top_uptodate_box div.top_uptodate_content{
	margin:0 12px;
	padding: 6px 0;
	clear:both;
	display:block;	
	min-height:150px;
	border-bottom: 1px dotted #E4C29D;
}

div#top_uptodate_box div.top_uptodate_content:last-child{
	border-bottom:none;
}

	div#top_uptodate_box div.top_uptodate_content p{
		line-height:1.3em;
	}

	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 #E4C29D;
		}
	
	div#top_uptodate_box div.top_uptodate_txt{
		margin-left:162px;
		text-align:left;
	}
	
		div#top_uptodate_box div.top_uptodate_txt p{
			line-height:1.5em;
		}
	
	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:#663822;
		}
		
			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_uptodate_date {
    margin-bottom: 6px;
}
div.top_uptodate_date p {
    color: #555555;
    font-style: italic;
}
div.new_blog p {
    margin-left: 32px;
}	
	
	
div#top_search_wrap{
	display:block;
	width:488px;
	height:35px;
	background-color:#F4E7D5;
	border-top:1px solid #E4C29D;
	border-left:1px solid #E4C29D;
	border-right:1px solid #E4C29D;
	margin-right:12px;	
	font-size:12px;
	text-align:left;
	background: url(../img/german-ex/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;
	}
	
/* top_search 2nd */

div#top_search_wrap_2{
	display:block;
	width:478px;
	height:36px;
	background-color:#F4E7D5;
	margin-left:12px;
	margin-bottom:12px;	
	font-size:12px;
	text-align:left;
	background: url(../img/german-ex/top_title_search_2.png) no-repeat 0 0;
}

div#top_search_field_2{
	margin-left:50px;
	padding-top:6px;
}

	div#top_search_field_2 input[type="text"]{
		width: 240px;
		height:18px;
		border: 1px solid #BAB5AB;
		padding: 5px 6px 1px 6px;
	}
	
	div#top_search_field_2 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_2 #search_field_inner_tbl_r_2{
		padding-left:6px;
	}		
			
	div#top_ranking_air_box{
		display:block;
		width: 290px;
		float:left;
		margin-right:12px;
		margin-top:5px;
		margin-bottom:9px;
	}
	
	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 #E4C29D;
		border-right: 1px solid #E4C29D;
		border-bottom: 1px solid #E4C29D;
	}
	
		div#top_ranking_content{
			padding:12px 12px 12px 10px;
		}
	
		div#top_ranking_air_box h3 a{
			display:block;
			text-align:left;
			color:#FFFFFF;
			font-weight:bold;
			font-size: 16px;
			padding-left: 66px;
			padding-bottom: 2px;
			vertical-align:top !important;
		}
		
			
			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{
				text-align:right;
			}
			
				table#top_ranking_tbl td.top_ranking_r img{
					border:1px solid #E4C29D;
				}	
		
		a#top_title_uptodate{
			background: url(../img/german-ex/top_title_uptodate.png) no-repeat 0 0;
			height:25px;
			padding-top:9px;
		}
		
		h3#top_title_tour{
			margin: 0 0 0 12px;
			width: 478px;
		}
	
		h3#top_title_tour a{
			display:block;
			width:420px;
			height:24px;
			text-align:left;
			color:#FFFFFF;
			font-weight:bold;
			font-size: 16px;
			padding-top:15px;
			padding-left: 58px;
			padding-bottom: 2px;
			background: url(../img/german-ex/top_title_tour.png) no-repeat 0 0;
		}
		
		a#top_title_ranking{
			background: url(../img/german-ex/top_title_ranking.png) no-repeat 0 0;
			height:25px;
			padding-top:12px !important;
			width:224px;
		}
	
		h3#top_title_air{
			background: url(../img/german-ex/top_title_air.png) no-repeat 0 0;
			height:35px;	
		}
		
			h3#top_title_air a{
				width:142px;
				padding-top:9px;
			}
		
			h3#top_title_air a, h3#top_title_air img{
				float:left;
			}
			
			h3#top_title_air img{
				margin:7px 0 0 0;
			}
			
		a#top_title_hotel{
			background: url(../img/german-ex/top_title_hotel.png) no-repeat 0 0;
			padding-top:9px !important;
		}	
		
		a#top_title_blog{
			background: url(../img/german-ex/top_title_blog.png) no-repeat 0 0;
			display:block;
			width:414px;
			height:25px;
			margin-right:12px;
			text-align:left;
			color:#FFFFFF;
			font-weight:bold;
			font-size: 16px;
			padding-left: 76px;
			padding-top:12px;
			padding-bottom: 2px;
			}
		a#top_title_search{
			background: url(../img/german-ex/top_title_search.png) no-repeat 0 0;
			display:block;
			width:432px;
			height:25px;
			margin-right:12px;
			text-align:left;
			color:#FFFFFF;
			font-weight:bold;
			font-size: 16px;
			padding-left: 56px;
			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 #E4C29D;
		}
		
		div#top_banner_box div#top_customer img{
			z-index:100;
		}
		
		a#top_banner_policy{
			display:block;
			width:184px;
			height:184px;
			overflow:hidden;
			text-indent:-999em;
			cursor:pointer;
			background: transparent url(../img/german-ex/top_banner_policy.png) scroll no-repeat 0 0;
		}
		
			a#top_banner_policy:hover{
				background-position: 0 -184px;
			}
h3#top_title_travelbook{
	padding-left:9px;
	border-bottom: 2px solid #3CAAEC;
}

h3#top_title_travelbook a{
	text-align: left;
}

div.top_travelbook_content{
	text-align:left;
	padding: 6px 0;
	border-bottom: 1px dotted #D4D4D4;
}

div.top_travelbook_content:last-child{
	border-bottom:none;
}

div.top_travelbook_content p{
	font-size: 12px;
}

h4.top_travelbook_title{
	font-size: 15px;
	font-weight:bold;
	margin:0 0 4px 0;
}

div.top_travelbook_img{
	float:left;
	margin: 0 6px 0 0;
}

a.top_travelbook_more{
	font-size:11px;
	float:right;
}


div#top_blog_wrap{
	width:490px;
	margin-right:12px;
	margin-bottom:12px;
	clear:both;
}
	
	div#top_blog_wrap div#top_blog_box{
				display:block;
				background-color:#FFFFFF;
				border-left: 1px solid #E4C29D;
				border-right: 1px solid #E4C29D;
				border-bottom: 1px solid #E4C29D;
				padding: 12px 10px 12px 12px;
				text-align:left;
				width:466px;
			}
			
		div#top_blog_wrap div#top_blog_box li{
			list-style-type:none;
			background-image:url(../img/german-ex/bullet_german-ex_1.gif);
			background-repeat:no-repeat;
			background-position:left;
			line-height:1.5em;
		}
		
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-bottom:12px;
	/*
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 dotted #E4C29D;
	border-collapse:collapse;
}			

	div.st2_box div.st2_box_img{
		display:block;
		width:100px;
		height:100px;
		float:left;
		border:1px solid #E4C29D;
	}
	
	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_tour_article{
	display:block;
	width:470px;
	float:left;
	margin: 0 0 12px 12px;
	padding-bottom:12px;
	border-bottom:1px dotted #E4C29D;
	border-collapse:collapse;
}			

	div.top_tour_article div.top_tour_article_img{
		display:block;
		width:100px;
		height:100px;
		float:left;
		border:1px solid #E4C29D;
	}
	
	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: 0 12px 12px 0;
	margin: 0 auto 12px auto;
	clear:both;
	overflow-y:auto;
	overflow-x:hidden;
	border-collapse:collapse;
	background: #FFFFFF url(../img/german-ex/bg_top_box.png) repeat-x  0 59px;
}

	img#top_tour_title, img#top_cityguide_title{
		margin-bottom:8px;
	}
	
div#top_cityguide{
	background: #FFFFFF url(../img/german-ex/bg_top_box.png) repeat-x 0 59px;
}	
			
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 #E4C29D;
	margin: 0 12px 7px 12px;
	background: #FFFFFF url(../img/german-ex/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 #E4C29D;
		}
	
	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/german-ex/top_title_uptodate.png) no-repeat 0 0;
			height:28px;
			padding-top:6px;
		}
div.top_recommend_article p.price{
color:#990000;
font-size:1.6em;
font-weight:bold;
float:right;
padding-right:20px;
}


div#top_lufthansa{
	display:block;
	width:288px;
	height:86px;
	padding-bottom:6px;
	background: transparent url(../img/german-ex/top_lufthansa.gif) no-repeat 0 0;	
}

	div#top_lufthansa p{
		font-size:16px;
		font-weight:bold;
		color:#01006E;
		padding-top:66px;
	}

div#top_jal{
	display:block;
	width:288px;
	height:60px;
	background: transparent url(../img/german-ex/top_jal.jpg) no-repeat 0 0;	
}

	div#top_jal p{
		font-size:16px;
		font-weight:bold;
		color:#01006E;
		padding-top:40px;
	}

/* View all buttons */

div#top_viewall{
	width:452px;
	padding:12px;
	border: 1px solid #E4C29D;
	overflow:auto;
	margin-left:12px;
	margin-bottom:12px;
}

	div#top_viewall ul li{
		float:left;
		list-style-type:none;
	}
	
		div#top_viewall ul li a{
			display:block;
			width:221px;
			height:48px;
			overflow:hidden;
			text-indent:-999em;
		}
		
		div#top_viewall ul li a#top_viewall_1{
			background: transparent url(../img/german-ex/btn_top_viewall.png) scroll no-repeat 0 0;
			margin-right:10px;
		}
		
		div#top_viewall ul li a#top_viewall_1:hover{
			background-position: 0 -48px;
		}
		
		div#top_viewall ul li a#top_viewall_2{
			background: transparent url(../img/german-ex/btn_top_viewall.png) scroll no-repeat 0 -96px;
		}
		
		div#top_viewall ul li a#top_viewall_2:hover{
			background-position: 0 -144px;
		}
		
a#top_24h_air,
a#top_24h_hotel{
	display:block;
	height:35px;
	width:288px;
}		

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

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

div#top_slide_container2{
	margin-bottom:12px;
}
