@charset "UTF-8";



.kyosai_head { background-color: #d8f3d0; text-align: center; white-space: nowrap; }

.kyosai_head_nonowrap { background-color: #d8f3d0; text-align: center; }

.kyosai_headgreen {
	text-align: center;
	white-space: nowrap;
	background : #5db742;
    color: #fff;
    font-weight: bold;
}


