#staff .main {
	background-image: url(../pc/staff/img/staff-main.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#staff  .main-text .area-h3 {
	width: 412px;
	margin-bottom: 15px;
}
#staff .main-text-in .area-h3 .h3-title {
	overflow: hidden;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
}#staff .area-h3 .h3-title h3 {
	width: 220px;
	float: left;
	font-size: 12px;
	line-height: 1.2em;
	margin-left: 4px;
}
#staff .main-text-in .area-h3 .h3-title p {
	float: right;
	width: 180px;
	font-size: 12px;
	line-height: 1.2em;
}

#staff .main-text-in .cast {
	background-image: url(../pc/staff/img/staff-cast.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
}
#staff .main-text-in .staff {
	background-image: url(../pc/staff/img/staff-staff.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
}
