@charset "UTF-8";

/* Base setting */
* {
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
html {
 overflow-y: scroll;
}
* html {
	_filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
body {
	background: url(/resource/images/body_bg.gif);
	text-align: center;
	line-height: 1.5;
	position: relative;
	word-break: break-all;
	zoom: 1;
}

/**/
html,
body,
#wrap {
	height: 100%;
}
body > #wrap {
	height: auto;
	min-height: 100%;
}
#wrap {
	margin: 0 auto;
	min-width: 980px;
	max-width: 1290px;
	width: expression(document.body.clientWidth < 982? "980px" : document.body.clientWidth > 1290? "1290px" : "auto");
}
#wrap.change-bg { background-image: url(/resource/images/wrap_bg02.gif); }
a {
}
a:link {
}
a:hover {
	text-decoration: underline;
}
button {
	cursor: pointer;
}
object {
	vertical-align: bottom;
}
img {
	border: none;
	margin: 0;
	padding: 0;
	-ms-interpolation-mode: bicubic;
}
a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
a:hover img.nofilter {
	opacity: 1;
	filter: none;
}
input { padding-top: 2px; }
ul,ol { list-style-type: none; }
li img, dt img { vertical-align: bottom; }
strong { font-weight: bold !important; }
em { font-style: italic !important; }
ins { text-decoration: underline !important; }
del { text-decoration: line-through !important; }
sup, sub {
    font-size: 53.8%;
}


#cts,
#header .inn,
#footer .inn,
#gnv ul {
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 980px;
	zoom: 1;
}

#breadcrumb {
	/*position: absolute;
	top: 8px;
	left: 5px;*/
	margin-top: 8px;
	margin-left: 5px;
	margin-bottom: 10px;
}
#breadcrumb {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html #breadcrumb {
	height: 1%;
}
#breadcrumb {
	display: block;
}
/* End hide from IE-mac */
#breadcrumb:after {
	content: url(/resource/images/spacer.gif); display: block; clear: both; overflow: hidden; height: 0;
}
* html #breadcrumb.column1 {						/* 2012/12/12 add */
	position: relative;
	top: 0;
	left: 0;
	margin: 0 0 0 0;
	padding: 10px 0 10px 5px;
}
#breadcrumb li {
	float: left;
	color: #999;
	font-size: 91.7%;
	vertical-align: top;
	zoom: 1;
	*white-space: nowrap;
}
#breadcrumb li a {
	padding-right: 4px;
	color: #555;
	text-decoration: underline;
}
#breadcrumb li a:hover {
	text-decoration: none;
}
#breadcrumb br{
	display: none;
}

.pagetop {
	background: url(/resource/images/pagetop_bg.gif);
	text-align: center;
	zoom: 1;
}
.pagetop a {
	margin: 0 auto;
	padding: 10px 0;
	display: block;
	width: 980px;
}



/*---------------------------------------
	contents
---------------------------------------*/
#cts {
	padding-bottom: 550px;
	/* padding-top: 35px;													 2012/12/12 delete */
	position: relative;
}
#cts.ft-there-bnr {
	padding-bottom: 650px;
}
#wrapper{
	text-align: left;
}

/* main
-------------------------------*/
#main {
	margin-right: -2px;
	float: right;
	position: relative;
	width: 764px;
	z-index: 100;
}
#main a {
	color: #0066cc;
	text-decoration: underline;
}
#main a:hover {
	text-decoration: none;
}
#main a:visited {
	color: #993399;
}
#main .main-inn {
	background: url(/resource/images/main_bg.gif) repeat-y;
	padding: 30px 32px 60px;
	zoom: 1;
}
#main.long .main-inn.shadow {
	background-color: #FFF;
	background-image: none;
	margin-top: -3px;
	*padding-top: 40px;
	border: 1px solid #CED4D7;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 0 0 10px 10px;
	-webkit-box-shadow: 0px 1px 0px #DFE4E6;
	-moz-box-shadow: 0px 1px 0px #DFE4E6;
	box-shadow: 0px 1px 0px #DFE4E6;
	behavior: url(/resource/js/PIE.htc);
	position: relative;
	zoom: 1;
	z-index: 1;
}
#main.long {
	float: none;
	width: 984px;
}
#wrap #main.long.notitle {
	background: url(/resource/images/main_bg_head_long.gif) center top no-repeat;
	width: 984px;
	padding: 13px 0 0 0;
	zoom: 1;
	position: relative;
}
#main.long .main-inn {
	background: url(/resource/images/main_bg_long.gif) repeat-y;
	/*padding: 30px 32px 100px;*/
	padding: 30px 32px;
	zoom: 1;
}
#wrap #main.long.notitle  .main-inn {
	padding: 17px 32px 30px;
	zoom: 1;
}


/* title */
#main .ttl {
	background: url(/resource/images/h1_bg_default.gif) no-repeat;
	padding: 0 2px 0 32px;
	/* min-height: 88px;																					2012/12/15 delete */
	height: auto !important;
	height: 88px;
	zoom: 1;
}

