@charset "utf-8";
/* CSS Document */

.sitemapPageTit2{
	background:#38b5d5;
	color:#fff;
	font-weight: bold;
	padding: 10px 12px 8px;
	font-size: 16px;
}
#contents .sitempaBox a{
	color:#666666;
}
.sitempaBox{
	margin-bottom:25px;
}
.sitempaBox table{
	text-align:left;
}
.sitempaBox th{
	background:url(/img_n/ico_link_arw.gif) no-repeat left 25px top 14px;
	vertical-align:top;
	width:280px;
	border-bottom:#cdcdcd dotted 1px;
	padding:9px 0 9px 38px;
}
.sitempaBox th.child{
	background:url(/img_n/ico_link_arw.gif) no-repeat left 38px top 14px;
	vertical-align:top;
	width:260px;
	padding:9px 0 9px 53px;
}
.sitempaBox td{
	border-bottom:#cdcdcd dotted 1px;
	padding:9px 10px 9px 0;
}
