.sitemap{
	font-size : 11px;
	width : 400px;
	height : 40px;
	overflow : auto;
	border: 1px solid #666666;
	text-align: left;
}
.sitemap a {
	text-decoration: none;
}
.sitemap a:link{
color : #CCCCCC;
}
.sitemap a:visited{
color : #CCCCCC;
}
.sitemap a:HOVER{
	color : #FFBA04;
}
.titleimg {
	margin-bottom: 8px;
	margin-left: 15px;
}

.sitemap a:ACTIVE{
color : #FFFF00;
}
.footergoldjp {
	font-size: 10px;
	text-align: center;
	color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003333;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #003333;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
