@charset "utf-8";
/* CSS Document */

#div_staff {
	background-image: url(../staff/img/staff_img_01.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 10px;
}
#div_staff_inner {
	background-image: url(../staff/img/staff_img_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 180px;
	text-align: center;
}
.img_center {
	display: block;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	behavior: expression(IEPNGFIX.fix(this));
}
