@charset "shift-jis";

/* mainContent_style
----------------------------------------------- */
ul#navigation li.menu04 a{
	background-position:-180px -180px;
}

h2{
	margin-bottom:10px;
	display:block;
	width:500px;
	height:40px;
	background:url(../images/title_jh.gif);
	text-indent:-9999px;
}

ul.news li{
	margin-bottom:10px;
	padding:0 0 10px 15px;
	background-image:url(../images/icon_red.gif);
	background-position:left 3px;
	background-repeat:no-repeat;
	border-bottom:1px dotted #999;
}
ul.news li span{
	margin-right:10px;
}

h3{
	margin-bottom:10px;
	padding:0 0 2px 0;
	font-size:large;
	color:#0B491A;
	font-weight:bold;
	line-height:normal;
	border-bottom:3px double #AACF58;
}

h4{
	margin-bottom:10px;
	padding:0 0 0 7px;
	font-size:larger;
	font-weight:bold;
	line-height:normal;
	border-left:5px solid #0B491A;
}

p.img{
	margin:0 10px 10px 0;
	float:left;
	text-align:center;
	width:150px;
	font-size:smaller;
}
p.img img{
	margin:0 0 5px 0;
	border:1px solid #666;
}