#h1_area h2
{
	background-image: url(../images/h1_staff.jpg);
}
#staff
{
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 24px;
}
#staff .comment
{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 24px;
}
#staff .comment h3
{
	margin: 0px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3EB520;
}
#staff .comment p
{
	padding: 12px;
}
#staff .comment img
{
	margin-bottom: 12px;
}
#staff .comment .img_photo
{
	float: left;
	width: 200px;
}
#staff .comment .text_box
{
	float: right;
	width: 300px;
}
#staff .comment .footer
{
	clear: both;
	text-align: right;
	color: #CCCCCC;
}
