/*=====サイトマップのレイアウト=====*/

table,td,tr {
	border: none;
}

.sitemap_box{
	font-size:0.75em;
	padding:0 15px 15px 15px;
	margin-bottom:20px;
	border-bottom:dotted 1px #999999;
}
.sitemap_box a:link{
	color:#2A85B9;
}