@charset "utf-8";
#container #contents h2 {
	text-indent: -10000px;
	background: url(images/h2.gif) no-repeat 0px 0px;
	height: 30px;
	width: 760px;
	margin: 0 auto 15px;
	display: block;
}
#container #contents #contentsBlock .textBox h3 {
	color: #22ab38;
	font-weight: bold;
	margin: 0 0 5px 0;
}
#container #contents #contentsBlock .textBox p {
	margin: 0 0 10px 0;
}
#container #contents #contentsBlock .textBox table a {
	background: url(images/img_hospital.gif) no-repeat 0px 0px;
	height: 35px;
	width: 544px;
	display: block;
	text-indent: -10000px;
}
#container #contents #contentsBlock .textBox table a:hover {
	background: url(images/img_hospital.gif) no-repeat 0px bottom;
}

#container #contents #contentsBlock .textBox li {
	margin: 0 0 10px 0;
}

