@CHARSET "UTF-8";
/* 各エラー画面 */
#errorContent {
    margin-top: 20px;
}
    #errorContent h2 {
        text-align: center;
        margin-bottom: 60px;
    }