/* ------------------------------------------------------------
左メニュー
------------------------------------------------------------ */

#left {
	float: left;
	margin-top: 10px;
	width: 300px;
	padding-left: 20px;
}
.left_box {
	width: 300px;
}
.left_box ul {
margin:0 0 20px 0;
}
.left_box h2 {
	background-image: url(../img/title/left.jpg);
	margin: 0px;
	height: 26px;
	width: 283px;
	padding-top: 9px;
	padding-left: 17px;
	color:  #77AE5A;
}



.tokushu_box {
	padding: 15px 0px 3px 0px;
	margin-bottom:10px;
	width: 300px;
	clear: both;
	font-weight: normal;
	border-top:1px solid #CCC;
}

.tokushu_box h3 {
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #008DA6;
}
.tokushu_box h4 {
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #666;
}
.tokushu_box a {
	color: #008DA6;
}
.tokushu_box a:visited {
	color: #008DA6;
}

.tokushu_box a:hover {
	color: #01A93C;
}


.tokushu_box p {
	clear: left;
	margin-bottom: 5px;
	margin-top: 10px;
line-height:150%;
}
.tokushu_box img {
	float: left;
	border: 1px solid #DDD;
padding:2px;
	margin-right: 10px;
	margin-bottom: 5px;
width:80px;
height:66px;
}
.read {
	font-size: 11px;
	font-weight: bold;
	color: #008DA6;
}
.date {
	color: #008DA6;
	font-weight: normal;
	font-size: 11px;
}

/* ------------------------------------------------------------
中央メニュー
------------------------------------------------------------ */

#center {
	float: left;
	margin-top: 10px;
	padding: 0;
	margin-left: 20px;
	width: 300px;
	margin-bottom: 30px;
}
#center h2 {
	color: #77AE5A;
	background-image: url(../img/title/center.jpg);
	height: 26px;
	width: 283px;
	padding-top: 9px;
	padding-left: 17px;
	border-bottom:1px solid #CCC;
}
#center h3 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	width: 300px;
	font-size: 13px;
	font-weight: bold;
	color: #87BC6C;
	text-align: center;
	padding: 2px 0;
	border-bottom:2px solid #D5E8CA;
}
.ichiran {
	margin-left: 181px;
}

.center_title {
	width: 300px;
	text-align: right;
	color: #45B601;
	margin-bottom: 5px;
}
.center_box {
	background-color: #F2F2F2;
	width: 290px;
	padding: 5px;
	margin-bottom: 7px;
	border-bottom:1px solid #CCC;
	line-height: 140%;
}

.center_box img {
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
width:60px;
height:50px;
}
.center_box h4 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: normal;
	line-height: 140%;
}

.center_box p {
	margin: 0px;
	padding-left: 68px;
	line-height: 140%;
}
.rssChannel{
display:none;
}
.rss{
text-align:right;
font-size:10px;
}

.center_box img.icon_new ,
.tokushu_box img.icon_new{
height:18px;
width:30px;
float: left;
border: 0;
padding:0;
margin-right: 0;
margin-bottom: 0;
display:inline;
}

