﻿@charset "utf-8";

/* ---------------------------------------------------
   エラー用CSS設定
----------------------------------------------------*/

.errorContainer {
    width: 1500px !important;
}

#lblErrorTittle {
    font-size: 3em;
}

#lblErrorMessage {
    font-size: 2em;
}
