#sitemap {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 100px;
}
#sitemap h3 {
	font-family: "メイリオ", Verdana, "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #47412E;
	padding-top: 10px;
	padding-bottom: 10px;
}
#sitemap li {
	font-family: "メイリオ", Verdana, "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #564D3D;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
}
#sitemap a {
	color: #564D3D;
}
