@charset "Shift_JIS";

/*ナビゲーションの設定*/

li#navi06-thispage a{
	background-color:#ff3399;
	color:#fff;
	height: 2.5em;
	line-height: 2.5em;
}

/*ナビゲーションの設定ここまで*/


div#section-staff{
	margin:0 5px 20px;
}

/*テキストの設定*/

div#section-staff h1{
	color:#3d3d3d;
	font-size:96%;
	font-weight:bold;
	line-height:1.8;
	margin-top:10px;
	padding-top:10px;
	border-top:2px dotted #ff6666;
}

div#section-staff p{
	font-size:84%;
	line-height:1.8;
	color:#3d3d3d;
	text-align:justify;
	text-justify:inter-ideograph;
}

div#section-staff p a{
	color:#800080;
}

div#section-staff p a:link,div#section-staff p a:visited{
	color:#800080;
}

div#section-staff p a:hover{
	text-decoration:underline;
}

div#section-staff h3{
	padding-top:20px;
	margin:10px 0 40px;
	font-size:84%;
	line-height:1.8;
	color:#3d3d3d;
	border-top:2px dotted #999;
}