/* 基本入力チェックエラー定義 */
.ERROR {
	background-color: #ffff00;
}

