@charset "utf-8";

/*
=================================================================================
sitemap top
=================================================================================
*/


#sitemap {
	width: 700px;
	margin: 10px auto;
}

#sitemap_l {
	width: 340px;
	float: left;
}

#sitemap_r {
	width: 340px;
	float: right;
}

.sitemap_box {
	margin-bottom: 20px;
}

li.list_icon_c2 {
	background: url("/pc/images/list_icon_c.gif") no-repeat scroll 0 3px transparent;
}

