@charset "UTF-8";

body {
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11pt;
	background-image: url(images/bg.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	border: 1px none #CCCCCC;
}
a:link {
	color: #006699;
	text-decoration: none;
}

a:visited {
	color: #006699;
	text-decoration: none;
}
table {
	border-collapse : collapse;
	margin-top: 20px;
}

td {
	background-color: #FFFFFF;
	border: 1px dotted #666666;
	color: #666666;
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

th {
	background-color: #67A0B6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	color: #FFFFFF;
}
 .oneColFixCtrHdr #container {
	width: 900px;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
	border-bottom-style: solid;
}

.contents_bottom {
	background-image: url(images/bg_horizon_b1.jpg);
	height: 50px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #header {
	background-color: #DDDDDD;
	background-image: url(images/header.jpg);
	height: 130px;
	width: 900px;
	padding: 0;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

.oneColFixCtrHdr #mainImage {
	padding-top: 120px;
	padding-right: 445px;
	padding-bottom: 0;
	padding-left: 25px;
	background-image: url(images/main_image01.jpg);
	height: 180px;
	width: 430px;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.3em;
}
.oneColFixCtrHdr #mainContent {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #D4C4AD;
}
.oneColFixCtrHdr #footer {
	font-size: 12px;
	color: #666666;
	text-align: center;
	height: 50px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.oneColFixCtrHdr #footer a:hover {
	font-size: 12px;
	color: #336699;
	text-align: center;
}

.oneColFixCtrHdr #footer a:link {
	font-size: 12px;
	color: #336699;
	text-align: center;
}

.oneColFixCtrHdr #footer a:visited {
	font-size: 12px;
	color: #336699;
	text-align: center;
	background-color: #E9DCD4;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	padding: 10px 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
}

.oneColFixCtrHdr #mainr {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 100%;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FFFFFF;
	height: 20px;
	margin-top: 0px;
	background-color: #FFFFFF;
}
.oneColFixCtrHdr  #pointheader {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 100%;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FFFFFF;
	height: 72px;
	background-image: url(images/h2_summary.jpg);
}

.oneColFixCtrHdr #pointmain {
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20;
	padding-left: 80px;
	background-image: url(images/bg_horizon.jpg);
	width: 770px;
	background-repeat: repeat-y;
	font-size: 12px;
	line-height: 1.6em;
	background-color: #FFFFFF;
}

.pointmain_map {
	font-size: 12px;
	line-height: 1.6em;
	width: 470px;
	clear: left;
	float: left;
	display: inline;
	padding-top: 20px;
}

.pointmain_body {
	font-size: 12px;
	line-height: 1.6em;
	width: 470px;
	clear: left;
	float: left;
	display: inline;
}

.pointmain_mapcap {
	clear: right;
	float: left;
	width: 260px;
	text-align: left;
	display: inline;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.entry {
	clear: none;
	float: right;
	width: 280px;
	text-align: center;
	display: inline;
	padding-top: 20px;
}

.oneColFixCtrHdr #pointmain #table {
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 80px;
	background-image: url(images/bg_horizon.jpg);
	width: 770px;
	background-repeat: repeat-y;
	font-size: 12px;
	line-height: 1.6em;
}

.summary_tittle {
	clear: left;
	float: left;
	width: 50px;
}

.summary_contents {
	clear: right;
	float: left;
	width: 390px;
}

.pointmain_bodyines {
	font-size: 12px;
	line-height: 1.6em;
	width: 450px;
	clear: left;
	float: left;
	display: inline;
	border: 1px solid #666666;
	padding: 10px;
	margin-top: 10px;
}

.pointmain_photo {
	clear: right;
	float: left;
	width: 280px;
	text-align: center;
	display: inline;
}
.oneColFixCtrHdr   #kailua {
	width: 100%;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FFFFFF;
	height: 26px;
	background-image: url(images/h3_tittle_kailua.jpg);
}

.oneColFixCtrHdr #kailuamidashi {
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 20;
	padding-left: 100px;
	background-image: url(images/bg_horizon_c.jpg);
	width: 750px;
	background-repeat: repeat-y;
	font-size: 14px;
	line-height: 1.6em;
	background-color: #FFFFFF;
	font-weight: bold;
}

