@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;
	font-weight: bold;
}
#categoryArea ul li a:hover {
	color: #ffcc00;
}



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

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

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

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

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

.pages_foot {
	padding: 19px 0 10px 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 auto;
}

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

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





/* -----------------------------------------------------------
	.eventListArea
----------------------------------------------------------- */
.eventListArea ul {
	width: 580px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

.eventListArea ul li {
	width: 580px;
	margin: 0 0 15px 0;
	padding: 0;
}
.eventListArea ul li .listDateArea {
	height: 31px;
}
.eventListArea ul li .listDateArea a {
	font-size: 28px;
	letter-spacing: -3px;
	line-height: 35px;
	color: #444444 !important;
	float: left;
	margin-right: 12px;
	width: 145px;
}
.eventListArea ul li .listDateArea p.cateTxt {
	height: 20px;
	font-size: 11px;
	line-height: 18px;
	text-align: center;
	letter-spacing: 0px;
	background-color: #cccccc;
	float: left;
	width: 170px;
	font-weight: bold;
	margin-top: 4px;
	padding-top: 2px;
}
.eventListArea ul li .listTxtArea {
	margin: 5px 0 0 0;
	font-size: 12px;
	font-weight: bold;
}















