@charset "utf-8";

/*　
------------------------------------------------------------ */

h2#img_top {
	width: 580px;
	height: 120px;
	background: url(../common/images/img_staff.jpg) no-repeat;
	text-indent: -9999em;
	margin-bottom: 10px;
}

.box01_in {
	padding: 20px;
}

.staff {
	width: 500px;
	overflow: auto;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}


h4.staff01 {
	width: 300px;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 3px double #fc6;
	margin-bottom: 10px;
}



.staff h5 {
	margin-top:5px;
	color:#FFCC66;
	font-weight:bold;
}

.staff img {
	margin-left: 10px;
	float: right;
}


.staff p.position {
	color: #FFCC66;
}
.staff span.n1 {
	color: #FFCC00;
	
}
.staff span.n2 {
	font-weight:normal;
	margin-left: 30px;
}

#wrapper .staff span.comment {
	color: #FFCC66;
	font-weight:bold;
	margin-right: 10px;
	
}