/* skin_fs.css
VERSION: NOV/11/09
*/

/* general */

body{
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#9DB8D2,EndColorStr=#FFFFFF);
background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAMgCAYAAADiDQiHAAABnUlEQVRIiZXE1VpbQRgFUN7/HVoq1Fuol+AOgSBxd3f3pO3t/Pucb8/Mulgbz3YD/zZMe+6Wh7XpCZJe7Nn2ch8KkV5BB85eawqrbR2y3rh1BEXU3vKORe/0vT+JmvcBOhV9dC1G+nRm0efzuK4vvAvRNpZwdinaoX2FrqCko2+079e8lNqPG9t+Ql7RL2+adevsN+0PdJch7RrkE3l8WdLevW370ENO7YD3KDo0Ka929MQ6NsgvOvEXWAHRqb6zQFEUZJ1DIdGFayXSZdiiKyhSdnTNi4pusIqa160Y6xaKQ1W1O32+hEX3iZoo6eyBlxI9puqWPaVZfqwhyogCBmVFQaypFoJy2sJQvqUWsSlaMKitFoOKorhBJVGi1CEloTIrVe46q7DStEwV6unKQjVWDqr3HeVtKjRYxcbAWZNV4rWGamV9FajNqrZHoo6oZl29C41JjZ62JjYR9UUtfW1oAE3VOtBQW5fWG83M648NmqsNoIloaN1ouiCNoRlr4tpSNBdNabMFtNI1h5aihaa12nJl22rNWq//avoPLuEcEEsBTyMAAAAASUVORK5CYII=");
background-repeat:repeat-x;
background-color:#FFFFFF;
font-family:"メイリオ","ヒラギノ角ゴ ","モナーフォント";
}

div#header, div#body{
	padding: 0 12px 24px 12px;
}

div#header,div#body{
	background-color:#FFFFFF;
}

div#header{
	margin-bottom:0;
	padding-bottom:12px;
}

div.alertbox{
	background-color:#FFFFD9;
	border:1px solid #A7A772;
}

div.alertbox2{
	background-color:#FFDFE1;
	border:1px solid #990000;
	padding:12px;
}

/*
div#body{
	overflow:visible;
}

*/

/* font */

a{
	color:#0002CF;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a:visited{
	color:#625B81;
}


/* header */

div#header{
	
}

	div#header div#header_top{
		padding-left: 12px;
	}

/*
Beta version logo. uncomment the lines below after the beta test.
*/

 
div#header div#header_top div#header_ci{
		width:490px;
		height:58px;
		background-image:url(/img/fs/logo_call.png);
		background-repeat:no-repeat;
		}
	
	
	div#header div#header_top div#header_ci a{
		text-decoration:none;
		display:block;
		width:362px;
		height:58px;
		text-indent:-999em;
	}

/*
div#header div#header_top div#header_ci{
		width:246px;
		height:58px;
		background-image:url(../img/fs/logo.png);
		background-repeat:no-repeat;
	}
	
	div#header div#header_top div#header_ci a{
		text-decoration:none;
		display:block;
		width:246px;
		height:58px;
		text-indent:-999em;
	}
*/
	
div#header div#header_menu ul li.header_menu_label a:hover{
	text-decoration:underline;
}

h1#header_tagline{
	margin-top:6px;
}



/* ログインフォーム */

div#header_usersection{
	
}

div#header_usersection div#header_usersection_loginform{
	background-image:url(../img/fs/bg_loginform.gif);
	background-repeat:no-repeat;
}

div#header_usersection div#header_usersection_loginform label{
	color:#000000;
}

div#header_usersection div#header_usersection_loginform input[type="text"]{
	border-color:#999999 #DDDDDD #DDDDDD #999999;
}

div#header div#header_usersection div#header_usersection_loginform input#header_usersection_login_btn{
	color:#ffffff;
	outline-color:#807D74;
	border:1px solid #bdbdbd;
	background-image:url(../img/fs/bg_login_btn.gif);
	background-position:center;
	text-indent:-999em;

}



/*
div#header div#header_usersection div#header_usersection_loginform input#header_usersection_login_btn:hover{
	color:#ffffff;
	
	border:1px solid #f6f6f6;
	
	
}

*/



/* #header_menu */

div#header_menu{
	
}

div#header_menu a{
	color:#565248;
	text-decoration:none;
}

div#header_info{
	background-color:#FFF1EF;
}

div#header_info p{
	color:#DF421E;
}

/* globaltabmenu */

div#globaltabmenu_box{
	background-image:url(../img/fs/bg_globaltabmenu_box.png);
	background-repeat:repeat-x;
	background-position:top;
	height:40px;
	border-top: 3px solid #355D98;	
}

