#title {
	background: url(../images/sitemap_03.jpg) no-repeat left bottom;
	padding-bottom: 80px;
}
#leftbox h3 {
	background: #663300;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.2em;
}#leftbox dl {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#leftbox dt {
	margin-top: 10px;
}
dt a:link{
	color:#FF9900;
}
dt a:visited{
	color:#FF9900;
}
dt a:hover{
	color:#FF9900;
	text-decoration: underline;
}
dt a:active{
	color:#FF9900;
	text-decoration: underline;