@charset "utf-8";
/* CSS Document */
table.type_A{
	font-size: 80%;
	margin: 0px 0px 0px 30px;
	width: 634px;
	line-height: 2.0em;
}
dl.sitemap{
	width: 634px;
	margin-top: 20px;
	padding-left: 30px;
}
dl.sitemap dt{
	margin-bottom: 5px;
	border-bottom: #CCCCCC dotted 1px;
}
dl.sitemap dt a{
	width: 606px;
	display: block;
	text-decoration: none;
	padding: 5px 5px 5px 23px;
	background-image: url(/sitemap/images/icon-sitemap.gif);
	background-position: 5px 50%;
	background-repeat: no-repeat;
}
dl.sitemap dt a:hover{
	background-color: #F4F4F4;
	text-decoration: none;
	padding: 5px 5px 5px 23px;
	background-image: url(/sitemap/images/icon-sitemap2.gif);
	background-position: 99% 50%;
	background-repeat: no-repeat;
}dl.sitemap dt a span{
	font-size: 10px;
	padding-left: 5px;
}
