body{
	background:url('../images/about/bg_header.jpg') no-repeat top center;
}
#staff_button{
	margin:0 0 15px 0;
}
section table{
	margin:0 0 0 100px;
}
section th,
section td{
	font-weight:normal;
	border-bottom:1px solid #d2d2d2;
	padding:10px;
}
#gaiyou th{
	width:120px;
	text-align:right;
}
#enkaku th{
	width:80px;
	text-align:right;
}
#staff_list{
	list-style:none;
}
#staff_list li{
	width:330px;
	height:205px;
	margin:0 10px 20px;
	float:left;
	background:url('../images/about/bg_staff.png') no-repeat;
}
#staff_list li h4{
	font-size:14px;
	margin:0 0 10px 0;
}
.staff_photo{
	width:160px;
	height:160px;
	overflow:hidden;
	float:left;
	-moz-border-radius: 80px;
	-webkit-border-radius: 80px;
	border-radius: 80px;
	behavior: url(ie-css3.htc);
}
.staff_comment{
	width:162px;
	float:right;
}