@charset "utf-8";
/* CSS Document */


/* import style
------------------------------------------------------------------- */
@import url('/css/mod_default.css');
@import url('/css/mod_layout.css');
@import url('/css/mod_headerfooter.css');
@import url('/css/mod_common.css');
@import url('/css/mod_others.css');
@import url('/css/library/colorbox.css');
@import url('/css/library/animate.min.css');


/* body
---------------------------------------------------------------------- */
body{
	color: #333;
	font-family: 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

/* footer
---------------------------------------------------------------------- */

#container #footerArea {
	width: 830px;
	margin: 0 auto;
	background-image:none; background-color:#f6f6f6;
	-webkit-border-radius: 5px;  /* Safari,Google Chrome */
	-moz-border-radius: 5px;      /* Firefox12まで */
	border-radius: 5px;           /* Firefox13以降 */
}

/* ------------------------------------------- */

/*　8/9～ 夜イベント ～ペンギン花火＆ホタル観賞～
------------------------------------------- */
#townWrapper160810{
	background:url(../../../image/event/august2017/night/bg_hedder.png) no-repeat  center top;
	position:relative;
	min-width:1000px;
}

#townWrapper160810_bg{
	background:url(../../../image/event/august2017/night/bg-top.png) repeat-x  center top;
	position:relative;
}

#townWrapper160810_bg2{
	background:url(../../../image/event/august2017/night/bg.png) repeat;
	position:relative;
}

#townWrapper160810 #leftSideImage{
background: url(../../../image/event/august2017/night/img_top-left.png) left top no-repeat;
width: 266px;
height: 216px;
position: absolute;
left: 0;
top: 0px;
z-index: 2;
}

#townWrapper160810 #rightSideImage{
background: url(../../../image/event/august2017/night/img_top-right.png) right top no-repeat;
width: 266px;
height: 216px;
position: absolute;
right: 0;
top: 0px;
z-index: 2;
}

#townWrapper160810 #eventHeaderArea{
	width:1000px;
	margin:0 auto;
	position:relative;
	height:270px;
}


#townWrapper160810 h2.eventTit{
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	width:1000px;
	height:180px;
	background:url(../../../image/event/august2017/night/img_title.png) no-repeat center bottom;
}


#townWrapper160810 .eventArea-outer{
	width:100%;
	height:100%;
	background:url(../../../image/event/august2017/night/bg_bottom.png) repeat-x center bottom;
}

#townWrapper160810 #eventArea01{
	margin:-50px auto 0;
	padding:0;
	line-height:0;
	width:1000px;
	height:1550px;
	background:url(../../../image/event/august2017/night/img_main.png) no-repeat center top;
	z-index:1;
	position: relative;
}

#townWrapper160810 #eventArea01 .gotohelp {
	position: absolute;
	top: 1450px;
    left: 370px;
    font-size: 15px;
    color: #fff;
}

#townWrapper160810 #eventArea01 .gotohelp a { color: #fff;}

.footer170809 ul{ margin: 0 auto ;}

  
/*-----------------------------------------------------------*/
