/* CSS Document */
@charset "UTF-8";
@media screen and (min-width: 769px) {
.cd-primary-nav>li:nth-child(6)>a {color: #8ca251;box-shadow:inset 0 -4px 0 #8ca251;}
}

.tbl_com {
	width: 100%;
	margin-bottom: 8%;
	border-top: 1px dotted #ccc;
}
.tbl_com th {
	padding: 15px;
	max-width:80px;
	border-bottom: 1px dotted #ccc;
}
.tbl_com td {
	padding: 15px;
	border-bottom: 1px dotted #ccc;
}

