@charset "utf-8";
/* CSS Document */

h2{
	background:url(../images/sitemap/title.jpg) no-repeat;
}

#sitemap{
	list-style:none;
	width:600px;
	margin:0px 0px 0px 10px;
}

.top{
 	margin:0px 0px 10px 10px;
}

.stop{
 	margin:5px 0px 10px 50px;
}

.second{
 	margin:5px 0px 10px 80px;
}

.third{
 	margin:5px 0px 10px 100px;
}
