/*=====見出し（理事長紹介）=====*/
div#staff_ohmidashi{
	margin-bottom:10px;
}
div#staff_ohmidashi img{
	margin-top:10px;
}

/*=====（スタッフ紹介）=====*/

.staff_staffmenu{
	text-align:center;
	width:450px;
	margin:auto;
	}

.staff_staffmenu a{
	margin-left:8px;
	margin-right:8px;
	background-color:#C9A987;
	color:#FFFFFF;
	padding:5px;
	display:block;
	width:120px;
	float:left;
	text-decoration:none;
	}
	
.staff_staffmenu a:hover{
	background-color:#9D6538;
	}

/*=====（見出し部分）=====*/

div.staff_midashi01{
	font-size:14px;
	border-bottom:1px solid #C9A987;
	border-left:10px solid #C9A987;
	width:680px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-left:5px;
	color:#C9A987;
	font-weight:bold;
	clear:left;
	}
	
div.staff_midashi02{
	font-size:14px;
	border-bottom:1px solid #C9A987;
	border-left:10px solid #C9A987;
	width:680px;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-left:5px;
	color:#C9A987;
	font-weight:bold;
	clear:left;
	}
	
/*=====（境界の点線）=====*/
	
p.tensen{
	border-bottom:1px dashed #C9A987;
	width:680px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-left:5px;
	clear:left;
	}
	
/*=====（スタッフの名前）=====*/

.staff_name{
	font-weight:bold;
	}

/*=====（グループ・回り込み設定）=====*/

div.staff01{
	float:left;
	width:340px;
	}
	
div.staff01 img{
	float:left;
	margin-right:15px;
	}
	
div.staff02{
	float:left;
	width:340px;
	margin-left:20px;
	}
	
div.staff02 a{
	text-decoration:underline;
	}
	
div.staff02 img{
	float:left;
	margin-right:15px;
	}
	
div.staff03{
	width:590px;
	margin-top:1em;
	margin-left:115px;
	margin-bottom: 20px;
	}
	
p.staff_next{
	text-align:right;
	}
	
p.dr_next{
	text-align:left;
	}
	

	
