@charset "UTF-8";

h1 {
	height:23px;
	background:url(img/page_title2.gif) no-repeat center;
	text-indent:-9999px;
	margin:50px auto 40px auto;
}

#contents {
 width:720px;
 margin:0 auto;
}

a {color:#000;}
a:hover {color:#ff0000;}
h2 {
	background	:#9cb2af;
	color:#fff;
	padding:4px 0 2px 4px;
	line-height:1;
	height:1em;
	margin:0 auto 0;
}

#imageBox {
	margin:10px auto 10px;
	text-align: center;
}
.eventList {
	margin:10px auto 20px;
}
.eventList dt {
	float:left;
	width:13em;
	line-height:2;
}
.eventList dd {
	margin-left:14em;
	line-height:2;
}

h3 {
	margin:10px auto 0;
	color:#3d6a92;
}
.pastEventList {
	margin:0 auto 10px;
}
.pastEventList li {
	float:left;
	width:330px;
	padding:0 15px 10px;
	line-height:1.2;
	font-size:85%;
}
.pastEventList li img {
	display:block;
	padding-bottom:5px;
}



