@charset "utf-8";
@import url("css.css");
#boxR .box {
	margin-bottom: 30px;
}

#boxR .box .titleTxt h3 {
	margin-bottom: 30px;
}

table.sitemap {
	margin-bottom: 15px;
}
table.sitemap td{
	padding-right: 5px;
}
table.sitemap td p {
	color: #7F2121;
}

.sitemap td a {
	color: #03C;
}

