@charset "utf-8";





.sitemap1 {

	float: left;

	width: 270px;

	list-style: none;

}

.sitemap1 li {

	padding-left: 18px;

	margin-bottom: 6px;

	background: #fff url(../img/mark01.gif) no-repeat 0 3px;

}



.sitemap2 {

	float: right;

	width: 270px;

	list-style: none;

}



.sitemap2 li {

	padding-left: 18px;

	margin-bottom: 6px;

	background: #fff url(../img/mark01.gif) no-repeat 0 3px;

}



