@charset "utf-8";

/* -------------------------------------------------------------------
基本設定
------------------------------------------------------------------- */

.ratetabletext14 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}

.textyellow {
	color: #E2B500;
}
.textgreen {
	color: #5EA43B;
}
.textred {
	color: #DB1C20;
}
.textlightgreen {
	color: #02708A;
}
.orange_yu {
	color: #FF9900;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}