@charset "utf-8";
/* CSS Document */
#contents01 .sitemap01 {
	width: 480px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	padding-left:30px;
	padding-right: 30px;
}
.sitemap01 .sitemap_li01 {
	float: left;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding-right: 10px;
	list-style-type: none;
}
.sitemap01 .sitemap_li02 {
	margin-left: 20px;
	list-style-position: outside;
	list-style-image: url(../images/icon/sitemap02.gif);
}
.sitemap01 ul {
	width: 480px;
	margin-bottom: 5px;
}
.sitemap01 .sitemap_td01{
	border-bottom-color:#CCCCCC;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
