@charset "utf-8";
/* CSS Document */

/* ===== sitemap ===== */
#sitemap_L {
	float: left;
	width: 330px;
}

#sitemap_R {
	float: right;
	width: 330px;
}

#sitemap_L li, #sitemap_R li {
	list-style: none;
	background-image: url(../images/arr_local.gif);
	background-position: 0 0.5em;
	background-repeat: no-repeat;
	padding-left: 13px;
}

/* ===== link ==== */
#links li {
	list-style: none;
	background-image: url(../images/arr_local.gif);
	background-position: 0 0.5em;
	background-repeat: no-repeat;
	padding-left: 13px;
}
