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

VERSION: AUG/11/10
*/



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

div#body{
	overflow:visible;
	
}



div#top_nav_search_wrap{
	display:block;
	width:1004px;
	height:100px;
	margin: -50px auto 0 auto;
}

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

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

ul#globaltabmenu li{
	float:left;
}

	div#top_nav ul li{
		height:62px !important;
		list-style-type:none;
	}
	
		div#top_nav ul li a{
			display:block;
			height:62px !important;
			margin:0;
			overflow:hidden;
			text-decoration:none;
			text-indent:-999em;
			padding:0 !important;
		}
		
	li#top_nav_1 a{
		width:139px;
		background: transparent url(/img/russia-ex/nav.png) no-repeat 0 0;
	}
	
		li#top_nav_1 a:hover{
			background-position: 0 -62px;
		}
	
	li#top_nav_2 a{
		width:127px;
		background: transparent url(/img/russia-ex/nav.png) no-repeat -139px 0;
	}
	
		li#top_nav_2 a:hover{
			background-position: -139px -62px;
		}
	
	li#top_nav_3 a{
		width:128px;
		background: transparent url(/img/russia-ex/nav.png) no-repeat -266px 0;
	}
	
		li#top_nav_3 a:hover{
			background-position: -266px -62px;
		}
	
	li#top_nav_4 a{
		width:187px;
		background: transparent url(/img/russia-ex/nav.png) no-repeat -394px 0;
	}
	
		li#top_nav_4 a:hover{
			background-position: -394px -62px;
		}
	
	li#top_nav_5 a{
		width:145px;
		background: transparent url(/img/russia-ex/nav.png) no-repeat -581px 0;
	}
	
		li#top_nav_5 a:hover{
			background-position: -581px -62px;
		}
	
	li#top_nav_6 a{
		width:127px;
		background: transparent url(/img/russia-ex/nav.png) no-repeat -726px 0;
	}
	
		li#top_nav_6 a:hover{
			background-position: -726px -62px;
		}
	
	li#top_nav_7 a{
		width:151px;
		background: transparent url(/img/russia-ex/nav.png) no-repeat -853px 0;
	}
	
		li#top_nav_7 a:hover{
			background-position: -853px -62px;
		}	

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 div.top_recommend_article{
		padding: 12px 0;
		border-bottom: 1px dashed #DFCDB5;
		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;
			border: 1px dashed #DFCDB5;
		}
		
		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:488px;
	height:auto;
	margin: 0 12px 7px 0px;
	overflow:auto;
}

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 dashed #DFCDB5;
		}
	
	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:#6F3B30;
		}
		
			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 dashed #DFCDB5;
	border-top:none;
	background-color:#FFFFFF;
}	
	
	
div#top_search_wrap{
	display:block;
	width:500px;
	height:35px;
	background-color:#efefef;
	border:1px dashed #DFCDB5;	
	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: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: 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{
				
			}
			
			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 dashed #DFCDB5;
				}	
		
		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/russia-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:66px;
		}
	
		h3#top_title_tour a{
			display:block;
			width:490px;
			height:66px;
			overflow:hidden;
			text-indent:-999em;	
			background: url(/img/russia-ex/top_title_tour.gif) no-repeat 0px 0;
		}
		
		h3#top_title_ranking{
			width:304px;
		}
		
		h3#top_title_ranking a{
			background: url(/img/russia-ex/top_title_ranking.gif) no-repeat 0 0;
			height:54px;
			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/russia-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/russia-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/russia-ex/top_title_blog.gif) no-repeat 3px 0;
			display:block;
			width:490px;
			height:57px;
			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{
			border:1px dashed #DFCDB5;
		}
		
		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/russia-ex/top_banner_policy.png) scroll no-repeat 0 0;
		}
		
			a#top_banner_policy:hover{
				background-position: 0 -184px;
			}

div.top_russian_holiday{
	/*
border-left: 1px dotted #274433;
	border-right: 1px dotted #274433;
	border-bottom: 1px dotted #274433;
*/
}
			
	div.top_russian_holiday h5{
		margin-bottom:0;
		display:block;
		background: url(/img/russia-ex/bg_nav.png);
		color:#EEEF86;
		font-weight:bold;
		font-size:13px;
		border-top: 1px dashed #F7F3DA;
		border-left: 1px dashed #F7F3DA;
		border-right: 1px dashed #F7F3DA;
		border-bottom: 1px dashed #709A76;
		text-shadow: 0px 1px 1px #202F26;
		filter: dropshadow(color=#202F26, offx=0, offy=1); 
	}
	
	div.top_russian_holiday table{
		width:184px;
	}
	
	div.top_russian_holiday th{
		text-align:center;
		background: url(/img/russia-ex/top_russian_holiday_year_bg.jpg);
		color:#FFF;
		border-left: 1px dashed #6B8F6D;
		border-right: 1px dashed #6B8F6D;
		border-bottom: 1px dashed #F3DAB1;
		text-shadow: 0px 1px 1px #608762;
		filter: dropshadow(color=#608762, offx=0, offy=1); 
	}
	
	div.top_russian_holiday td{
		font-size:12px;
		padding:3px 6px;
		background: url(/img/russia-ex/top_russian_holiday_bg.jpg);
		border-left: 1px dashed #DFCDB5;
		border-right: 1px dashed #DFCDB5;
		border-bottom: 1px dashed #BFA983;
	}
	
			
		

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 dashed #DFCDB5;
		}
		
			div#top_blog_wrap div#top_blog_box li a{
				
			}
		