.oneColFixCtrHdr #kailuamain {
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 20;
	padding-left: 100px;
	background-image: url(images/bg_horizon_c.jpg);
	width: 700px;
	background-repeat: repeat-y;
	font-size: 12px;
	line-height: 1.6em;
	background-color: #FFFFFF;
}

.kailua_body {
	font-size: 12px;
	line-height: 1.5em;
	width: 340px;
	clear: left;
	float: left;
	display: inline;
}

.kailua_photo {
	clear: right;
	float: left;
	width: 100%;
	text-align: center;
	display: inline;
	padding-top: 20px;
}

.kailua_photo3 {
	clear: right;
	float: left;
	display: inline;
	padding-top: 20px;
	width: 700px;
}
.oneColFixCtrHdr  #tokutenheader {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 100%;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FFFFFF;
	height: 72px;
	background-image: url(images/h2_tittle_point.jpg);
}
.oneColFixCtrHdr  #tokutenmain {
	padding-top: 20px;
	padding-right: 100px;
	padding-bottom: 0;
	padding-left: 100px;
	background-image: url(images/bg_horizon.jpg);
	width: 700px;
	background-repeat: repeat-y;
	font-size: 12px;
	height: 100px;
	line-height: 1.6em;
}

.oneColFixCtrHdr #routeContent {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 100%;
	background-repeat: repeat-y;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/bg_s.jpg);
}

.distance {
	color: #FFFFFF;
	background-color: #FF9900;
	padding: 5px;
	margin-top: 10px;
	margin-left: 10px;
	border: 1px dotted #666666;
	width: 80%;
}

.oneColFixCtrHdr #budget {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 100%;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FFFFFF;
	height: 22px;
	background-image: url(images/h3_0202_budget.jpg);
}

.oneColFixCtrHdr #budgetCopy {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 120px;
	width: 780px;
	background-repeat: no-repeat;
	font-size: 12px;
	height: 23px;
	background-image: url(images/budget_header.jpg);
	color: #666666;
}

.lunch {
	padding-right: 10px;
	padding-left: 220px;
	width: 154px;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #666666;
	background-image: url(images/lunch.jpg);
	clear: left;
	float: left;
	height: 95px;
	margin-left: 80px;
	display: inline;
	line-height: 1.2em;
	vertical-align: bottom;
	padding-bottom: 0px;
	padding-top: 70px;
}

.beer {
	padding-right: 10px;
	padding-left: 200px;
	width: 146px;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #666666;
	background-image: url(images/beer.jpg);
	clear: right;
	float: right;
	height: 150px;
	display: inline;
	line-height: 1.2em;
	padding-bottom: 5px;
	margin-right: 80px;
	vertical-align: top;
}

.oneColFixCtrHdr #budgetUnder {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 900px;
	background-repeat: no-repeat;
	font-size: 12px;
	height: 26px;
	background-image: url(images/bg_r.jpg);
	color: #666666;
}

.oneColFixCtrHdr #scheduleheader {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 100%;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FFFFFF;
	height: 72px;
	background-image: url(images/h2_tittle_schedule.jpg);
}

.oneColFixCtrHdr #scheduleContent {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20;
	padding-left: 0px;
	width: 100%;
	background-repeat: repeat-y;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/bg_horizon.jpg);
}

.oneColFixCtrHdr #scheduleUnder {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 900px;
	background-repeat: no-repeat;
	font-size: 12px;
	height: 26px;
	background-image: url(images/bg_r.jpg);
	color: #666666;
}

.oneColFixCtrHdr #price {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 100%;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FFFFFF;
	height: 20px;
	background-image: url(images/h2_04flight.jpg);
	margin-top: 20px;
}

.oneColFixCtrHdr #priceMain {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 100%;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/bg_s.jpg);
	margin-top: 0px;
}

.oneColFixCtrHdr #guideMain {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 100%;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/bg_s.jpg);
	margin-top: 0px;
}
.price_left {
	padding-right: 5px;
	padding-left: 20px;
	width: 345px;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #666666;
	background-image: url(images/bg_nzair_l.jpg);
	clear: both;
	float: left;
	height: 132px;
	margin-left: 80px;
	display: inline;
	line-height: 1.2em;
	vertical-align: bottom;
	padding-bottom: 0px;
	padding-top: 35px;
}

