@charset "UTF-8";

/*------------------------------
イベントレポートページ用
-------------------------------*/
.eventlist {
	line-height:200%;
	padding-left: 20px;
}
#centerBox h3.eventTitle {
	background: url(image/h3_bg.gif) no-repeat left center;
	border-bottom: 1px solid #014099;
	font-weight: bold;
	padding-bottom: 3px;
	padding-left: 15px;
	margin-bottom: 10px;
	margin-top:20px;
}
.eventtxt {
	font-size: 14px;
	padding: 15px;
	line-height: 140%;
}
.eventpictxt {
	font-size: 14px;
	font-weight: bold;
	padding: 5px 15px 30px 15px;
	line-height: 140%;
}