#main .ttl h1 {
	background-image: url(/resource/images/h1_bar.gif);														/* 2012/11/18 add */
	background-repeat: no-repeat;
	background-position: 0 35px;
	*background-position: 0 30px;
	padding: 30px 0 0 20px;
	line-height: 1.1;
	_line-height: 1.2;
	color: #222;
	font-size: 250%;
	zoom: 1;
	font-weight: bold;
}
#wrap #main .ttl.ttl02 {
	background: url(/resource/images/h1_bg_default02.gif) no-repeat left top;
	padding: 37px 0 0 0;
	zoom: 1;
	min-height: auto;
	height: auto;
}
#wrap #main .ttl.ttl02 div {
	background: url(/resource/images/h1_bg_default02_foot.gif) no-repeat left bottom;
	padding: 0 2px 10px 32px;
	zoom: 1;
	min-height: 48px;
	height: auto !important;
	height: 48px;
}
#wrap #main .ttl.ttl02 div h1 {
	margin: -7px 0 0 0;
	padding: 0 20px 0 20px;
	background-position: 0 0.18em;
}
* html #wrap #main .ttl.ttl02 div h1 {
	margin: 0 0 0 0;
}
.airport #main .ttl h1 {
	background-image: url(/airport/images/h1_bar_airport.gif);
}
.enjoy #main .ttl h1 {
	background-image: url(/enjoy/images/h1_bar_enjoy.gif);
}
.interest #main .ttl {
	background-image: url(/interest/images/h1_bg_interest.gif);
}
.interest #main .ttl h1 {
	background-image: url(/interest/images/h1_bar_interest.gif);
}
.service #main .ttl h1 {
	background-image: url(/airport/images/h1_bar_airport.gif);
}
.business #main .ttl h1, .group #main .ttl h1 {
	background-image: url(/business/images/h1_bar_business.gif);
}
.access #main .ttl h1,
.sitemap #main .ttl h1 {
	background-image: url(/access/images/h1_bar_access.gif);
}

#wrap #main.long .ttl {
	background: url(/resource/images/h1_bg_default_long.gif) no-repeat;
	min-height: 88px;
	height: !important;
	height: 88px;
}
#wrap #main.long .ttl.ttl02 {
	background: url(/resource/images/main_bg_head_long.gif) center top no-repeat;
	width: 984px;
	padding: 13px 0 0 0;
	zoom: 1;
	min-height: auto;
	height: auto;
	position: relative;
}
#wrap #main.long .ttl.ttl02 div {
	padding: 24px 2px 10px 32px;
	background: url(/resource/images/h1_bg_default02_foot_long.gif) center bottom no-repeat;
}


/* sns */
#main .sns {
	background: url(/resource/images/share02.gif) no-repeat;
	position: relative;
	/* overflow: hidden; 															2013/7/16 delete */
	width: 764px;
	height: 60px;
	zoom: 1;
}
#main.long .sns {
	background: url(/resource/images/share03.gif) no-repeat;
	width: 984px;
}
#main .sns ul {
	position: absolute;
	top: 19px;
	/*left: 328px;*/
	left: 288px;																	/* 2012/12/17 edit */
	width: 470px;
}
#catetop #main .sns ul,
#catetop #main.long .sns ul,
#main.long .sns ul {
	position: absolute;
	top: 19px;
	/*left: 328px;*/
	left: 388px;																	/* 2012/12/17 edit */
	width: 470px;
}
#main .sns ul li {
	float: left;
	margin-left: 10px;
}
#main .sns ul li.twitter {
	width: 100px;
	_width: auto;
	_margin-right: -50px;
	zoom: 1;
}
#main .sns ul li.facebook {
	width: 120px;
	_width: auto;
}
#main .sns ul li.facebook div {														/* 2013/7/16 add */
	z-index: 500;
}

/* side column
-------------------------------*/
#scol {
	margin-left: -2px;
	float: left;
	position: relative;
	width: 203px;
}
#scol .lnv {
	background: url(/resource/images/scol_list_bg.gif) repeat-y;
	font-size: 116.7%;
}
#scol .lnv h2 { background: url(/resource/images/body_bg.gif); }
#scol .lnv ul {
	background: url(/resource/images/scol_list_btm.gif) no-repeat left bottom;
	padding: 0 2px;
	padding-bottom: 12px;
	zoom: 1;
}
#scol .lnv ul li {
	border-bottom: 1px solid #DBDFE1;
}
#scol .lnv ul li.last {
	background: url(/resource/images/dot_h01.gif) repeat-x left bottom;
	border-bottom: none;
}
#scol .lnv ul li a {
	padding: 10px 12px;
	display: block;
	text-decoration: none;
	color: #555;
	zoom: 1;
}
#scol .lnv ul li a:hover {
	background-color: #F4F7F8;
}
#scol .lnv ul li ul {
	background: none;
	padding: 0;
}
#scol .lnv ul li ul li {
	background: url(/resource/images/dot_h01.gif) repeat-x;
	border-bottom: none;
}
#scol .lnv ul li ul li a {
	padding: 10px 20px 10px 22px;
	zoom: 1;
}




/*======================================
1カラムで背景が横幅いっぱいのレイアウト
*======================================*/
#cts.fullbg{
	width: 100%;
	padding-bottom: 495px;
}
#cts.fullbg #breadcrumb{
	width: 970px;
	margin: 8px auto 10px;
}
#cts.fullbg #main.long.notitle{
	width: auto;
	margin: 0 5px;
	padding: 0;
}
#cts.fullbg #main.long.notitle .main-inn {
	background: #ffffff;
	padding: 17px 32px 30px;
}
#cts.fullbg #main.long.notitle .main-inn02{
	position: relative;
	width: 970px;
	margin: 0 auto;
}


