body{
	margin:0 auto;
	padding:0;
	min-width:1100px;
	text-align:center;
	font-size:small;
	color:#333333;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	
	line-height:100%;
	background:#FFFFFF;
	position:relative;
}

/* IE6 */
* html body{
	font-size:80%;
	line-height:normal;
}

*{
	margin:0px;
}

a{
	color:#004F88;
}
a:hover{
	color:#009999;
}
a img{
	border:0;
}
a.a_button{
	display:inline-block;
	margin:5px;
	padding:10px 20px;
	background:#008C82;
	color:#FFFFFF;
	text-decoration:none;
	/* < IE8 */
	*display:inline;
	*zoom:1;
}
.a_button:after{
	content:"\00BB";
	display:inline-block;
	vertical-align:middle;
	margin:0 -5px 0 5px;
}
.a_button:hover{
	opacity:0.7;
	filter:Alpha(opacity=70);	/* < IE8 */
	-ms-filter:"alpha(opacity=70)"; /* IE8 */
}

img{
	vertical-align:middle;
}

hr{
	margin:20px 0;
	border:0;
	border-top:1px solid #CCCCCC;
}
hr.line_space{
	margin:2em 0 0;
	border-top-width:0px;
}

.container{
	margin:0 auto;
	width:1100px;
	*zoom:1;	/* < IE8 */
}
.container:after{
	content:"";
	clear:both;
	height:0;
	display:block;
	visibility:hidden;
}

#header{
	padding:15px 0 10px;
}
#header h1{
	float:left;
	padding:20px 0 0;
}

#navi_sp{
	float:left;
	margin:5px 0 0 20px;
}

.header_r{
	float:right;
	text-align:right;
}

.lang_navi dt,
.lang_navi dd,
.lang_navi dd a{
	display:inline-block;
	/* < IE8 */
	*display:inline;
	*zoom:1;
}
.lang_navi dd{
	padding-left:5px;
}
.lang_navi dd a{
	padding:7px 5px;
	min-width:60px;
	border-radius:3px;
	background:#C8C8C8;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	font-size:11px;
	/* < IE8 */
	*margin-left:5px;
}
.lang_navi dd a:hover{
	background:#669900;
}
.lang_navi dd a.current{
	background:#008C82;
}

.tour_navi{
	padding-top:10px;
}
.tour_navi dt,
.tour_navi dd,
.tour_navi dd a{
	display:inline-block;
	/* < IE8 */
	*display:inline;
	*zoom:1;
}
.tour_navi dd{
	padding-left:5px;
}
.tour_navi dd a{
	padding:7px 5px;
	min-width:60px;
	border-radius:3px;
	background:#727171;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	font-size:11px;
	/* < IE8 */
	*margin-left:5px;
}
.tour_navi dd a:hover{
	background:#00A8E5;
}

#header_navi{
	padding-top:15px;
}
#header_navi a{
	display:inline-block;
	margin-left:15px;
	padding:1px 0 1px 18px;
	color:#333333;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:left center;
	/* < IE8 */
	*display:inline;
	*zoom:1;
}
#header_navi a:hover{
	text-decoration:underline;
}
#header_navi a.current{
	color:#004F88;
}

#hd_faq{
	background-image:url(../img/ico_faq.gif);
}

#hd_link{
	padding-left:15px !important;
	background-image:url(../img/ico_link.gif);
}

#hd_sitemap{
	background-image:url(../img/ico_sitemap.gif);
}

#hd_contact{
	background-image:url(../img/ico_contact.gif);
}

#main_navi_wrapper{
	background:#005096;
}
#main_navi{
	display:table;
	margin:0 auto;
	/* < IE8 */
	*display:block;
}
#main_navi a{
	display:table-cell;
	/* < IE8 */
	*display:inline;
	*zoom:1;
}

.hover_img a:hover img,
a.hover_img:hover img{
	opacity:0.7;
	filter:Alpha(opacity=70);	/* < IE8 */
	-ms-filter:"alpha(opacity=70)"; /* IE8 */
}

.main{
	padding-bottom:70px;
	text-align:left;
}

.crumbs{
	padding:20px 0;
}

.col_main{
	float:right;
	width:860px;
}

.col_single{
	margin:0 auto;
	width:860px;
}

.col_main p,
.col_single p{
	margin-top:0.5em;
	line-height:1.8em;
}
.col_main ol{
	margin:0.5em 0 0 2em;
	padding:0;
	line-height:1.4em;
}
.col_main ol li{
	margin:0.5em 0 0;
}

.col_half_l,
.col_half_r{
	width:380px;
}
.col_half_l{
	float:left;
}
.col_half_r{
	float:right;
}

.page_title{
	padding:20px 0;
	font-size:24px;
	line-height:36px;
}
.page_title img{
	margin-right:10px;
}

.sub_title{
	margin-top:2em;
	padding:0 5px 5px 20px;
	background:url(../img/circle.gif) no-repeat 5px 6px;
	border-bottom:1px solid #CCCCCC;
	font-size:16px;
	line-height:24px;
}

