@charset "Shift_JIS";

#staff {
	background: url(../images/bg_topics.png) no-repeat left top;
}

#staff h2 {
	background-image: url(../images/h2_staff.gif);
}

#staff #staff_menu {
	width: 550px;
	margin: 0 auto;
	text-align: center;
}
#staff #staff_menu li {
	font-size: 0.8em;
	border-left: 1px solid #666666;
	display: inline;
}
#staff #staff_menu a {
	text-decoration: none;
	padding: 0 5px;
}
#staff #staff_menu .last {
	border-right: 1px solid #666666;
}

#staff .depa {
	width: 550px;
	background: url(../images/staff_bg.gif) repeat-y left top;
	margin: 20px auto;
}

#staff .course {
	width: 230px;
	margin: 10px 0 15px 30px;
	float: left;
	border-width: 1px 1px 2px 1px;
	border-style: solid;
	border-color: #EEEEEE #CCCCCC #DDDDDD #EEEEEE;
	}
#staff .course2 {
	width: 490px;
	margin: 10px 0 15px 30px;
	float: left;
	border-width: 1px 1px 2px 1px;
	border-style: solid;
	border-color: #EEEEEE #CCCCCC #DDDDDD #EEEEEE;
	}
	
#staff h3 {
	width: 550px;
	height: 55px;
	text-indent: -3000px;
	clear: both;
}
#staff h4 {
	width: 215px;
	height: 30px;
	padding-left: 15px;
	font: 1.2em/30px normal Arial, Helvetica, sans-serif;
}

#staff #seibutsu h3 {
	background: url(../images/h3_seibutsu.gif) no-repeat left top;
}
#staff #seibutsu h4 {
	color: #D4625B;
	background-color: #F6DFDE;
}

#staff #bunshi h3 {
	background: url(../images/h3_bunshi.gif) no-repeat left top;
}
#staff #bunshi h4 {
	color: #008CCE;
	background-color: #C7E3F0;
}

#staff #shigen h3 {
	background: url(../images/h3_shigen.gif) no-repeat left top;
}
#staff #shigen h4 {
	color: #419038;
	background-color: #D4E4D2;
}

#staff #eigei h3 {
	background: url(../images/h3_eigei.gif) no-repeat left top;
}
#staff #eigei h4 {
	color: #B778A6;
	background-color: #ECDFE8;
}

#staff #kankyo h3 {
	background: url(../images/h3_kankyo.gif) no-repeat left top;
}
#staff #kankyo h4 {
	width: 475px;
	color: #BE8815;
	background-color: #EDE2CB;
}

#staff #kyousei h3 {
	background: url(../images/h3_kyousei.gif) no-repeat left top;
}
#staff #kyousei h4 {
	width: 215px;
	color: #009999;
	background-color: #C7E6E6;
}


#staff ul {
	padding: 5px 0;
}
#staff li {
	padding: 0px !important;
}
#staff .course a,#staff .course2 a {
	padding-left: 15px;
	color: #333333;
	text-decoration: none;
	line-height: 22px;
	vertical-align: middle;
}
#staff .course a:hover, #staff .course2 a:hover {
	color: #FF0066;
	text-decoration: underline;
}

#staff .to_top {
	margin: 0;
	padding: 10px 10px 0 0;
	font: 0.8em/20px "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	background: #F9F9F9 url(../images/staff2_bg.gif) no-repeat left top;
	clear: both;
}
#staff .to_top a {
	text-decoration: none;
}

p.depa_bt_staff {
	clear: both;
	margin: 5px 15px;
	padding: 0;
	text-align: right;
	list-style: none;
}

.course a {
	
	margin-left: 5px !important;
	padding: 0 !important;
}
.course a img {
	line-height: 1;
}
