@charset "utf-8";
/* CSS Document */
.sitemap-bound{

}
.sitemap-listp{
	width:100%;
}
.sitemap-list a{
	display:block;
	font-size:12px;
	line-height:22px;
	background: url(/packages/frontend/templates/Navigation/skins/vertical/images/arrow.png) no-repeat 5px 10px;
	text-indent:15px;
}
.sitemap-list a.lv1{font-weight:bold;}
.sitemap-list a.lv2{margin-left:20px;}
.sitemap-list a.lv3{margin-left:50px;}