div#contentsBlock h2 {
	background-image: url(../img/h2_green.jpg);
	background-repeat: no-repeat;
}
div#contentsBlock h3 {
	background-image: url(../img/line_green.jpg);
}
div#contentsBlock div.leftContents {
	float: left;
	width: 230px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#contentsBlock div.rightContents {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 325px;
}
div#contentsBlock div.rightContents 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;
}
div.staff {
	width: 540px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #B7DE96;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
div.staff p.photo {
	padding: 0px;
	width: 210px;
	float: left;
	margin: 0px;
	text-align: center;
}
table.profile {
	padding: 0px;
	width: 330px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
table.profile tr th {
	font-weight: normal;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B7DE96;
	width: 100px;
}
table.profile tr td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B7DE96;
	width: 230px;
}