div#globaltabmenu_box ul#globaltabmenu{
	left:0;
}

div#globaltabmenu_box ul#globaltabmenu li{
	height:40px;
	margin:0;
	padding: 12px 6px;
}

	div#globaltabmenu_box ul#globaltabmenu li a{
		display:block;
		height:22px;
		margin:0;
		color:#FFFFFF ;
		font-weight:normal;
		overflow:hidden;
		padding-top:18px;
		text-align:right;
		padding-right:6px;
		text-decoration:underline;
	}
	
	div#globaltabmenu_box ul#globaltabmenu li a:hover{
		color:#274A84;
	}
	
	
	div#globaltabmenu_box ul#globaltabmenu li#globaltabmenu_tab_air a{
		width:116px;
		background: transparent url(../img/fs/bg_globaltabmenu_tab.png) repeat-x scroll 0 0;
	}
	
		div#globaltabmenu_box ul#globaltabmenu li#globaltabmenu_tab_air a:hover{
			background-position: 0 -40px;
		}
	
	div#globaltabmenu_box ul#globaltabmenu li#globaltabmenu_tab_hotel a{
		width: 116px;
		background: transparent url(../img/fs/bg_globaltabmenu_tab.png) repeat-x scroll -122px 0;
		}
		
		div#globaltabmenu_box ul#globaltabmenu li#globaltabmenu_tab_hotel a:hover{
			background-position: -122px -40px;
		}
		
	div#globaltabmenu_box ul#globaltabmenu li#globaltabmenu_tab_hotelair a{
		width: 116px;
		font-size:10px;
		padding-top: 22px;
		background: transparent url(../img/fs/bg_globaltabmenu_tab.png) repeat-x scroll -244px 0;
	}
	
		div#globaltabmenu_box ul#globaltabmenu li#globaltabmenu_tab_hotelair a:hover{
			background-position:-244px -40px;
		}
	
	div#globaltabmenu_box ul#globaltabmenu li#globaltabmenu_tab_tour a{
		width: 116px;
		background: transparent url(../img/fs/bg_globaltabmenu_tab.png) repeat-x scroll -366px 0;
		}
		
		div#globaltabmenu_box ul#globaltabmenu li#globaltabmenu_tab_tour a:hover{
			background-position: -366px -40px;
		}
	
	div#globaltabmenu_box ul#globaltabmenu li#globaltabmenu_tab_guide{
		display:block;
		list-style-type:none;
		float:left;
		width:133px;
		padding:0;
	}
		
	div#globaltabmenu_box ul#globaltabmenu li#globaltabmenu_tab_guide a{
		list-style-type:none;
		display:block;
		width:121px;
		height:22px;
		float:right;
		font-size:12px;
		padding:18px 6px 0 6px;
		margin-left:0px;
		background: transparent url(../img/fs/bg_globaltabmenu_guide.png) repeat-x scroll 0 0;
		}
		
		div#globaltabmenu_box ul#globaltabmenu li#globaltabmenu_tab_guide a:hover{
			background-position: 0 -40px;
		}			
	
	

	
	
	div#globaltabmenu_box ul#globaltabmenu li a:focus{
		outline:none;
	}


/* BETA TEST */

div#globaltabmenu_box ul#globaltabmenu li#globaltabmenu_tab_betatest{
	list-style-type:none;
	display:block;
	width:166px;
	float:left;
	padding:0;
	margin-left:24px;
}

div#globaltabmenu_box ul#globaltabmenu li#globaltabmenu_tab_betatest a{
		width: 154px;
		background: transparent url(../img/fs/bg_globaltabmenu_betatest.png) no-repeat scroll 0 0;
		padding: 20px 6px 0 6px;
		}
		
		div#globaltabmenu_box ul#globaltabmenu li#globaltabmenu_tab_betatest a:hover{
			background-position: 0 -40px;
		}
		
div#globaltabmenu_box ul#globaltabmenu li#globaltabmenu_tab_oldversion{
	list-style-type:none;
	display:block;
	width:142px;
	float:left;
	padding:0;
	/*
margin-left:24px;
*/
}

div#globaltabmenu_box ul#globaltabmenu li#globaltabmenu_tab_oldversion a{
		width: 130px;
		background: transparent url(../img/fs/bg_globaltabmenu_oldversion.png) no-repeat scroll 0 0;
		padding: 20px 6px 0 6px;
		}
		
		div#globaltabmenu_box ul#globaltabmenu li#globaltabmenu_tab_oldversion a:hover{
			background-position: 0 -40px;
		}				