.price_right {
	padding-right: 20px;
	padding-left: 5px;
	width: 345px;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #666666;
	background-image: url(images/bg_nzair_r.jpg);
	clear: none;
	float: right;
	height: 132px;
	display: inline;
	line-height: 1.2em;
	margin-right: 80px;
	vertical-align: top;
	padding-top: 35px;
}
.oneColFixCtrHdr  #term {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 100%;
	background-repeat: no-repeat;
	height: 25px;
	background-image: url(images/h3_conditions.jpg);
	margin-top: 20px;
}

.oneColFixCtrHdr #termMain {
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 20;
	padding-left: 100px;
	width: 700px;
	background-repeat: repeat-y;
	background-image: url(images/bg_horizon_c.jpg);
	margin-top: 0px;
	color: #666666;
}

.term_left {
	padding-right: 5px;
	width: 345px;
	font-size: 12px;
	color: #666666;
	clear: left;
	float: left;
	display: inline;
	line-height: 1.2em;
	vertical-align: bottom;
	padding-bottom: 0px;
	padding-top: 20px;
}

.term_right {
	padding-right: 20px;
	padding-left: 5px;
	width: 320px;
	font-size: 12px;
	color: #666666;
	clear: none;
	float: left;
	display: inline;
	line-height: 1.2em;
	vertical-align: top;
	padding-top: 20px;
}

.oneColFixCtrHdr #termUnder {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 900px;
	background-repeat: no-repeat;
	font-size: 12px;
	height: 26px;
	background-image: url(images/bg_r.jpg);
	color: #666666;
}

.oneColFixCtrHdr #voiceheader {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 100%;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FFFFFF;
	height: 83px;
	background-image: url(images/h2_06voice.jpg);
}
.oneColFixCtrHdr  #voice {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 100%;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FFFFFF;
	height: 20px;
	background-image: url(images/h3_0202voice.jpg);
	margin-top: 20px;
}

.oneColFixCtrHdr #voiceMain {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 100%;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/bg_s.jpg);
	margin-top: 0px;
}

.oneColFixCtrHdr #guideUnder {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 900px;
	background-repeat: no-repeat;
	font-size: 12px;
	height: 26px;
	background-image: url(images/bg_r.jpg);
	color: #666666;
}

.oneColFixCtrHdr #applyheader {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 100%;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FFFFFF;
	height: 71px;
	background-image: url(images/h2_tittle_reserve.jpg);
}

.oneColFixCtrHdr #applymain {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 80px;
	background-image: url(images/bg_horizon.jpg);
	width: 820px;
	background-repeat: repeat-y;
	font-size: 12px;
	line-height: 1.3em;
	color: #666666;
}

.apply {
	text-align: center;
	margin-top: 20px;
	width: 740px;
}

.oneColFixCtrHdr #inqheader {
	width: 100%;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FFFFFF;
	height: 25px;
	background-image: url(images/h3_inq.jpg);
}

.oneColFixCtrHdr #inquirymain {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 80px;
	background-image: url(images/bg_horizon_c.jpg);
	width: 820px;
	background-repeat: repeat-y;
	font-size: 12px;
	line-height: 1.3em;
	color: #666666;
}

.oneColFixCtrHdr #containerBottom {
	width: 900px; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	border: 1px none #000000;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/bg01_rr.jpg);
	background-repeat: no-repeat;
	height: 6px;
}

.corporate_r {
	clear: left;
	float: left;
	width: 360px;
	padding-top: 15px;
	display: inline;
	margin-left: 230px;
	padding-bottom: 10px;
}

.logo {
	clear: left;
	float: left;
	margin-right: 10px;
}

h2 { height: 79px; }
.clearfix {
	clear: both;
	float: none;
	display: block;
	height: 20px;
}

.inq {
	text-align: center;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	float: left;
}

.contents_bottom2 {
	background-image: url(images/bg_horizon_b.jpg);
	height: 50px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
