@charset "utf-8";
/* CSS Document */

.sitemapBox {
	float: left;
	height: auto;
	width: 980px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	color: #FFF;
}
.sitemapBox a {
	color: #FFF;
}
