@charset "UTF-8";
/* CSS Document */
/***********************************************
				clearfix
***********************************************/
.clfix:after	{
  content:".";  /* 新しい要素を作る */
  display:block;  /* ブロックレベル要素に */
  clear:both;
  height:0;
  visibility:hidden;
}
.clfix	{min-height:1px;}
* html .clfix{
  height:1px;
  /*\*//*/
  height:auto;
  overflow:hidden;
  /**/
}

.clear		{clear:both;}
br.clear,
.allclear	{clear:both; height:0; font-size:0; line-height:0;}

/* 共通タグ */
h1{
	color:#888;
	font-size:10px;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	position:absolute;
	left:410px;
	top:39px;
	z-index:2;
}


/***********************************************
				ヘッダー
***********************************************/
h1 { top:10px; width:550px;}
#subnavi {
	margin-left:175px;
	top:63px;
}
#subnavi li {
	background-image:url(img/icon1.gif);
	padding:0 0 0 12px;
}


/***********************************************
				コンテンツ
***********************************************/
#wrap { background:url(img/bg.gif) repeat;}
h2 { margin-bottom:18px;}
#plan {
	width:900px;
	margin-left:25px;
}

/*----プランの申込-----*//*-----東京発のみ-----*/

.plan-form {
	background:url(img/bg_comver.gif) no-repeat 0 0;
	height:114px;
	margin-bottom:18px;
	padding:0 0 0 15px;
	position:relative;
}
.plan-form dt.plan_t{
	width:560px;
	padding-top:15px;
	font-size:20px;
	font-weight:bold;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.plan-form dd.price{
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro";
	color:#FF0000;
	font-size:16px;
	position:absolute;
	top:10px;
	left:300px;
	font-weight:bold;
}
.plan-form dd.price span{
	font-weight:bold;
	font-size:24px;
	padding-left:5px;
}
.plan-form dd.title{
	width:560px;
	font-size:24px;
	font-weight:bold;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	position:absolute;
	bottom:13px;
	left:20px;
}
.plan-form dd.order{
	position:absolute;
	top:14px;	right:25px;
}
.plan-form dd dl{}
.plan-form dd dl dt{
	padding:0 0 2px 5px;
	
}
.plan-form dd dl dd a{
	display:block;
	width:278px;
	height:72px;
	text-indent:-1000px;
	overflow:hidden;
	background:url(img/btn-tyo.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.plan-form dd dl dd a:hover{
	background-position:0px -72px;
}

/*----ボタンカセット-10/09/01 new-----*/
.plan_box{
	width:900px;
	background-color:#fff;
	margin:0 auto 15px auto;
	position:relative;
}
.plan_box dt.plan_t{
	border-bottom:1px solid #000;
	line-height:1;
	width:887px;	height:25px;
	padding:10px 0 5px 13px;
	font-size:20px;
	font-weight:bold;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.plan_box dd.price{
	color:#FF0000;
	font-size:14px;
	position:absolute;
	top:52px;
	left:270px;
}
.plan_box dd.price span{
	font-weight:bold;
	font-size:18px;
	padding-left:5px;
}
.plan_box dd.capa{
	width:92px;
	height:23px;
	position:absolute;
	top:10px;
	left:795px;
}
.plan_box dd dl{
	padding:15px 0 10px 10px;
}
.plan_box dd dl dt{
	padding:2px 0 8px 5px;
}
.plan_box dd dl dd{
	width:184px;
	height:45px;
	float:left;
}
.plan_box dd dl dd a{
	display:block;
	width:176px;
	height:45px;
	text-indent:-1000px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.plan_box dd dl dd a:hover{
	background-position:0px -45px;
}
.plan_box dd dl dd.tokyo a{background-image:url(img/btn_tokyo.jpg);}
.plan_box dd dl dd.osaka a{background-image:url(img/btn_osaka.jpg);}
.plan_box dd dl dd.nagoya a{background-image:url(img/btn_nagoya.jpg);}
.plan_box dd dl dd.fukuoka a{background-image:url(img/btn_fukuoka.jpg);}



/*フライト残席照会*/
div.RemainderSeat{background-color:#FFFFFF; margin-bottom:15px; padding:6px;}
div.RemainderSeat table{ text-align:center;}
div.RemainderSeat table td{ border-right:1px solid #CCC; padding: 0 6px 0 6px; line-height:28px;}
div.RemainderSeat table td span{font-size:14px; font-weight:bold;}

/*----プランの特徴-----*/
#feature{
	width:900px;
	height:294px;
	margin-bottom:10px;
	background:url(img/bg_feature.jpg) no-repeat left bottom;
	position:relative;
}
#feature .intro{
	width:535px;
	line-height:20px;
	position:absolute;
	top:53px;
	left:35px;
}
#feature .intro span{
	color:#FF0000;
	font-weight:bold;
}
#feature li{
	position:absolute;
	width:260px;
	padding-left:100px;
	height:90px;
	background-repeat:no-repeat;
}
#feature li.point1{top:100px; left:10px; background-image:url(img/icon_p1.gif);}
#feature li.point2{top:195px; left:10px; background-image:url(img/icon_p2.gif);}
#feature li.point3{top:100px; left:405px; background-image:url(img/icon_p3.gif);}
#feature li.point4{top:195px; left:405px; background-image:url(img/icon_p4.jpg);}

#feature li dl dt{
	margin-top:13px;
	margin-bottom:5px;
	background:url(img/point_dot.gif) no-repeat 0 7px;
	padding-left:17px;
	font-size:18px;
	font-weight:bold;
	color:#4FA1ED;
}
#feature li dl dd span{
	color:#E42C6C;
	font-weight:bold;
}




/*----ツアーの選び方-----*/

#choice{
	width:900px;
	height:250px;
	margin-bottom:18px;
	background:url(img/bg_choice.jpg) no-repeat left bottom;
}
#choice .intro{
	margin:20px 35px 15px 35px;
}
#choice ul{
	margin-left:20px;
}
#choice ul li{
	width:200px;
	padding-right:20px;
	height:130px;
	background:url(img/img_step_yazi.gif) no-repeat right center;
	float:left;
}
#choice ul li.end{
	padding-right:0;
}
#choice ul li dl{
	position:relative;
}
#choice ul li dl dd{
	width:168px;
	position:absolute;
	top:45px;
	left:17px;
}



