@charset "UTF-8";
ul.third_link {
	background-image: url(../sitemap/img/sideline.gif);
	_background-image: url(../sitemap/img/sideline_win.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: scroll;
	margin-left: 20px;
	margin-bottom: 20px;
}
.third_link li {
	padding-left: 33px;
	background-image: url(../sitemap/img/linkline.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 8px;
}
.third_link a {
	text-decoration: none;
	color: #4b4b4b;
}
.third_link a:hover{
	text-decoration: none;
	color: #1c5300;
}
.clum_box01 h2 a {
	text-decoration: none;
	color: #666666;
}
.clum_box01 h2 a:hover{
	text-decoration: none;
	color: #1c5300;
}
