@charset "utf-8";
/*
skin_german-ex_home.css

VERSION: SEP/14/09

ishibashi
MAY/03/10
*/


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

div#body{
	overflow:visible;
	
}

h3#top_title_travelbook{
	padding-left:9px;
	border-bottom: 2px solid #3CAAEC;
}

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_nav_search_wrap{
	display:block;
	width:1004px;
	height:100px;
	margin: -50px auto 0 auto;
}

div#top_nav{
	display:block;
	width:1004px;
	height:64px;
}

div#globaltabmenu_box div#globaltabmenubox, div#globaltabmenu_box ul#globaltabmenu{
	display:block;
	width: 1004px !important;
	height:64px;
	left:0 !important;
}

div#top_nav ul{
	background:transparent url(/img/adria-ex/nav_bg_adria.png) no-repeat 0 0;
	display:block;
	width: 1004px !important;
	height:64px;
	left:0 !important;
}


	div#top_nav ul li{
		height:64px !important;
		list-style-type:none;
	}
	
		div#top_nav ul li a{
			display:block;
			height:64px !important;
			margin:0;
			
			text-decoration:none;
			
			padding:0 !important;
		}
		
		div#top_nav ul li a img{
			opacity:0;
			filter: alpha(opacity=0);
			-moz-opacity:0;

		}
		
	
li#top_nav_1 a{
		width:117px;
		
	}
	
		
	
	li#top_nav_2 a{
		width:122px;
		
	}
	
		
	
	li#top_nav_3 a{
		width:120px;
		
	}
	
		
	
	li#top_nav_4 a{
		width:204px;
		
	}
	
		
	
	li#top_nav_5 a{
		width:140px;
		
	}
	
		
	
	li#top_nav_6 a{
		width:149px;
		
	}
	
		
	
	li#top_nav_7 a{
		width:152px;
		
	}
	
			




div#top_search{
	display:block;
	width:1004px;
	height:38px;
	text-align:center;
	background: transparent url(/img/russia-ex/top_search.jpg) no-repeat 0 0;
}

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

	div#top_recommend_box a{
		text-decoration:underline;
	}

	div#top_recommend_box div.top_recommend_article{
		padding: 12px 0;
		border-bottom: 1px dotted #D4D9DD;
		overflow:auto;
	}
	
	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;
		}
		
		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:490px;
	height:auto;
	margin: 0 12px 7px 0px;
	overflow:hidden;
}

div#top_uptodate_box div.top_uptodate_content{
	margin:12px;
	/*
overflow:auto;
*/
	clear:both;
	display:block;	
	min-height:152px;
}

	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 dotted #D4D9DD;
		}
	
	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;
		}
		
			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 dotted #D4D9DD;
	border-top:none;
	background-color:#FFFFFF;
}	
	
	
div#top_search_wrap{
	display:block;
	width:500px;
	height:35px;
	background-color:#efefef;
	border:1px dotted #D4D9DD;	
	font-size:12px;
	text-align:left;
	background:#efefef url(/img/france-ex/top_title_search.png) no-repeat 4px 3px;
}

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:488px;
	height:36px;
	background-color:#F4E7D5;
	margin-bottom:36px;	
	font-size:12px;
	text-align:left;
	background: url(/img/france-ex/top_title_search_2.png) no-repeat 6px 5px;
	border:1px solid #DFCDB5;
	background-color:#efefef;
}

