@charset "EUC-JP";


.staff_img{
	width:120px;
	text-align: center;
	margin: 0px 13px 5px 12px;
	padding-top: 10px;
}

.frame {
	width: 145px;
	height: 110px;
	background: url("./image/frame.gif") no-repeat;
}

.name{
	width: 145px;
	text-align: center;
	margin-bottom: 8px;
}

.staff_line{
	margin-bottom: 5px;
}

.syoukai{
	width: 145px;
	font-size: 10px;
	line-height: 14px;
	margin-bottom: 8px;
}

.staff_line2 {
	margin: 0px 0px 15px 0px;
}

.staff_syoukai {
	float: left;
	margin-right: 50px;
}

.staff_syoukai3 {
	float: left;
}

staff_photo{
	width: 120px;
	height: 90px;
	
}











a.link:link {
	text-decoration: underline;
	color: #003300;
	border: 0px;
}

a.link:visited {
	text-decoration: underline;
	color: #003300;
	border: 0px;
}

a.link:active {
	text-decoration: underline;
	color: #558419;
	border: 0px;
}

a.link:hover {
	text-decoration: underline;
	color: #558419;
	border: 0px;
}



