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

#title h1 {
	background-image: url(../staff/members_img/title1.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 695px;
	margin-bottom: 15px;
}
#title h1 span {
	display: none;
}

.staff_bg{
	background-color: #e9e9e9;
	padding:20px 20px 5px 20px;
	line-height: 1.6em;
}

*:first-child+html .staff_bg{
	background-color: #e9e9e9;
	padding:20px 20px 5px 20px;
	line-height: 230%;
}

.marginT15{
	margin-top: 15px;
}
