<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

#sitemap .box-sitemap .wb-sitemap-categ {
	border:solid 1px #CCCCCC;
	padding:10px 15px
}
#sitemap .box-sitemap .wb-sitemap-categ ul li {
	padding:5px 0;
	font-size:15px
}
#sitemap .box-sitemap .wb-sitemap-list ul li {
	list-style-image:url(/img/arrow_02.gif);
	list-style-position:0 5px
}
</pre></body></html>