@charset "utf-8";
/* CSS Document */


/* 共通 */

.staff dl, #staff{
	width:645px;
	margin:0 auto;
}

#clerk dl{
	padding:10px 0 20px;
	width:770px;
}

#clerk dt{
	font-weight:bold;
	font-size:14px;
}

.staff_dl dt.staff_name{
	font-weight:bold;
	padding:8px 0;
	margin:5px 0 10px 0;
	display:block;
	border-bottom: #cccccc 1px solid;
}


.staff_dl dt.staff_name strong{
	font-size:14px;
}

.staff_dl{
	padding-top:25px;
}

.staff_dl dd{
	padding-bottom:25px;
}

.staff_dl dd ul li{
	padding:3px 0 5px 45px;
}

.staff_dl img, #clerk dl img{
	padding:2px;
	background:#ffffff;
	border:#cccccc 1px solid;
}

.resume01{
	background:url(../img/ico_resume01.gif) no-repeat 0 5px;
}
.resume02{
	background:url(../img/ico_resume02.gif) no-repeat 0 5px;
}
#instructor .staff_comme{
	background:#feefef url(../img/ico_comme01.gif) 8px 5px no-repeat;
	padding:5px 5px	5px	100px;
	min-height:40px;
	margin:5px 0;
	display:block;
	border: #cccccc 1px solid;
}

#assistant .staff_comme{
	background:#feefef url(../img/ico_comme02.gif) 8px 5px no-repeat;
	padding:5px 5px	5px	100px;
	min-height:40px;
	margin:5px 0;
	display:block;
	border: #cccccc 1px solid;
}



/* スタッフトップ */

#staff ul{
	background:url(../img/staff_img.jpg) no-repeat;
	height:340px;
	list-style:none;
	margin: 0;
	padding: 0;
}
#staff ul li{
	display:block;
	float:left;
	height:340px;
	width:210px;
	text-indent:-9999px;
}	

#staff ul li span{
	height:150px;
	display:block;
}
#staff ul li a{
	display:block;
	height:31px;
	width:182px;
	margin:0 14px;
}
#staff_li01,#staff_li02 {margin-right:7px;}
#staff_li01 a{background:url(../img/staff_btn01.jpg) no-repeat;}
#staff_li02 a{background:url(../img/staff_btn02.jpg) no-repeat;}
#staff_li03 a{background:url(../img/staff_btn03.jpg) no-repeat;}
#staff_li01 a:hover{background:url(../img/staff_btn01.jpg) no-repeat 0 -31px;}
#staff_li02 a:hover{background:url(../img/staff_btn02.jpg) no-repeat 0 -31px;}
#staff_li03 a:hover{background:url(../img/staff_btn03.jpg) no-repeat 0 -31px;}