.sub_title_s{
	margin-top:2em;
	color:#008C82;
	font-size:14px;
	line-height:20px;
}

.sub_title_s2{
	margin:2em 10px 0;
	padding:10px 15px;
	background:#DCDCDC;
	font-size:14px;
	line-height:20px;
}
h4.sub_h4obi{
	font-size:14px;
	line-height:20px;
	background:#008C82;
	padding:10px;
	margin:10px;
	color:#fff;
}
ul.marupochi{
	padding:0.5em 0 0 3em;
}
.marupochi li{
	padding:0.5em 0 0 1em;
	text-indent:-1em;
}

ul.txt_marker{
	list-style:none;
	padding:0.5em 0 0;
	line-height:1.4em;
}
.txt_marker li{
	padding:0.5em 0 0 1em;
	text-indent:-1em;
}
.txt_marker div{
	text-indent:0;
}
.txt_marker ol{
	margin-left:1.5em;
	padding-top:0;
}
.txt_marker ol li{
	padding-top:0.3em;
}
table ul.txt_marker{
	margin-top:-0.5em;
	padding-top:0;
}

ul.disc_marker{
	list-style:disc;
	margin-left:1.3em;
	padding:0.5em 0 0;
	line-height:1.4em;
}
.disc_marker li{
	padding:0.5em 0 0;
}
table ul.disc_marker{
	margin-top:-0.5em;
	padding-top:0;
}

table.news_headline{
	border-collapse:collapse;
	margin:-5px 0;
	width:100%;
	line-height:1.4em;
}
.news_headline th,
.news_headline td{
	padding:15px 10px;
	vertical-align:top;
	border-bottom:solid 1px #D9D9D9;
}
.news_headline tr:last-child th,
.news_headline tr:last-child td{
	border-bottom-width:0px;
}
.news_headline th{
	color:#005096;
	font-weight:normal;
	white-space:nowrap;
}
.news_headline td{
	width:100%;
}
.news_headline td a{
	color:#333333;
}
.news_headline td a:hover{
	color:#808080;
}

table.tbl_1{
	border-collapse:collapse;
	margin:1em 0 0;
	line-height:1.4em;
}
.tbl_1 th,
.tbl_1 td{
	padding:10px 15px;
	border:solid 1px #DCDCDC;
}
.tbl_1 th{
	background:#DCDCDC;
	border-right-color:#F5F5F5;
	border-bottom-color:#F5F5F5;
	font-weight:normal;
	white-space:nowrap;
}
.tbl_1 tr th:last-child{
	border-right-color:#DCDCDC;
}
.tbl_1 tr:last-child th{
	border-bottom-color:#DCDCDC;
}
.tbl_1 thead th{
	text-align:center;
}
.tbl_1 hr{
	margin:5px -10px;
	border-top-color:#DCDCDC;
}
.tbl_1 em{
	color:#F20000;
	font-style:normal;
}

.th_2 th{
	background:#F2F2F2;
}
.tbl_1 .th_2 th{
	border-right-color:#DCDCDC;
	border-bottom-color:#DCDCDC;
}

table.tbl_2{
	border-collapse:collapse;
	margin:1em 0 0;
	line-height:1.4em;
}
.tbl_2 th,
.tbl_2 td{
	padding:10px 15px;
	vertical-align:top;
	border:solid 1px #CCCCCC;
}
.tbl_2 th{
	background:#008C82;
	color:#FFFFFF;
	font-weight:normal;
	white-space:nowrap;
}

table.no_border{
	margin:0 -0.5em;
	border-collapse:collapse;
	line-height:1.4em;
}
.no_border th,
.no_border td{
	vertical-align:top;
	padding:0.5em;
	border:0;
	background:none;
}
.tbl_2 .no_border th{
	color:#333333;
}

table.tbl_w_full{
	width:100%;
}

table .row2,
table.bg_alternate tr:nth-child(even){
	background:#F7F7F7;
}

.col_side{
	float:left;
	width:200px;
}

.side_navi a{
	display:block;
	padding:22px;
	color:#333333;
	text-decoration:none;
	border-bottom:solid 1px #CCCCCC;
	line-height:1.2em;
}
.side_navi a:hover{
	background-color:#F7F7F7;
}
.side_navi a.current{
	background-color:#EFEFEF;
	position:relative;
}
.side_navi a.current:after{
	content:"";
	margin-top:-8px;
	width:4px;
	height:16px;
	background:#008C82;
	position:absolute;
	top:50%;
	right:20px;
}

.sub_navi{
	border-bottom:solid 1px #CCCCCC;
}
.sub_navi a{
	padding:10px 0 10px 36px;
	background:url(../img/arrow.gif) no-repeat 22px center;
	border-bottom-width:0;
	font-size:12px;
	line-height:15px;
}
.sub_navi a.current{
	background-color:transparent;
	color:#999999;
}
.sub_navi a.current:after{
	background:none;
}