/*-------割増料金表----------*/
#hotel_lineup{
	width:900px;
	padding-bottom:40px;
	background-color:#FFFFFF;
	margin-bottom:18px;
}
#hotel_lineup h3{
	border-bottom:1px solid #D0BEBA;
}
#hotel_lineup .intro{
	width:840px;
	margin:10px auto;
}
#hotel_lineup table{
	width:840px;
	margin:0 auto 0 auto;
	text-align:left;
	border-collapse:collapse;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;

}
#hotel_lineup table td,
#hotel_lineup table th{
	padding:5px 8px;
	border-right:1px solid #ccc;
	border-bottom:1px dotted #ccc;
}
#hotel_lineup table td,
#hotel_lineup table tr.border2 td { vertical-align:top; }
#hotel_lineup table tr.border2 {border-top:2px solid #ccc;}

#hotel_lineup table td{background-color:#fafafa;}
#hotel_lineup table td span{font-size:10px; padding-left:4px;}

#hotel_lineup table th{background-color:#fff;text-align:center;}

#hotel_lineup table td.color_td{width:10px;padding:0;}

#hotel_lineup table td.area_td{
	text-align:center;
	font-size:14px;
	width:170px;
	background-color:#f0f0f0;
	vertical-align:middle;
}

#hotel_lineup table td.bgc_a{background-color:#f4f4f4; padding:0;}
#hotel_lineup table td.bgc_p{background-color:#ff99cc; padding:0;}
#hotel_lineup table td.bgc_y{background-color:#ffcc00; padding:0;}
#hotel_lineup table td.bgc_g{background-color:#99cc00; padding:0;}
#hotel_lineup table td.bgc_b{background-color:#99ccff; padding:0;}


p.p-top { text-align:right;	padding-bottom:15px;}
p.p-top span { font-size:9px; vertical-align:1px;}

#footer {
	height:48px;
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", Osaka;
	line-height:18px;
	background-color:#004C8F;

}



