h2 {
	background-image: url(../img/h2_guide.png);
	height: 120px;
	width: 510px;
	text-indent: -9999px;
}
#mainmenu .btn_sitemap {
	background-image: url(../../common/img/btn_sitemap.png);
	background-position: right;
	height: 50px;
}


#article_1 {
	width: 470px;
	margin-bottom: 30px;
}

#article_1 #indent{
	background-image: url(../img/bullet_sitemap.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 1.5em;
	line-height: 2em;
	font-size: 120%;
}

#article_1 #no_indent{
	text-indent: 4em;
}


#article_1 li {
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 2em;
	line-height: 1.4em;
}

#article_1 a {
	color: #666666;
}

#article_1 a:hover {
	color: #8AD12E;
}
