@charset "utf-8";

dl.staff{
	overflow: hidden;
}

.staff dt{
	width: 10em;
	float: left;
	overflow: hidden;
	border-top: 1px dotted #999;
	padding: 1.5em 0 0 0;
	font-size: 15px;
	font-weight: normal;
}

.staff dd{
	margin-left: 17em;
	margin-bottom: 70px;
}

.staff dd ul{
	margin-bottom: 3.5em;
}

.staff dd.bottom,
.staff dd.bottom ul.bottom{
	margin-bottom: 0;
}

ul.list li{
	margin-bottom: 15px;
}

div.link{
	overflow: hidden;
	width: 456px;
	height: 116px;
	position: relative;
	background: url(../img/bg_memberlist.gif) right no-repeat;
}
div.link:hover{
	background: url(../img/bg_memberlist_on.gif) right no-repeat;
}

div.link a{
	display:block;
	width: 320px;
	height: 72px;
	font-size: 18px;
	color: #000;
	position:absolute;
	top:0;
	left: 0;
	padding: 45px 0 0 136px;
	text-decoration: none;
}
div.link a.nn{
	height: 80px;
	padding: 38px 0 0 136px;
}

div.link a span{
	font-size: 12px;
	padding-left: 15px;
}
div.link a span.nn{
	padding-left: 0;
}

div.link img{
	float: left;
}

div.link img.tab{
	width: 68px;
	height: 19px;
	padding: 62px 0 0 0;
}

div.link p{
	font-size: 11px;
	line-height: 1.4;
	padding: 62px 0 0 195px;
	top: 62px;
	left: 10px;
	width: 400px;
}

a.komatani{
	background: url(../img/name_komatani.png) 137px 50px no-repeat;
	text-indent: -9999px;
}