/*　------------------------コンテンツ左側メニューブロック　*/

.l-contents-block {
	padding-bottom: 20px;
}
.l-block-center {
	padding: 0px 3px 0px 4px;
}
#topnews {
	margin: 0px;
	padding: 0px;
}
#topnews-content {
	background: url(../img/newsbg.gif) repeat-y left top;
	margin: 0px;
	padding: 0px;
}
#topnwes-bottom {
	background: url(../img/news-bottom.gif) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 8px;
}

#topnews-content li {
	background: url(../img/pointer01.gif) no-repeat 66px 14px;
	line-height: 200%;
	margin-right: 14px;
	margin-left: 14px;
	border-bottom: 1px dotted #999999;
	padding-top: 4px;
	padding-bottom: 4px;
}
#topnews-content li span {
	font-size: 80%;
}

#top_mainimg {
	position: relative;
	width: 565px;
	height: 370px;
	background: url(../img/top_mainimg.gif) no-repeat;
}
#top_mainimg_link {
	position: absolute;
	top: 209px;
	left: 13px;
	width: 539px;
	height: 147px;
}
#top_link {
	padding: 15px 0;
}
#top_link li {
	display: inline;
}
#top_join {
	padding-top: 40px;
}
#top_link2 {
	padding: 10px 0;
}
#top_link2 li {
	display: inline;
}
.top_link2_2 {
	padding: 0 5px;
}