@charset "utf-8";
#title {
	background-image: url(../images/sitemap/title_sitemap.jpg);
	background-repeat: no-repeat;
	text-indent: -1000em;
	float: left;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: 10px;
	width: 168px;
}
.left {
	float: left;
	height: 20px;
	width: 320px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/shared/point.jpg);
	background-repeat: no-repeat;
	background-position: 3px 13px;
	text-indent: 20px;
}
.right {
	float: right;
	height: 20px;
	width: 340px;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(../images/shared/point.jpg);
	background-repeat: no-repeat;
	background-position: 3px 15px;
	text-indent: 25px;
}
