#title-box {
	background-image: url(../image/sitemap/sitemap-title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 600px;
	height: 70px;
	clear: both;
}
.site-box {
	clear: both;
	width: 580px;
	margin-left: 10px;
	padding-bottom: 20px;
}
.site-box-left {
	float: left;
}
.site-box-right {
	width: 290px;
	float: right;
}
.site-box-left dl {
	padding-left: 20px;
}
.site-box-left dt {
	background-image: url(../image/sitemap/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 12px;
	height: 25px;
	padding-top: 5px;
}
.site-box-left dd {
	background-image: url(../image/sitemap/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 33px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-bottom: 10px;
	padding-top: 2px;
}
.site-box-left a {
	color: #443A2F;
	text-decoration: none;
}
.site-box-left a:hover {
	color: #9E8972;
}
.site-box-right dl {
	padding-left: 20px;
}
.site-box-right dt {
	background-image: url(../image/sitemap/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 12px;
	height: 25px;
	padding-top: 5px;
}
.site-box-right dd {
	background-image: url(../image/sitemap/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 33px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-bottom: 15px;
	padding-top: 2px;
}
.site-box-right a {
	color: #443A2F;
	text-decoration: none;
}
.site-box-right a:hover {
	color: #9E8972;
}
