/* カスタマイズ用CSS */
.ec-errorMessage {
    background-color:#ffcc99;
    color: red;
}
