@charset "utf-8";
/* CSS Document */

/* ベースルール */
body {
  margin: 0;
  padding: 0;
}

/* レイアウトルール */

#l-wrapper{
	margin:0;
	padding:0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.5;
	color: #333;
	overflow: hidden;
	background-image: url(../img/bg-pattern01.jpg);
	background-repeat: repeat-x;
}
 
#header .inner {
	width: 960px;
}
/* モジュールルール */

/*.header{
	background-image: url(../img/headimg.jpg);
	height: 489px;
	margin:0 auto auto;
	background-repeat: no-repeat;
	background-position: center top;
}*/

.footer{}

/*-------ツアー指定-------*/

.l-tour-cont{ padding:0; margin:0 auto;}

.l-tour-cont ul{
	font-size: 0;
	list-style-type: none;
	margin:0 -30px 0 0;
	padding:0;
	overflow: hidden;
    _zoom: 1;
	}

.l-tour-cont ul li{
	/*float:left;*/
	width:300px;
	margin:30px 30px 0 0;
	display: inline-block;
	vertical-align: top;
}

a.tourlnk{text-decoration:none;}
a:hover.tourlnk{
	text-decoration: underline;
}
a:hover.price-s{text-decoration:none;}

/*-------航空券指定-------*/

.l-air-cont{ padding:0; margin:0 auto;}
.l-air-cont ul{
	font-size: 0;
	list-style-type: none;
	margin:0 -30px 0 0;
	padding:0;
	overflow: hidden;
    _zoom: 1;
	}
.l-air-cont ul li{
	width:465px;
	margin:30px 30px 0 0;
	display: inline-block;
	vertical-align: top;
}
.air1{
	border: 2px solid #FF95BF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	background-image: url(../img/bg-air.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.carrier{
	font-size:14px;
	background-color: #3FBA43;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding:4px 10px 2px 10px;
}
.air-price01{
	font-size:50px;
	line-height:48px;
	font-weight:bold;
	color: #C00;
}
.air-price02{
	font-size:24px;
	line-height:normal;
	font-weight:bold;
	color: #C00;}
.air-searchbox{
	background-color:#FFF;
	padding:20px 0;
	/*border: 2px solid #FF95BF;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow:0px 1px 5px 0px rgba(0,0,0,0.3);
	}
a.airlnk{text-decoration:none; display:block;}
a:hover.airlnk {
    text-decoration: none;
    opacity:0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha( opacity=70 )";
}

/*-------検索メニュー-------*/

.menu-search{
	width:100%;
	padding:0;
	margin:0 auto;
	background-color:#FFFFFF;
 }

/*-------スクロールトップ-------*/

#page-top {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
	z-index:10000000;
	display:none;
}
#page-top a {
	text-decoration: none;
	color: #fff;
	padding: 20px;
	text-align: center;
	display: block;
	border-radius: 4px;
	background-color: #ACACAC;
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
#page-top a:hover {
	text-decoration: none;
	background: #999;
}
/* ----------------------------------------------------------------------
	お知らせ・サイトメンテナンスのご案内等
 ---------------------------------------------------------------------- */
.panel_notificate {
	clear:both;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width:960px;
	margin:20px auto 0 auto;
	padding-bottom:18px;
	border:1px solid #000;
	box-sizing:border-box;
	border-radius: 4px;
	background-color:#FFC;
	text-shadow: 0 1px 1px #FFF;
	text-align:left;
}
.panel_notificate h2{
	text-align:center;
	padding:3px 0 0 0;
	margin-bottom:12px;
	color: #000;
	text-shadow:1px 2px 1px #FFF;
	font-size:16px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height:37px;
	background: rgb(255, 184, 0);
	border-bottom: rgb(211, 178, 95) 1px solid;
	border-radius: 4px 4px 0 0;
}
.panel_notificate p{
	padding:6px 25px 0 25px;
	letter-spacing:0.04em;
	line-height:1.4em;
}

/* お知らせ・アラート等 */
.panel_alert {
border: 1px solid;margin-bottom:3px;padding: 8px 0;text-align:center;width:960px;margin:auto;border-radius: 4px;text-shadow: 0 1px 1px #FFF;clear:both;background-repeat:no-repeat;background-position:bottom right;
margin-bottom:8px;
border-color:#ff9d90;background-color:#ffdad2;background-image:url(alert/highest_alert.png);background-repeat:no-repeat;background-position:bottom right;
}
.panel_alert h2{
position: relative;
top: -8px;
color: #FFF;
text-shadow: none;
padding: 6px 0 3px;
font-size: 15px;
font-weight: bold;
border-radius: 4px 4px 0 0;
letter-spacing: 1px;
line-height: 15px;
background: #ffbaad;
border-bottom: rgb(211, 178, 95) 1px solid;
}
/* ----------------------------------------------------------------------
	ナビゲーション
 ---------------------------------------------------------------------- */
#swHrefTopWrap{
	width:auto;
	background-color:#FFFFFF;
	border-top:#DDDDDD solid 1px;
	border-bottom:#DDDDDD solid 1px;
	margin-top:0;
	margin-bottom:0;
	}
ul#swHrefTop{
	width:1000px;
	margin:0 auto 0 auto;
	background-color:#FFFFFF;
	}
ul#swHrefTop li{
	width:10.00%;
	display:inline-block;
	*display:inline;
	*zoom:1;
	}
	/* IE7ハック */
	*:first-child+html .pc ul#swHrefTop li{
		width:10.00%;
		display:inline-block;
		*display:inline;
		*zoom:1;
		}
ul#swHrefTop li a{
	background-color:#FFFFFF;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	font-size:14px;
	padding:0;
	color:#333333;
	display:block;
	height:50px;
	line-height:50px;
	text-align:center;
	text-decoration: none;
	border-left:#DDDDDD 1px solid;
	}
	ul#swHrefTop li:first-child a{
		border-left:none;
		}
	ul#swHrefTop li.active a{
	background-color:#E3E3C8;
		}
/* ----------------------------------------------------------------------
	検索フォーム見出し
 ---------------------------------------------------------------------- */
#h_kensaku{
	margin:0 auto;
	text-align:center;
}
