div#contentsBlock h2 {
	background-image: url(../img/h2_green.jpg);
	background-repeat: no-repeat;
}
div#mainContents h3 {
	background-image: url(../img/line_green.jpg);
}
div#mainContents h4 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #B7DE96;
	border-left-color: #B7DE96;
} 
#wrapBlock #contentsBlock #mainContents #photo {
	padding: 0px;
	float: left;
	height: 140px;
	width: 140px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapBlock #contentsBlock #mainContents #policyMess {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 420px;
}
