@charset "utf-8";

/* ---------------------------------------------
   基本設定
--------------------------------------------- */
*{ margin:0;padding:0; }

html {
	height:100%;
    }
body {
    margin:0 auto;
    padding:0;
	text-align:center;
    background-color:#FFF;
	background-image:none;
    color:#333;
    font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style:normal;
    line-height:1.45em;
	font-size:1em;
	/*\*/
	letter-spacing:0.05em;
	/**/
    }

/* 見出し ----------------------------------*/
h1 a {
    float:left;
    width:381px;
	height:51px;
	background-image:url(../images/print/title.gif);
	background-repeat:no-repeat;
	background-position:0px;
	text-indent:-9999px;
	margin:9px 0 0 18px;
	overflow:hidden;
	}
h2 {
    width:640px;
	height:81px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	margin-bottom:20px;
	clear:both;
	}
	h2.reserve {
    background-image:url(../images/print/reserve.jpg);
	}
	h2.estimate {
    background-image:url(../images/print/estimate.jpg);
	}
	h2.price {
    background-image:url(../images/print/price.jpg);
	}
	h2.info {
    background-image:url(../images/print/info.jpg);
	}
	h2.link {
    background-image:url(../images/print/link.jpg);
	}
	h2.sitemap {
    background-image:url(../images/print/sitemap.jpg);
	}
h3 {
    font-size:1em;
	color:#333;
	font-weight:bold;
	padding:0 0 0 5px;
	border-left:15px solid #F00;
	margin:20px 0 30px 10px;
	line-height:1em;
	text-align:left;
	clear:both;
	}
h3.top {
    font-size:0.9em;
	margin-bottom:20px;
	}
h4 {
    font-size:0.9em;
	color:#333;
    border-left:10px solid #F00;
	border-top:1px solid #999;
	padding:5px 0 5px 5px;
	line-height:1em;
	font-weight:bold;
	text-align:left;
	margin:20px 0 20px 10px;
	}
h5 {
    font-size:0.8em;
	color:#333;
	border-left:5px solid #F00;
	padding:2px 0 2px 5px;
	line-height:1em;
	font-weight:bold;
	text-align:left;
	margin:10px 0 10px 15px;
	}
h6 {
    font-size:0.75em;
	color:#F00;
	line-height:1em;
	font-weight:bold;
	text-align:left;
	margin:10px 0 10px 20px;
	border-left:5px double #666;
	padding:0 0 0 5px;
	}
/* 段落・文章----------------------------------*/
#contents p {
    font-size:0.75em;
	text-align:left;
	margin:10px 0 30px 20px;
	}

/* リンク ----------------------------------*/
a:link {
	color:#03C;
	text-decoration:none;
	overflow:hidden;
    }
a:visited {
	color:#03C;
	text-decoration:none;
	overflow:hidden;
    }
a:hover {
	color:#F00;
	text-decoration:none;
	overflow:hidden;
    }
	
/* リスト・画像 ----------------------------------*/

ul li { list-style-type:none; }

img {
    vertical-align:text-bottom;
	border:0;
	}

img.top {
	float:left;
	padding-bottom:50px;
	}
/* 予約手配のチャート図 */
#main img.chart {
    margin-left:15px;
	margin-bottom:20px;
	}
/* オプション------------------------------------- */
	
/* 右寄せ*/
.alignright{
  float : right;
}
	
/* 左寄せ */
.alignleft {
    float: left;
    }
	
/* クリア */
.clear {
    clear: both;
    }
	
/* 赤文字 */
.point {
	color:#F00;
	}
/* ---------------------------------------------
　全体の囲い
--------------------------------------------- */
#wrapper {
    width:640px;
	border-left:1px dashed #000;
	border-right:1px dashed #000;
	background-color:#FFF;
	margin:auto;
	text-align:center;
	}
	
/* ---------------------------------------------
   ヘッダ
--------------------------------------------- */
#head {
    width:640px;
	}
	#head p a {
	float:right;
	margin:10px 5px 0 0;
	background-image:url(../images/logo.gif);
	width:149px;
	height:45px;
	display:block;
	text-indent:-9999px;
	}

/* ---------------------------------------------
  地図部分
--------------------------------------------- */	
#top_title {
    clear:both;
	width:640px;
	height:232px;
	background-color:#FFF;
	background-image:url(../images/print/map_print.jpg);
	background-repeat:no-repeat;
	text-align:left;
	}
	#top_title h2 {
	display:none;
	}
	#top_title p {
	display:none;
	}
/* ---------------------------------------------
  メイン部分
--------------------------------------------- */
#main {
	width:640px;
	margin-bottom:30px;
	text-align:left;
	}