/* air ticket product right */

div.air_list_article_result_outline {
	background-color:#FFFFFF;
	border:1px solid #7590AE;
	}
	
	div.air_list_article_result_outline div.air_list_article_result {
		background-color:#FFFFFF;
		
		} 
	
	div.air_list_article_result_outline div.air_list_article_result div.air_list_article_result_plan p.air_list_article_plan_number {
		background-color:#235A8F;
		}
		
		table.air_list_article_plan_tbl th{
			background-color:#D2E1F0;
			color:#000000;
			border-left:1px solid #9DB8D2;
			border-right:1px solid #9DB8D2;
			border-top:1px solid #9DB8D2;
			border-bottom:1px solid #7590AE;
		}
		
		table.air_list_article_plan_tbl td{
			border:1px solid #BAB5AB;
			background-color:#FFFFFF;
			}

/* air LEFT */

div.air_list_inner_left{
	background-color:#FFFFFF;
	border: 1px solid #BAB5AB;
}


/* air LEFT selectedplan@planresult.html */

div#air_planresult_selectedplan_title{
	background-color:#D1E0EF;
	
	color:#000000;
}

div#air_planresult_selectedplan_price{
	}


/* air LEFT calendar 航空券都市別ページのカレンダー */

div.st1_left table.calendar th, div#Dday table.calendar th, div#Dday table.calendar th a{
	background-color:#335A95;
	color:#FFFFFF;
}

div.st1_left table.calendar th, div#Dday2 table.calendar th, div#Dday2 table.calendar th a{
	background-color:#335A95;
	color:#FFFFFF;
}

div.st1_left table.calendar td, div#Dday table.calendar td, div#Dday2 table.calendar td{
	border: 1px solid #BAB5AB;
	font-size:1.3em;
}

	div#Dday table.calendar td a{
		display:block;
		width:100%;
		height:100%;
		background-color:#E0E8EF;
	}

	div#Dday table.calendar td a:hover{
		background-color:#335A95;
		color:#FFFFFF;
	}


/* air RIGHT selectedplan@planresult.html */

div.st1_right div.air_list_article_result_plan p.air_list_article_plan_number{
	background-color:#D2E1F0;
	border-color:#9DB8D2 #9DB8D2 #7590AE;
	border-style:solid;
	border-width:1px;
	color:#000000;
}

div.st1_right div.air_list_article_result_plan p.air_list_article_result_notice{
	color:#DF421E;
}	

div.st1_right table.air_planresult_selectedplan_table td{
		border-top:1px solid #807D74;
		border-bottom:1px solid #807D74;
	}
	
/* air RIGHT city 航空券都市別ページ右側 */

table.air_city_right_tbl td a{
	font-size:1.4em;
}

table.air_city_right_tbl td.air_city_td_first{
	background-color:#CFE8FF;
}

/* hotel ARTICLE LIST */

div.htl_list_outline div.htl_list_inner_left{
	border: 1px solid #807D74;
}

div.htl_list_article_result_outline {
    background-color: #FFFFFF;
    border: 1px solid #7590AE;
}


	
/* FOOTER */

div#footer{
	border-top:1px solid #BAB5AB;
	background-color:#FFFFFF;
	padding: 0 24px 6px 24px;
}

div#footer div#footer_upper{
	width:auto;
	margin: 0 auto;
	text-align:center;
	overflow:auto;
	padding: 12px 0;
}

	div#footer div#footer_upper a{
		font-size:1.1em;
		color:#0002CF;
		text-decoration:underline;
		margin: 0 6px;
	}

div#footer div#footer_under{
	clear:both;
}

	div#footer div#footer_under table td{
		color:#565248;
		font-size:1.1em;
		vertical-align:middle;
	}
	
	div#footer div#footer_under table{
		width:100%;
		
	}
	
		div#footer div#footer_under table td#footer_under_1{
			width:340px;	
		}
	
			div#footer div#footer_under table td#footer_under_1 a{
				float:left;
				display:block;
				width:98px;
				height:50px;
				margin-right:18px;
				background-image: url(../img/fs/footer_logo_left.gif);
				background-repeat:no-repeat;
				overflow:hidden;
				text-indent:-999em;
			}
			
		div#footer div#footer_under table td#footer_under_3{
			text-align:right;
		}
		
			div#footer div#footer_under table td#footer_under_3 img{
			float:right;
			margin-left:18px;
		}	

div#footer div#footer_copyright{
	text-align:center;
}

	div#footer div#footer_copyright p{
		color:#565248;
		font-size:1.1em;
	}
	
/* searchoptionsbar  検索絞込み */

