@charset "utf-8";

/***** staff *****/

.title {
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-image: url(../images/staff/title.gif);
}


.img1 {
	background-image: url(../images/staff/img1.jpg);
	height: 320px;
	width: 515px;
	text-indent: -9999px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.img2 {
	background-image: url(../images/staff/img2.jpg);
	height: 320px;
	width: 515px;
	text-indent: -9999px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.img3 {
	background-image: url(../images/staff/img3.jpg);
	height: 320px;
	width: 515px;
	text-indent: -9999px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.img4 {
	background-image: url(../images/staff/img4.jpg);
	height: 320px;
	width: 515px;
	text-indent: -9999px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.img5 {
	background-image: url(../images/staff/img5.jpg);
	height: 320px;
	width: 515px;
	text-indent: -9999px;
	margin-top: 10px;
	margin-bottom: 20px;
}


