@charset "utf-8";

/*
	1.Sitemap Common Layout.
*/

/*----------------------------------------------------------
	1.Sitemap Common Layout.
-----------------------------------------------------------*/
div#sitemap{}

div#sitemap h2{
	background:url(/cloud/common/images/sitemap/h2_sitemap.gif) no-repeat top left;
	}

div#sitemap ul{
	margin:10px;
	}

div#sitemap ul.sub{
	margin:0px;
	margin-left:20px;
	}

div#sitemap li{
	margin:5px 0px;
	padding-left:10px;
	background:url(/cloud/common/images/arrow_blue.gif) no-repeat left center;
	}
