#center h2 {
	border-color: #A1D7EB;
}
#center h3 {
	background: url('../img/life_ctg.gif') no-repeat top left;
	min-height: 25px;
	padding: 7px 0 0 40px;
}
.facility-category {
	width: 262px;
	display: inline;
	float: left;
	margin: 0 0.9em 0 0;
}
.facility-category h3 {
	background-image: url('../img/shisetsu_ctg.gif') !important;
	margin-bottom: 0 !important;
}
.facility-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 #A1D7EB;
	border-right: none;
	border-top: none;
}
.facility-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;
}


h2.date {
	border: 1px solid #DEE5EB !important;
	border-width: 1px 0 !important;
	text-align: center;
	color: red;
	font-size: 1.1em !important;
	clear: both;
}
h4.fancy {
	color: #4087BB;
}
h4.fancy:before {
	content: url('../img/bluearrow.png');
	margin-right: 0.3em;
	vertical-align: middle;
}

.site-info dt {
	font-weight: bold;
}
.site-info dt:before {
	content: '\00BB';
	color: #B1B1B1;
	font-size: 1.3em;
	margin-right: 0.2em;
}