/***************************************/
/*            h2                       */
/***************************************/

.h2_sitemap {
	clear: both;
	width: 570px;
	height: 30px;
	margin-left: 7px;
	font-size: 13px;
	text-indent: -10000px;
	background-image: url(../img/h2_sitemap.gif);
	background-repeat: no-repeat;
	background-position: left top;
}



/***************************************/
/*            sitemap                  */
/***************************************/

ul.sitemap {
	margin: 10px 0 20px 7px;
	padding: 0;
	font-size: 13px;
	line-height: 100%;
}

ul.sitemap li {
	margin-bottom: 5px;
	padding: 0 0 5px 13px;
	border-bottom: 1px dashed #ccc;
}

li.sitemap_01 {
	background-image: url(../img/icon_square_profile.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

li.sitemap_02 {
	background-image: url(../img/icon_square_service.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