/* 左側、タイトル+本文 */
#contents {
    float:left;
	margin:0 0 20px 20px;
	width:600px;
	}
	* html #contents {
	margin-left:10px;
	}
	#contents img.margin {
	margin-bottom:20px;
	}
/* 燃油サーチャージ0円 */
#contents p.fuel_free {
    background-image:url(../images/fuel_free.jpg);
	width:357px;
	height:138px;
	text-align:center;
	margin:5px auto -5px auto;
	text-indent:-9999px;
	overflow:hidden;
	}
/* 4000名 */
#researcher4000 {
    width:290px;
	margin:10px 0 20px 0;
	float:left;
	}
	#researcher4000 h2 {
    background-image:url(../images/title_4000.gif);
	width:230px;
	height:84px;
	border:0;
	padding:0;
	margin-bottom:5px;
	text-indent:-9999px;
	}
	#researcher4000 p {
	margin:0px;
	}
/* 航空券 */
#ticket {
    width:290px;
	margin:10px 0 20px 0;
	float:right;
	}
	#ticket h2 {
    background-image:url(../images/title_ticket.gif);
	width:234px;
	height:55px;
	border:0;
	padding:0;
	margin-bottom:34px;
	text-indent:-9999px;
	}
	#ticket p {
	margin:0px;
	}
/* No Mistake */
p.eng {
	clear:both;
	background-image:url(../images/no_mistake.gif);
	width:506px;
	height:105px;
	text-indent:-9999px;
	margin:0 0 40px -30px;
	}	
/* ページトップへ */
p.to_top a {
	display:none;
	}
/* 表組み -----------------------------------*/
table {
	border-collapse:collapse;
	font-size:0.8em;
	margin:0 10px 30px 10px;
	clear:both;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width:590px;
	text-align:left;
	}
table caption {
	color:#F00;
	text-align:left;
	line-height:1em;
	font-weight:bold;
	border-left:5px double #666;
	padding:0px;
	padding-left:5px;
	margin-bottom:3px;
	}
table th {
	padding:5px 10px;
	border:0;
	background-image:url(../images/table/th.jpg);
	vertical-align:top;
	text-align:left;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	color:#600;
	background-color:#C9C9C9;
	background-repeat:no-repeat;
	}
table th.top {
	background-image:url(../images/table/th_top.jpg);
	}
table th a {
	color:#FFF;
	text-decoration:underline;
	}
	table th a:visited {
	color:#FFF;
	text-decoration:underline;
	}
	table th a:hover {
	color:#F90;
	text-decoration:underline;
	}
table td {
	padding:5px;
	border:0;
	background-image:url(../images/table/td.jpg);
	background-repeat:repeat-x;
	vertical-align:top;
	background-color:#FFF;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
	}
table td li{
    list-style-type:disc;
	line-height:1.4em;
	font-size:1.3em;
	}
	/* indexの料金表 */
	table.top {
	font-size:0.7em;
	text-align:center;
	margin-top:0px;
	}
	table.top caption {
	color:#000;
	text-align:right;
	line-height:1.2em;
	margin:0px;
	font-weight:normal;
	padding:0;
	border:0;
	}
	table.top th {
	padding:2px 10px;
	}
	table.top td {
	vertical-align:middle;
	padding:2px 10px;
	text-align:left;
	}
	/* コンパクトな表組み */
	table.compact {
	line-height:1.4em;
	font-size:0.75em;
	}
	table.compact th, table.compact td {
	padding:3px;
	}
	/* 業務取扱料金表ページ */
	table.price {
	font-size:0.75em;
	/*\*/
	letter-spacing:0.03em;
	/**/
	}
	table.price th {
	padding:5px;
	}
	/* TD色違い設定 */
	table tr.gray td {
	background-image:url(../images/table/td2.jpg);
	background-repeat:repeat-x;
	background-color:#EDEDED;
	border-right:1px solid #BBB;
	border-bottom:1px solid #AAA;
	}
	table td.gray {
	background-image:url(../images/table/td2.jpg);
	background-repeat:repeat-x;
	background-color:#EDEDED;
	border-right:1px solid #BBB;
	border-bottom:1px solid #AAA;
	}
/* 入れ子テーブルの設定 */
table table {
	margin:5px;
	width:90%;
	}
	table.height {
    height:400px;
	}
/* フォーム用設定 -----------------------------------*/
textarea {
    font-size:1em;
	color:#333;
	}
input.button {
	color:#333;
	float:right;
	margin-right:20px;
	}
/* UL OLリスト -----------------------------------*/

