@charset "shift_jis";
#wrap #sitemap {
	width: 690px;
	padding-left: 25px;
	font-size: x-small;
	color: #666666;
}
#wrap #sitemap table {
	border: 1px solid #999999;
	padding: 10px;
	width: 650px;
}
#wrap #sitemap table th {
	text-align: left;
	background-image: url(../img/ir/img1.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding-left: 15px;
	padding-top: 7px;
	font-size: x-small;
	color: #666666;
	font-weight: bold;
}
#wrap #sitemap li a:link {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
#wrap #sitemap li a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
#wrap #sitemap li a:hover {
	color: #0066CC;
	text-decoration: underline;
}
