@charset "UTF-8";
/* ===================================================================
CSS information
 style info : event
=================================================================== */



#event #gNaviArea ul li.menu05 a {
	background-position: -435px bottom !important;
}


#event #gNaviChild ul {
	padding-left: 445px !important;
}

#event #contents {
	padding-bottom: 30px !important;
}

#event #pageTitleArea {
	margin-bottom: 20px !important;
}


/* -----------------------------------------------------------
	background設定
----------------------------------------------------------- */
#bg_wrap {
}

#bgimg01 {
}
#bgimg02 {
	_display:inline !important;
}

/* -----------------------------------------------------------
	#categoryArea
----------------------------------------------------------- */
#categoryArea {
	width: 560px;
	margin: 0 auto;
	background-color: #666666;
	padding: 10px;
}
#categoryArea ul {
	width: 560px;
	margin: 0;
	padding: 0;
}
#categoryArea ul li {
	float: left;
	line-height: 17px;
}
#categoryArea ul li+li {
	margin-left: 10px;
	padding-left: 10px;
	border-left: 2px solid #000000;
}
#categoryArea ul li a {
	color: #ffffff;
}
#categoryArea ul li a:hover {
	color: #ff9900;
}



/* -----------------------------------------------------------
	pages
----------------------------------------------------------- */

.pages {
	padding: 0px 0 19px 0;
	width: 580px;
	height: 16px;
	margin: 0 auto 30px auto;
	color: #cccccc;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
}

.pages ul {
	width: 295px;
	margin: 0;
}

.pages ul li {
	width: 295px;
	float: left;
}

.pages .p-num {
	text-align: center;
	padding: 0 20px;
	color: #444444;
}

.pages_foot {
	padding: 19px 0 0px 0;
	width: 580px;
	height: 16px;
	margin: 0 auto;
	color: #cccccc;
	font-weight: bold;
	border-top: 1px solid #cccccc;
}

.pages_foot ul {
	width: 295px;
	margin: 0;
}

.pages_foot ul li {
	width: 295px;
	float: left;
}

.pages_foot .p-num {
	text-align: center;
	padding: 0 20px;
	color: #444444;
}





/* -----------------------------------------------------------
	.eventDetailArea
----------------------------------------------------------- */
.eventDetailArea {
	margin-bottom: 30px !important;
}
.eventDetailArea span.detailTitle {
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	display: block;
	margin-bottom: 3px;
}
.eventDetailArea span.detailDate {
	font-size: 12px;
	display: block;
	margin-bottom: 15px;
}