#contents ul, ol {
    margin:10px 0 20px 40px;
	font-size:0.8em;
	text-align:left;
	line-height:1.3em;
	list-style-type:disc;
	}
	#contents ol ol {
    margin-top:10px;
	}
	#contents ul li {
	list-style-type:disc;
	margin-bottom:10px;
	}
	#contents ol li {
	list-style-type:decimal;
	margin-bottom:30px;
	}
	#contents ol ol li {
    margin-top:0px;
	margin-bottom:10px;
	}
	#contents ol li ul li {
	list-style-type:disc;
	}
	#contents ol li ul li ol li {
	list-style-type:decimal;
	}
	#contents li li {
	font-size:1.25em;
	}

/* リスト内の段落 */
#contents li p {
    margin:10px;
	font-size:1em;
	}
/* DLリスト -----------------------------------*/
dl {
    margin:0 0 10px 10px;
	font-size:0.8em;
	text-align:left;
	border-bottom:1px dashed #CCC;
	border-left:10px solid #F00;
	line-height:1.5em;
	}
dt {
	float:left;
	margin-left:10px;
	font-weight:bold;
	}
	#contents dt a {
	    color:#F00;
		}
		#contents dt a:hover {
		color:#000;
		}
dd {
    margin-left:150px;
	}

#contents dl.link {
    margin:0 0 10px 10px;
	font-size:0.8em;
	text-align:left;
	border-bottom:1px dashed #CCC;
	border-left:0;
	line-height:1.5em;
	}
	#contents dl.link dt {
	margin-left:0px;
	}
	#contents dl dd {
    margin-left:200px;
	}
/* リンク集の色分け */
#yobiyose {
    border:1px solid #ABC;
	border-left:10px solid #ABC;
	background-color:#F0F9FF;
	padding:5px 5px 5px 0;
	width:90%;
	margin:-20px 0 20px 20px;
	}
	#yobiyose p {
    margin:0 10px 0 0;
	text-align:right;
	}
#qm {
    border:1px solid #CCA;
	border-left:10px solid #CCA;
	background-color:#FFFFF0;
	padding:5px 5px 5px 0;
	width:90%;
	margin:-20px 0 20px 20px;
	}
	#qm p {
    margin:0 10px 0 0;
	text-align:right;
	}
#swc {
    border:1px solid #ACA;
	border-left:10px solid #ACA;
	background-color:#F0FFF0;
	padding:5px 5px 5px 0;
	width:90%;
	margin:-20px 0 20px 20px;
	}
	#swc p {
    margin:0 10px 0 0;
	text-align:right;
	}
/* ---------------------------------------------
  フッター
--------------------------------------------- */
#foot {
    clear:both;
    width:640px;
	height:75px;
	background-color:#000;
	background-image:url(../images/airplane_black.gif);
	background-position:center 10px;
	background-repeat:no-repeat;
	text-align:center;
	}
#foot p {
	color:#FFF;
	font-size:0.9em;
	/*\*/
	letter-spacing:0.05em;
	/**/
	padding-top:35px;
	text-align:center;
	}
/* ---------------------------------------------
  メニュー
--------------------------------------------- */
#menu {
    width:640px;
	height:15px;
	clear:both;
	background-color:#000;
	}
	#menu ul {
	display:none;
    }
	* html #menu ul {
	margin:auto;
    }
	#menu li {
    float:left;
	margin-top:5px;
	margin-left:20px;
	}
	#menu li a {
	display:block;
	padding-left:23px;
	font-size:0.8em;
	color:#FFF;
	}
	#menu li a:visited {
	display:block;
	font-size:0.8em;
	color:#FFF;
	}
	#menu li a:hover {
	background-image:url(../images/airplane_red.gif);
	background-repeat:no-repeat;
	background-position:left;
	color:#F00;
	}
	#menu li.here {
	background-image:url(../images/airplane_red.gif);
	background-repeat:no-repeat;
	background-position:left;
	color:#F00;
	padding-left:23px;
	font-size:0.8em;
	}
	
	/* ロゴ ----------------------------------------*/
    #top_title ul {
    float:right;
	margin:9px 20px 0px 20px;
    }
	#top_title ul li {
	float:left;
	border:0;
	padding:0;
	margin:0 5px;
	vertical-align:middle;
	}
	#top_title ul li a {
	display:block;
	text-indent:-9999px;
	background-repeat:no-repeat;
	}
	/*ANTA*/
	#top_title ul li a.anta {
    background-image:url(../images/logo/anta.gif);
	width:69px;
	height:43px;
	}
	
	/*WYSET*/
	#top_title ul li a.wyset {
    background-image:url(../images/logo/wyset.gif);
	width:74px;
	height:39px;
	}
	
	/*SAJ*/
	#top_title ul li a.saj {
    background-image:url(../images/logo/saj.gif);
	width:44px;
	height:36px;
	}
	
/* ボタン ------------------------------------------*/
#button {
    display:none;
	}
	
/* SAJリンクコーナー -------------------------------*/
#saj {
	display:none;
	}