div#top_blog_box li{
	padding-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;
	-webkit-box-shadow: 0px 0px 3px  #949494;
	-moz-box-shadow: 0px 0px 3px #949494;
	box-shadow: 0px 0px 3px #949494; 
}

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

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

	div#top_air_list a{
		color:#6F3B30;
		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 dashed #DFCDB5;
	}

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 dashed #DFCDB5;
	border-collapse:collapse;
}			

	div.st2_box div.st2_box_img{
		display:block;
		width:100px;
		height:100px;
		float:left;
		border:1px dashed #DFCDB5;
	}
	
	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-bottom:1px dashed #DFCDB5;
	border-collapse:collapse;
}			

	div.top_tour_article div.top_tour_article_img{
		display:block;
		width:100px;
		height:100px;
		float:left;
		border:1px dashed #DFCDB5;
	}
	
	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;
		}
		
p#top_tour_num{
	font-size:12px;
	color:#333333;
	text-align:right;
	margin: 3px 12px 0 0;
}				
		
div#top_cityguide, div#top_tour{
	/*
border-top: 4px solid #B1835A;
*/
}

div#top_tour{
	display:block;
	width:990px;
	padding: 12px 12px 12px 0;
	margin: 0 auto 12px 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 dashed #DFCDB5;
}
table#top_price_air td.right{
	text-align:right;
}





table.air_top_table_bestprice th{
	padding: 6px 6px 6px 0;
	color:#000000;
	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;
}
*/


/* Twitter widget */

div#twitter_wrap{
	display:block;
	width:340px;
	height:160px;
	margin-top:290px;
	margin-right:160px;
	position:relative;
	overflow:hidden;
	float:right;
/*
	background:#1783BF url(/img/russia-ex/twitter_icon.gif) no-repeat scroll 6px 6px;
	opacity: 0.85;-moz-opacity: 0.85;filter: alpha(opacity=85);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 1px 1px 6px  #153d52;
	-moz-box-shadow: 1px 1px 6px #153d52;
	box-shadow: 1px 1px 6px #153d52;
	behavior: url(/css/PIE.htc);  
*/
}

div#twitter_div{
	margin:32px 64px 12px 70px;
	text-align:left;
	overflow:hidden;
}

	div#twitter_wrap li{
		list-style-type:none;
		color:#FFFFFF;
		font-size:12px;
	}
div#twitter_div li a{ background: url(buttons.png) no-repeat scroll transparent;  height: 42px;text-indent: -1000px;}

/*---------------- WIDET SOCIAL INTRO */
div#twitter_div li a#twitter-intro{ background-position: 0 -45px !important; width:280px }
div#twitter_div li a#facebook-intro { background-position: 0 0;width:280px }
div#twitter_div li a#rss-intro{ background-position: 0 -93px;width:280px}


a#twitter-link{
	margin-top:12px;
	float:right;
	display:block;
	width:110px;
	height:24px;
	overflow:hidden;
	text-indent:-999em;
	background: transparent url(/img/russia-ex/twitter_follow.gif) no-repeat scroll 0 0;
	-webkit-box-shadow: 0px 0px 3px  #804f05;
	-moz-box-shadow: 0px 0px 3px #804f05;
	box-shadow: 0px 0px 3px #804f05; 
}

	a#twitter-link:hover{
		background-position: 0 -24px;
	}

/* トップのブログ用 */
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 dashed #DFCDB5;
		}
	
	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, div#top_crr2{
	display:block;
	width:304px;
}

div#top_crr1 table, div#top_crr2 table{
	margin-bottom:6px;
}

	div#top_crr1 table td, div#top_crr2 table td{
		padding-left:6px;	
	}

	div#top_crr1 table td a, div#top_crr2 table td a{
		display:block;
		color:#990000;
		font-weight:bolder;
		font-size:18px;
	}	

/* 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;
	min-width:1004px;
	height:512px;
}


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

li#header_login{display: block; list-style: none; width:80px}
