@charset "Shift_JIS";


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

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

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


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

/*日付*/

div#section-news h2{
	font-size:78%;
	text-align:right;
}

/*NEWS内容*/

div#section-news h1{
	color:#3d3d3d;
	font-weight:bold;
	font-size:96%;
	padding-left:5px;
	padding-top:9px;
	margin-top:10px;
	border-top:1px dotted #3d3d3d;
	background-image:url(../image/base/icon.gif);
	background-repeat:no-repeat;
	background-position:0 11px;
	text-indent:14px;
	text-align:justify;
	text-justify:inter-ideograph;
}

div#section-news p{
	color:#3d3d3d;
	font-size:78%;
	line-height:1.5;
	margin-top:5px;
	text-align:justify;
	text-justify:inter-ideograph;
}

div#section-news p a:link,div#section-news p a:visited{
	color:#0000ff;
}

div#section-news p a:hover{
	text-decoration:underline;
	color:#0000ff;
}

div#section-news h3{
	color:#0000ff;
	font-size:78%;
	margin-top:5px;
}

div#section-news h3 a:link,div#section-news h3 a:visited{
	color:#0000ff;
	text-decoration:underline;
}

div#section-news h3 a:hover{
	text-decoration:none;
	color:#0000ff;
}

/*画像の設定*/

div#main p.sub2{
	margin-top:0px;
	margin-bottom:-22px;
	margin-right:-10px;
	float:right;
}