@charset "Shift_JIS";
#sitemap-header {
	background-image: url(../images/sitemap-header.gif);
	background-repeat: no-repeat;
}
#sitemap-area    {
	width: 480px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#sitemap-area   .box-a {
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
	float: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#sitemap-area  .box-a  a {
	color: #000000;
}
#sitemap-area   .box-a   a:hover {
	color: #FF0000;
}
#sitemap-area  .box {
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 10px;
}
#sitemap-area          a         {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#sitemap-area          a:hover         {
	text-decoration: underline;
}
