@charset "utf-8";
/* CSS Document */



table.type_A{
	font-size: 80%;
	margin: 0px 0px 0px 30px;
	width: 634px;
	line-height: 2.0em;
}
dl.sitemap{
	margin: 0 20px;
	padding-left: 20px;
}
dl.sitemap dt{
	margin-bottom: 5px;
	border-bottom: #CCCCCC dotted 1px;
}
.sitemap dt a {
	display: block;
	text-decoration: none;
	padding: 5px 5px 5px 23px;
	background-image: url(/inc/images/global/arrow.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;
}
dl.sitemap dt a span{
	font-size: 10px;
	padding-left: 5px;
}


a,
a:link,
a:visited {
	text-decoration: none;
}

