@charset "UTF-8";


/* ------------------------------
TOPページ　イベント概要部分
------------------------------ */


.header{
	width:960px;
	height:62px;
}

.header li{
	float:left;
}

.header a{
	color:#FFFFFF;
}

.header a:hover{
	color:#990000;
}

.logo{
	width:660px;
	height:auto;
}

.textTop{
	width:280px;
	height:auto;
	color:#FFFFFF;
	text-align:right;
	font-size:12px;
	padding:40px 20px 0px 0px;
}




#header{
	width:960px;
	height:auto;
	overflow:hidden;
}

.logobox{
	width:271px;
	height:62px;
	float:left;
}

#flashArea{
	width:960px;
	height:560px;
	clear:both;
}

#footer{
	width:960px;
	height:65px;
	background:url(../images/footer_bg.jpg) no-repeat;
	padding:0px 0px 120px 0px;
	position:relative;
}

#attention .footer{
	width:960px;
	height:136px;
	background:url(../images/foot_bg.jpg) no-repeat;
	position:relative;
}

#attention .footer p{
	color:#8b8b8b;
	text-align:right;
	line-height:30px;
	font-size:10px;
	padding:0px 10px 0px 0px;
}

#attention .footer .transparent{
	position:absolute;
	top:9px;
	left:13px;
	z-index:1;
}


.indent02{
	text-indent:0 !important;
	padding:0px 0px 10px 2.5em !important;
}


.minus{
	text-indent:0 !important;
	padding:10px 0px 0px 3em !important;
}

.minus02{
	text-indent:0 !important;
	padding:10px 0px 10px 3em !important;
}

#footer p{
	color:#8b8b8b;
	text-align:right;
	line-height:30px;
	font-size:10px;
	padding:0px 10px 0px 0px;
}

#footer .transparent{
	position:absolute;
	top:9px;
	left:13px;
	z-index:1;
}


