#MainContents h2 {
	background-image: url(../img/sitemap_title.jpg);
	text-indent: -9999px;
	height: 112px;
	width: 576px;
}

#Sitemap01 {
	margin-top: 20px;
	background-image: url(../img/blue_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 16px;
}
#MainContents dl {
	margin: 0px;
	font-weight: bold;
	background-image: url(../img/sitemap_arw.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-position: 0px 2px;
}
#Sitemap02 {
	float: left;
	width: 280px;
	margin-top: 16px;
	padding-bottom: 16px;
	background-image: url(../img/blue_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#Sitemap03 {
	float: right;
	width: 280px;
	margin-top: 16px;
	background-image: url(../img/blue_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 16px;
}
#MainContents dd {
	font-weight: normal;
	background-image: url(../img/sitemap_arw.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 12px;
	margin-left: 8px;
	margin-top: 4px;
}
#Sitemap04 {
	float: right;
	width: 280px;
	margin-top: 16px;
	padding-bottom: 16px;
}
#Sitemap05 {
	float: left;
	width: 280px;
	clear: both;
}
#Sitemap05 {
	float: left;
	margin-top: 16px;
}
dl dd a:link {
	color: #666;
	text-decoration: underline;
}

dl dd a:visited {
	color: #666;
	text-decoration: underline;
}
dl dt a:hover, dl dd a:hover{
	text-decoration: none;
}
