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

/* school company */


.st01Table th {
	padding: 6px;
	margin: 8px 0px 0px;
	line-height: 158%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999900;
	text-align: left;
	color: #669900;
}
.st01Table td {
	padding: 6px;
	margin: 8px 0px 0px;
	line-height: 158%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999900;
}

.st02Table th {
	padding: 6px;
	margin: 8px 0px 0px;
	line-height: 158%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: left;
	color: #666666;
}
.st02Table td {
	padding: 6px;
	margin: 8px 0px 0px;
	line-height: 158%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
