@charset "Shift_JIS";


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

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

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


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

/*テキストの設定*/

div#section-story h1{
	font-size:100%;
	font-weight:bold;
	line-height:1.5;
	color:#000;
	margin-bottom:10px;
	text-align:justify;
	text-justify:inter-ideograph;
}


div#section-story p{
	font-size:90%;
	line-height:1.8;
	text-align:justify;
	text-justify:inter-ideograph;
	color:#3d3d3d;
	margin-bottom:20px;
}
