@charset "utf-8";
#main-contents table.t-sitemap {
	border-collapse: collapse;
	border-spacing: 1px;
	text-align: left;
	border-top-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #E8E8E8;
}
.t-sitemap th {
	border-bottom-style: none;
	font-weight: normal;
	vertical-align: top;
	border-right-style: none;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #E8E8E8;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 18px;
	background-image: url(../../cmn/img/li_icon_type2_a.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
}
.t-sitemap td {
	border-bottom-style: none;
	vertical-align: top;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	border-top-width: 1px;
	border-top-color: #E8E8E8;
}
.t-sitemap th.div-cell, td.div-cell {
	font-size: 5px;
	line-height: 5px;
	padding: 2px;
	background-image: none;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCC;
}
.t-sitemap td.no-line {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

