@charset "UTF-8";
/* CSS Document */

/*::: ms-green: #9EBB00; :::*/

.ms .cont-header,
.ms .local-nav ul li a.selected,
.ms .kyoin-specialty {
	background-color: #9EBB00;
}

.ms .sub-nav li a,
.ms .main-text h2,
.ms .kyoin-program {
	border-color: #9EBB00;
}

.ms .table-common tr:nth-of-type(odd) {
	background-color: #F5F8E5;
}

.ms .table-common tr:first-of-type {
	background-color: #9EBB00;
}

.ms .table-common tr:nth-of-type(even) {
	background-color: #E2EAB2;
}