div#top_search_field_2{
	width:388px;
	margin: 0 auto;
	padding-top:6px;
}

	div#top_search_field_2 input[type="text"]{
		width: 300px;
		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: 304px;
		float:left;
		margin-right:12px;
		margin-top:18px;
		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:490px;
			text-align:left;
			font-weight:bold;
			font-size: 16px;
			text-decoration:underline;
	}
	
		div#top_ranking_air_box_inner{
		display:block;
		width: 304px;
		float:left;
	}
	
		div#top_ranking_content{
			padding:12px 12px 12px 10px;
		}
	
		div#top_ranking_air_box h3 a{
			display:block;

		}
		
			
			table#top_ranking_tbl td{
				padding-bottom:6px;
				vertical-align:top;
			}
		
			table#top_ranking_tbl td.top_ranking_l{
				width:30px;
			}
			
			table#top_ranking_tbl td.top_ranking_m{
				font-size:0.9em;
				padding-left:6px;
				padding-right:6px;
				text-align:left;
			}
			
				table#top_ranking_tbl td.top_ranking_m a{
					font-weight:bolder;
					text-decoration:underline;
				}
				
				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{

				}	
		
		h3#top_title_uptodate{
			text-align:left;
			height:51px;
			margin:12px 0 0 0;
			width:490px;
		}
		
		h3#top_title_uptodate a{
			display:block;
			background: url(/img/adria-ex/top_title_uptodate.gif) no-repeat 0 0;
			height:51px;
			width:490px;
			overflow:hidden;
			text-indent:-999em;
			
		}
		
		h3#top_title_tour{
			margin: 0;
			width:490px;
			height:52px;
		}
	
		h3#top_title_tour a{
			display:block;
			width:490px;
			height:52px;
			overflow:hidden;
			text-indent:-999em;	
			background: url(/img/adria-ex/top_title_tour.gif) no-repeat 0px 0;
		}
		
		h3#top_title_ranking{
			width:304px;
		}
		
		h3#top_title_ranking a{
			background: url(/img/belgium-ex/top_title_ranking.gif) no-repeat 0 0;
			height:43px;
			width:304px;
			display:block;
			overflow:hidden;
			text-indent: -999em;
			margin:0;
		}
	
		h3#top_title_air{
			display:block;
			width:304px;
	
		}
		
			h3#top_title_air a{
			background: url(/img/adria-ex/top_title_air.gif) no-repeat 3px 0;
			display:block;
				width:304px;
				height:45px;
				overflow:hidden;
				text-indent:-999em;
			}
		
			
		h3#top_title_hotel{
			
		}	
			
		h3#top_title_hotel a{
			background: url(/img/adria-ex/top_title_hotel.gif) no-repeat 0 0;
			display:block;
			width:304px;
			height:49px;
			overflow:hidden;
			text-indent:-999em;
		}
		
		h3#top_title_blog{
			display:block;
			width:502px;

		}	
		
		h3#top_title_blog a{
			background: url(/img/adria-ex/top_title_blog.gif) no-repeat 3px 0;
			display:block;
			width:490px;
			height:85px;
			margin-right:12px;
			overflow:hidden;
			text-indent:-999em;
			}
		a#top_title_search{
			background: url(/img/france-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:right;
		margin-top:12px;
	}
	
		div#top_banner_box img{

		}
		
		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/adria-ex/top_banner_policy.png) scroll no-repeat 0 0;
		}
		
			a#top_banner_policy:hover{
				background-position: 0 -184px;
			}	
		

div#top_hotel_list{
	padding-bottom:12px;
}


div#top_blog_wrap{
	width:502px;
	margin-bottom:12px;
	clear:both;
}
	
	div#top_blog_wrap div#top_blog_box{
				display:block;
				padding: 12px 10px 12px 0;
				text-align:left;
				width:478px;
			}
			
		div#top_blog_wrap div#top_blog_box ul{
			margin-left:6px;
		}	
			
		div#top_blog_wrap div#top_blog_box li{
			list-style-type:none;
			background-image:url(/img/france-ex/bullet_france-ex_1.gif);
			background-repeat:no-repeat;
			background-position:left;
			line-height:1.5em;
			border-left:4px dotted #D4D9DD;
		}
		
			div#top_blog_wrap div#top_blog_box li a{
				
			}
		
div#top_blog_box li{
	padding-left:6px;
}				

div.top_airbanner{
	padding-top:6px;
}

div.top_airbanner a{
	font-size:20px;
	color:#990000;
	font-weight:bold;
}

	div.top_airbanner a:hover{
		color:#CF8300;
		text-decoration:underline !important;
	}
	
div.top_airbanner table{
	margin-left:6px;
}	
	
