@charset "utf-8";

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

#img_top {
	width: 600px;
	height: 200px;
	background: url(../common/images/img_staff.jpg) no-repeat;
}

.staff {
	width: 560px;
	overflow: auto;
	padding-bottom:10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #8F7048;
}

p.ml {
	margin-left: 165px;

}


.staff h3 {
	width: 380px;
	font-size: 1.2em;
	color:#8F7048;
	font-weight:bold;
	padding:0 0 10px 0;
	margin-bottom: 5px;
	background: url(../common/images/bar_staff.gif) bottom no-repeat;
}

.staff h4 {
	margin-top:5px;
	color:#6A3906;
	font-weight:bold;
}

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

.staff p.position {
	color: #663300;
}

.staff span.n2 {
	font-weight:normal;
	margin-left: 30px;
}

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

.img_link	{
	width:90px;
	margin-top:10px;
	float:left;
}