@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	font-family: Verdana, Arial, "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
	list-style-type: none;
}

img{border:none;}

.clear{clear: both;}

strong{
	font-weight:bold;
}

/*-------------------------------------------
---------------------------------------------link*/

a:link{
	text-decoration:underline;
	color:#0A96A5;
}

a:visited{
	text-decoration:none;
	color:#666666;
}

a:hover{
	text-decoration:underline;
	color:#FF8928;
}

/*-------------------------------------------
---------------------------------------------top*/

h1.topH1{
	position:absolute;
	top:0;
	left:0;
	width:1px;
	height:1px;
	overflow:hidden;
}

#header{
	background-image:url(../top_img/headerbg.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	height:608px;
	}
#topmain{
	background-color:#F9F9F9;
	background-image:url(../top_img/main_bg.jpg);
	background-repeat:repeat-x;
	background-position:center 1px;
	}

#headerIn{
	width:1007px;
	margin:0 auto 0 auto;
	background:url(../top_img/header.jpg) no-repeat;
	height:552px;
	}	
	
#headerIn p{
	display:none;
}

.button{
	width:743px;
	margin:0 auto;
	padding-top:478px;
}

.spR{
	margin-right:15px;
}

.button ul li{
	float:left;
}
	
#mainbx{
	background:url(../top_img/main_bx_bg.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	width:973px;
	padding:0 17px;
	margin:auto;
}

#menu{
	clear:both;
	height:56px;
	margin:0 auto;
	padding-top:10px;
}

#menu ul li{
	float:left;
}

#menu ul li img{
	vertical-align:top;
}

	
#flaBox{
	padding-top:251px;/*画像の高さによって変動*/
	padding-bottom:20px;
}

#date{	
	background:url(../top_img/map_bg.gif) no-repeat;
	padding: 9px 0 9px 15px;
	width:755px;
	height:171px;
	margin-bottom:17px;
	float:left;
}

#mobile{
	width:190px;
	float:right;
}

#contest h2{
	background-image:url(../top_img/contest_title.jpg);
	height:100px;
	text-indent:-9999px;
	margin:0;
	padding:0;
	}
	
#site2009{
	margin-left:700px;
	margin-bottom:20px;
	margin-top:20px;
	}
#site2009 a{
	background:url(../top_img/2009site.jpg);
	width:273px;
	height:48px;
	display:block;
	text-indent:-9999px;
	}
#site2009 a:hover{
	background-position:bottom;
}
#btnMap{
	margin-top:5px;
	}
#btnMap a{
	background:url(../top_img/btn_map.jpg);
	width:167px;
	height:38px;
	display:block;
	text-indent:-9999px;
	}
#btnMap a:hover{
	background-position:bottom;
}


#footer{
	border-top:2px solid #FFFFFF;
	background-color: #E7EBF1;
	clear: both;
	margin: 0px;
	padding: 0px;
	height:150px;
}

#footerIn{
	width: 1000px;
	color: #666666;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height:50px;
}

address{
	width: 450px;
	float: left;
	padding-left: 15px;
	padding-top: 14px;
	font-style: normal;
	line-height: 1.4em;
	font-size:0.8em;
}

.pdfInfo{
	background:#E6E6E6;
	float: right;
	width: 502px;
	line-height: 110%;
	font-size: 10px;
	margin-top: 12px;
	margin-right: 15px;
	margin-left: 0px;
	margin-bottom: -12px;
	border: solid 3px #999999;
	line-height: 1.4em;
}

.pdfInfo img{
	float:left;
	border-right: solid 3px #999999;
	}
	
.pdfInfo a{
	color: #666;
}

.goTop{
	text-align:right;
	margin-top:30px;
}

#event{
	background:url(../top_img/event_bg.jpg) no-repeat;
	width:973px;
	height:1790px;
	text-align:center;
	margin-bottom:15px;
}

#event img{
	margin-top:15px;
}

.pdfMenu{
	margin-bottom:15px;
	clear:both;
}

/*-------------------------------------------
---------------------------------------------banner*/

.bannerArea{
	padding-top: 10px;
	padding-bottom: 20px;
	width: 970px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}

.bannerArea li{
	float: left;
	margin: 0px 20px 5px 0px;
}

.nosp{
	margin-right: 0px!important;
}


/*imghack*/

.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix{
	display:inline-block;
}

/* Hides from IE-mac \*/
*html.clearfix{height:1%;}
.clearfix{display:block;}
/* End hide from IE-mac */

.newEvent{
	width: 962px;
	margin: 0 auto;
}

.newEvent li{
	float: left;
}

