.staff_wrapper {
	clear: both;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 35px;
	padding-left: 25px;
}
.staff_wrapper li {
	display: inline;
}
.staff_wrapper h3 {
	font-style: normal;
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bolder;
	font-size: 1.3em;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	margin-top: 20px;
	border-bottom-style: solid;
}
.staffpic  {
	text-align: center;
	padding: 10px;
	background-image: url(../images/staff/staff_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 220px 270px;
	float: left;
	margin-right: 3px;
}
.staffname {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