div#searchoptionbar{
	background-color:#5387BF;
	}
	
div#searchoptionbar table#searchoptionbar_tbl_air{
	background-color:#D1E1EF;
}

span.searchoptionbar_tbl_air_title p{
	background-color:#5387BF;
	color:#FFFFFF;
}

div#searchoptionbar_htl{
	background-color:#BAB5AB;
}

div#searchoptionbar_htl table#searchoptionbar_tbl_htl{
	background-color:#EAE8E3;
}

span.searchoptionbar_tbl_htl_title p{
	background-color:#565248;
	color:#FFFFFF;
}

/* hotel ARTICLE LIST ホテル商品一覧 */

div.htl_list_article_result_outline {
    background-color: #FFFFFF;
    border: 1px solid #807D74;
}


/*-----------------------------------------------------------------------------------------------*/
/*                                         TOOLTIP STYLES                                        */
/*-----------------------------------------------------------------------------------------------*/

.tip {
	margin-top:22px;
	width: 212px;
	padding-top: 37px;
	overflow: hidden;
	display: none;
	position: absolute;
	z-index: 500;
	background: transparent url(../img/tmp/tipTop.png) no-repeat top;
	font-size:12spx;}
	
.tipMid {background: transparent url(../img/tmp/tipMid.png) repeat-y; padding: 0 25px 8px 25px;}
.tipBtm {background: transparent url(../img/tmp/tipBtm.png) no-repeat bottom; height: 32px;}


/*-----------------------------------------------------------------------------------------------*/
/*                                         BLOG STYLES                                           */
/*-----------------------------------------------------------------------------------------------*/

/* BODY */

div#blog_body{
	width:600px;
	margin-right:12px;
	margin-top:12px;
	padding-top:160px;
	background:transparent url(../img/blog_header_default.jpg) no-repeat 0 0;
}


/* TITLE */

div#blog_title_img{
	display:block;
	width:572px;
	height:65px;
	margin-top:12px;
	margin-left:14px;
	
	overflow:hidden;
	text-indent:-999em;
	background: transparent url(../img/german-ex/blog_title_img.gif) no-repeat 0 0;
}


/* POST */


div.blog_post{
	display:block;
	width:560px;
	margin-left:14px;
	margin-bottom:24px;
}

	div.blog_post h1.blog_post_title{
		display:block;
		height:66px;
		margin-bottom:60px;
		color:#2A1105;
		font-size:2.2em;
	}
	
		div.blog_post h1.blog_post_title a{
		color:#2A1105;
		font-style:italic;
	}

	div.blog_post img{
		border: 1px solid #E6DBC9;
	}

div.blog_post_text{
	text-align:left;
	background-color:#FAF2DF;
	padding: 12px 24px 24px 24px;
	font-size:1.4em;
	line-height:1.5em;
}

	div.blog_post_text p{
		line-height:1.5em !important;
	}



h1.blog_post_title{
	font-weight:bolder;
	color:#FF6600;
}


	
	h1.blog_post_title a{
		color:#DF4E00;
	}

div#blog_menu{
	float:right;
	display:block;
	width:368px;
	
	margin-right:12px;
	margin-bottom:12px;
	padding: 0 0 12px 0;
}

div#blog_content{
	float:left;
	display:block;
	width:572px;
	margin-left:12px;
	text-align:left;
	padding:12px 0;
}

div.blog_post_box img{
		border: 1px solid #D4D4D4;
	}


div.blog_post_body{
	padding:12px;
	background-color:#EFEAE0;
}

	div.blog_post_body p{
		font-size:1.4em;
		text-indent:1em;
	}
	
	
	div.blog_post_body a{
		color:#663822;
	}
	
		div.blog_post_body a:hover{
			
		}
		
		div.blog_post_body a:active{
			color:#267726;
		}

/* ARCHIVE */		

div#blog_menu{
	background: transparent url(../img/german-ex/blog_menu_bg.jpg) repeat-y 0 110px;
	
}		

div#blog_archive h3{
	display:block;
	width:368px;
	height:110px;
	background: transparent url(../img/german-ex/blog_menu_header.jpg) no-repeat 0 0;
	overflow:hidden;
	text-indent:-999em;
}

div#blog_archive{
	
}

	div#blog_archive ul{
		margin: 0 12px 0 24px;
	}
	
		div#blog_archive li{
			color:#2A1105;
			margin-bottom:6px;
			border-bottom : 1px solid #BFAD8F;
			text-align:left;
			font-size:1.4em;
			padding-bottom:6px;
		}
		
		div#blog_archive li a{
			color:#663822;
		}				