#center h2 {
	border-color: #CD64F0;
}
#center h3 {
	background: url('../img/life_ctg.gif') no-repeat top left;
	min-height: 25px;
	padding: 7px 0 0 40px;
}
.event-category {
	width: 262px;
	display: inline;
	float: left;
	margin: 0 0.9em 0 0;
}
.event-category h3 {
	background-image: url('../img/kankou_ctg.png') !important;
	margin-bottom: 0 !important;
}
.event-category ul {
	list-style: url('../img/botan.gif');
	background: url('../img/table_right.gif') repeat-y right;
	margin: 0 0 1.5em 0;
	padding: 1em 1em 1em 2.5em;
	border: 1px solid #CD64F0;
	border-right: none;
	border-top: none;
}
.event-category li {
	margin: 0.2em 0;
	font-family: Arial, sans-serif;
	font-size: 0.9em;
}
#center img {
	display: block;
	margin: 1em auto;
}
.image {
	float: left;
	max-width: 40%;
	padding: 0em 1em;
}
.image p {
	margin: 0;
	text-align: center;
	font-weight: bold;
}
#center li {
	clear: both;
}
#center hr {
	height: 0;
	border: none;
	border-bottom: medium solid #DEE5EB;
	margin: 2em auto;
	clear: both !important;
}
.contact {
	text-align: right;
}

h2.date {
	border: 1px solid #DEE5EB !important;
	border-width: 1px 0 !important;
	text-align: center;
	color: red;
	font-size: 1.1em !important;
	clear: both;
}