@charset "Shift_JIS";

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

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

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


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

/*テキストの設定*/

div#section-intro h1{
	font-size:100%;
	font-weight:bold;
	line-height:1.5;
	color:#333;
	text-align:justify;
	text-justify:inter-ideograph;
}


div#section-intro h2{
	font-size:94%;
	font-weight:bold;
	line-height:1.5;
	text-align:justify;
	text-justify:inter-ideograph;
	color:#800000;
	margin:10px 0 6px;
}

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

/*画像の設定*/

div#section-intro h3{
	float:right;
	margin:5px 0 0 10px;
}
