@charset "UTF-8";

td.f_text, textarea.f_text, select.f_text, input.f_text {
	vertical-align: top;
}

td.mo_on {
	height: 20px;
	text-align: center;
	color: #DD2211;
	font-weight: bold;
}

td.mo_off {
	height: 20px;
	text-align: center;
	color: #330033;
	font-weight: bold;
}