.about_timetable{
	padding-top:20px;
}
.about_timetable dt{
	font-size:1.2em;
	line-height:1.8em;
}
.about_timetable dd{
	padding-left:1.2em;
	line-height:1.8em;
}

.inline_block{
	display:inline-block;
	/* < IE8 */
	*display:inline;
	*zoom:1;
}

.indent_block{
	padding-left:1em;
}

.hanging_indent{
	padding-left:1em;
	text-indent:-1em;
}

.indent_1 p{
	margin-top:0;
	text-indent:1em;
}
.indent_1 p:first-child{
	margin-top:0.5em;
}
p.indent_1{
	text-indent:1em;
}

.cell_frame{
	padding:10px;
	border:solid 7px #EFEFEF;
}

.align_c{
	text-align:center;
}

.align_l{
	text-align:left;
}

.align_r{
	text-align:right;
}

.valign_t,
.valign_t th,
.valign_t td{
	vertical-align:top !important;
}

.valign_m,
.valign_m th,
.valign_m td{
	vertical-align:middle !important;
}

.valign_b,
.valign_b th,
.valign_b td{
	vertical-align:bottom !important;
}

.float_l{
	float:left;
}
p img.float_l{
	margin-right:10px;
}

.float_r{
	float:right;
}
p img.float_r{
	margin-left:10px;
}

.no_wrap{
	padding-left:15px;
	overflow:hidden;
	*zoom:1;	/* < IE8 */
}

.clear_fix{
	clear:both;
	*zoom:1;	/* < IE8 */
}
.clear_fix:after{
	content:"";
	clear:both;
	height:0;
	display:block;
	visibility:hidden;
}

.txt_red{
	color:#F20000;
}

.page_navi{
	text-align:center;
}
.page_navi ul{
	list-style:none;
	padding:0;
	display:inline-block;
	text-align:left;
	/* IE6-7 */
	/display:inline;
	/zoom:1;
}
.page_navi li{
	display:inline-block;
	margin:2px 1px;
	/* IE6-7 */
	/display:inline;
	/zoom:1;
}
.page_navi a,
.page_navi span{
	display:block;
	width:2em;
	line-height:2em;
	border:1px solid #CCCCCC;
	text-align:center;
}
.page_navi a{
	border-color:#004F88;
	text-decoration:none;
}
.page_navi a:hover{
	background:#004F88;
	color:#FFFFFF;
}

#page_top{
	position:fixed;
	bottom:0px;
	right:20px;
	line-height:20px;
	z-index:10000;
	/* < IE8 */
	*position:absolute;
}
.page_top_off a img{
	opacity:0.7;
	filter:Alpha(opacity=70);	/* < IE8 */
	-ms-filter:"alpha(opacity=70)"; /* IE8 */
}
.page_top_off a:hover img{
	opacity:1;
	filter:Alpha(opacity=100);	/* < IE8 */
	-ms-filter:"alpha(opacity=100)"; /* IE8 */
}

#footer{
	background:#005096;
	color:#FFFFFF;
}
#footer .container{
	background:url(../img/airport.png) no-repeat left bottom;
}

#footer_navi{
	border-bottom:solid 1px #003866;
}
#footer_navi ul{
	list-style:none;
	padding:10px 0;
	font-size:14px;
	line-height:1.2em;
	font-weight:bold;
	text-align:left;
}
#footer_navi li{
	display:inline-block;
	vertical-align:top;
	padding:10px;
	width:190px;
	/* < IE8 */
	*display:inline;
	*zoom:1;
}
#footer_navi a{
	color:#FFFFFF;
	text-decoration:none;
}
#footer_navi a:hover{
	text-decoration:underline;
}
#footer_navi a[target="_blank"]{
	padding-right:16px;
	background:url(../img/open_window.gif) no-repeat right center;
}
#footer_navi ul ul{
	padding:5px 0 0;
	font-size:12px;
	font-weight:normal;
}
#footer_navi ul ul li{
	display:block;
	padding:3px 0 3px 1em;
	width:auto;
	text-indent:-1em;
}

#footer_navi_2{
	padding:15px 0 5px;
	border-top:solid 1px #1D64A7;
	font-size:11px;
	text-align:left;
}
#footer_navi_2 ul{
	display:table;
	list-style:none;
	padding:0;
}
#footer_navi_2 li{
	display:table-cell;
	vertical-align:top;
	padding:0 10px;
	border-left:solid 1px #fff;
	/* < IE8 */
	*display:inline;
	*zoom:1;
}
#footer_navi_2 li:first-child{
	border-left-width:0;
}
#footer_navi_2 a{
	color:#FFFFFF;
	text-decoration:none;
}
#footer_navi_2 a:hover{
	text-decoration:underline;
}

#copyright{
	padding:20px 10px;
	text-align:right;
	font-size:9px;
}
#copyright dt{
	padding-bottom:10px;
	
}
