@charset "UTF-8";


/* 0. common
---------------------------------------------- */

body {
	background: #fff;
	-webkit-text-size-adjust: 100%;
	
	font-family:"ヒラギノ角ゴ Pro W3","Lucida Grande","Hiragino Kaku Gothic Pro","メイリオ",Verdana,"ＭＳ Ｐゴシック",sans-serif;
	font-size:12px;
	color: #000;
	background: url(../images/fes/fes_sky.jpg) center top repeat-x;
}

#container {
	margin: 0 auto;
	max-width: 3000px;
	min-width: 980px;
	/* height: 100%; */
	
	overflow-x: hidden;
}

.clearfix {
	clear: both;
}
.debug {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2000;
	padding: 10px;
	background-color: #fff;
}

/* 1. header
---------------------------------------------- */

#header {
	width: 980px;
	height: 61px;
	margin: 0 auto;
	margin-top: 2px;
}
#header h1 {
	float: left;
	margin-top: 15px;
	margin-left: 16px;
}
#header ul {
	width: 426px;
	float: right;
	margin-right: 10px;
	margin-top: 15px;
}
#header li {
	float: left;
}
#header li.sub {
	margin-left: 165px;
}
h2 {
	width: 980px;
	height: 104px;
	margin: 0 auto;
	position: relative;
}
h2 img {
	margin-left: 16px;
}
h2 #star {
	position: absolute;
	z-index: -1;
	top: -36px;
	left: 491px;
	background: url(../images/fes/fes_title_star.png) left top no-repeat;
	width: 107px;
	height: 109px;
}

/* フッター
--------------------------------------*/


#footer .listArea{
margin-bottom:10px;
line-height:120%;
height: 175px;

}
#footer .listArea .txt01{
font-weight:bold;
color:#0073be;
}
#footer .listArea .tourList1{
width:160px; padding:12px 0 12px 15px; float:left;
}
#footer .listArea .tourList2{
width:240px; padding:12px 0 12px 15px; float:left;
}
#footer .listArea .tourList3{
width:220px; padding:12px 0 12px 15px; float:left;
}
#footer .listArea .tourList4{
width:270px; padding:12px 0 12px 15px; float:left;
}

#footer .listArea ul{
margin-top:8px; float:left;
}
#footer .listArea ul.tourListLeft{
margin-top:8px; padding-right:20px; float:left;
}
#footer .listArea ul li{
padding-left:14px;
background:url(../images/common/footer_ar.gif) no-repeat left 3px;
margin-top:5px;
}

#footer a:link{color:#787878;text-decoration:none;}
#footer a:visited{color:#787878;text-decoration:none;}
#footer a:active{color:#787878;text-decoration:underline;}
#footer a:hover{color:#787878;text-decoration:underline;}

#footer .linkArea{
width:950px;
color: #585858;
padding-top: 15px;
border-top: 1px solid #bebebe;

}
#footer .link a {
color: #585858;
}
#footer .linkArea .link{
float:left;
}
#footer .linkArea address{
float:right;
font-style:normal;
font-weight:normal;
}

#footer li a {
	color: #585858;
}

/* 0. footer
---------------------------------------------- */

#footer {
	margin: 0 auto;
	max-width: 3000px;
	min-width: 980px;
	height: 300px;
	/* background: url(../images/common/footer_bg.png) center top repeat-y; */
	/* overflow: hidden; */
	position: relative;
	background-color: #fff;
}
#footer #bg {
	margin: 0 auto;
	width: 3000px;
	/* min-width: 980px; */
	height: 300px;
	background: url(../images/common/footer_bg.png) center top repeat-y;
	overflow: hidden;
	position: absolute;
	top: -297px;
	/* left: -994px; */
	left: -1026px;
}

#footer #footer-title {
	width: 950px;
	margin: 29px auto 0;
}
#footer #footer-inner {
	width: 950px;
	height: 229px;
	margin: 0 auto 0;
	position: relative;
}
#footer #pagetop-btn {
	position: absolute;
	right: 235px;
	top: -323px;
}



#main {
	width: 980px;
	/* min-height: 500px; */
	display: table;
	margin: 0 auto 0;
	padding-bottom: 290px;
	position: relative;
}


#main a {
	color: #fc7416;
}
#main a:hover {
	color: #fc7416;
}

/* 2. snav
---------------------------------------------- */

#gnav {
	width: 319px;
	/* margin: 0 0 0 16px; */
	/* float: left; */
	/* position: fixed; */
	position: absolute;
	top:0;
	left: 16px;
	z-index: 100;
}
#gnav li {
	margin-top: 0;
}

#event {
	width: 621px;
	margin: 0;
	float: right;
}