a.top_air_btn{
	display:block;
	width:74px;
	height:26px;
	margin-left:12px;
	overflow:hidden;
	text-indent:-999em;
	background:transparent url(/img/top_air_btn.gif) scroll no-repeat 0 0;
}

	a.top_air_btn:hover{
		background-position:0 -26px;
	}	

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

	div#top_air_list a{
		font-size:1.2em;
		font-weight:normal;
	}
	
		div#top_air_list a:hover{
			text-decoration:underline;
		}
		
		div#top_air_list a:active{
			color:#267726;	
		}
		
td#top_hotel_recommend_l{
	padding:5px;
}

	td#top_hotel_recommend_l img{
		border: 1px dotted #D4D9DD;
	}

td#top_hotel_recommend_r{
	padding:6px;
}	

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:316px;
	float:left;
	margin: 0 0 12px 12px;
	padding-bottom:12px;
	border-bottom:1px dotted #D4D9DD;
	border-collapse:collapse;
}			

	div.st2_box div.st2_box_img{
		display:block;
		width:100px;
		height:100px;
		float:left;
	}
	
	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.6em;
			font-weight:bolder;
		}
		
		
div.top_tour_article{
	display:block;
	width:482px;
	float:left;
	margin: 0 0 12px 12px;
	padding-bottom:12px;
	border-collapse:collapse;
}			

	div.top_tour_article div.top_tour_article_img{
		display:block;
		width:100px;
		height:100px;
		float:left;
	}
	
	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.65em;
			font-weight:bolder;
		}		
		
div#top_cityguide, div#top_tour{
	/*
border-top: 4px solid #B1835A;
*/
}

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

	img#top_tour_title, img#top_cityguide_title{
		margin:0;
	}
	
div#top_cityguide{
	
	width:1004px;
	padding-top:12px;
}	
			
table.price_ger{
	/*
margin:5px;
*/
}
table#top_price_air td{
	padding: 2px 6px;
	border-bottom: 1px dotted #D4D9DD;
}
table#top_price_air td.right{
	text-align:right;
}


p#top_tour_num {
color:#333333;
font-size:12px;
margin:3px 12px 0 0;
text-align:right;
}


table.air_top_table_bestprice th{
	padding: 6px 6px 6px 0;
	color:#7A6858;
	border-bottom: 1px dashed #dedede;
	background-color:#FFFFFF !important;
	font-size:12px;
	text-align:right;
}

table.air_top_table_bestprice td{
	border-bottom: 1px dashed #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 #DFCDB5;
	margin: 0 12px 7px 12px;
	background: #FFFFFF url(/img/france-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 #DFCDB5;
*/
}

	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 dotted #D4D9DD;
		}
	
	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/russia-ex/top_title_uptodate.gif) 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_crr1{
	display:block;
	width:304px;
	height:86px;
	background: transparent url(/img/russia-ex/top_crr1.gif) no-repeat 0 0;
}

	div#top_crr1 p{
		font-size:16px;
		font-weight:bold;
		color:#990000;
		padding-top:66px;
	}

div#top_crr2 {
	display:block;
	width:304px;
	height:60px;
	background: transparent url(/img/russia-ex/top_crr2.gif) no-repeat 0 0;
}

	div#top_crr2 p{
		font-size:16px;
		font-weight:bold;
		color:#990000;
		padding-top:40px;
	}

/* View all buttons */

div#top_viewall{
	width:452px;
	padding:12px 18px;
	overflow:auto;
	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/france-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/france-ex/btn_top_viewall.png) scroll no-repeat 0 -96px;
		}
		
		div#top_viewall ul li a#top_viewall_2:hover{
			background-position: 0 -144px;
		}
		
		

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

div#top_slide{
	display:block;
	margin: 0 auto;
	width:100%;
	min-width:1004px;	
	/*
min-height:388px;
*/
}


div#top_slide_container{ 
		position: relative; /*keep this intact*/
		visibility: hidden; /*keep this intact*/
		border: none;
		margin-top:6px;
}

