.sitemap {
	margin-top: 22px;
	margin-left: 10px;
}
.sitedate {
	margin-left: 25px;
	margin-top: 20px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	color: #666;
	background-image: url(../images/sitemap_images/site_bar.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.sitedate a, .sitedate2 a {
	color: #666;
	text-decoration: underline;
}
.sitedate a:hover, .sitedate2 a:hover {
	color: #D23083;
	text-decoration: underline;
}
.sitedate2 {
	margin-left: 25px;
	margin-top: 20px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	color: #666;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.sdLeft {
	float: left;
	width: 301px;
	margin-right: 70px;
}
.sdRight {
	float: left;
	width: 301px;
}
.sdLeft ul, .sdRight ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 30px;
}

.sdLeft li, .sdRight li {
	list-style-type: none;
	background-image: url(../images/common/point.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-left: 20px;
}

