@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 h2,h3,p {
	margin-bottom: 10px;
}
#container #contents #contentsBlock .textBox #image {
	float: left;
	margin: 0 15px 0 0;
}
#container #contents h4 {
	color: #004387;
	font-size: medium;
}
#container #contents h3 {
	text-align: center;
	border-top: 1px solid #7fcff4;
	border-bottom: 1px solid #7fcff4;
	padding: 7px 0;
	font-weight: bold;
}
#container #contents #contentsBlock .textBox strong {
	color: #F00;
}

