@charset "utf-8";

#topimage {
    text-align: center;
    margin-bottom: 10px;
    clear: both;
}
#present {
    text-align: center;
    margin-bottom: 30px;
    clear: both;
}
#main #right ul#lineup {
    margin-bottom: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#main #right ul#lineup li {
    margin-bottom: 20px;
}
#main #left #information {
    padding: 10px;
    width: 178px;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    background-color: #ffffff;
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 20px;
}
#main #left #information dl dt {
    font-size: 12px;
    font-weight: 700;
    color: #3c6d24;
    background-image: url(../../image/listmarker_information.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 14px;
    padding-left: 15px;
    line-height: 1.2;
    margin-bottom: 3px;
}
#main #left #information dl dd {
    margin-bottom: 15px;
}
#main #right p.text {
    font-size: 14px;
    line-height: 1.5;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 15px;
}
#main #right table#off {
    width: 500px;
    margin-right: auto;
    margin-left: auto;
    font-size: 14px;
    line-height: 1.5;
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    margin-bottom: 20px;
}
#main #right table#off td {
    padding: 8px;
    text-align: center;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    background-color: #ffffff;
}
#main #right table#off th {
    padding: 8px;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    background-color: #e6f7ff;
}
#main #right table#off td.holiday {
    background-color: #faf2f2;
}
#summer_off {
    font-size: 14px;
    line-height: 1.5;
    padding: 15px;
    border: 2px solid #0067b7;
    margin-bottom: 20px;
    background-color: #ffffff;
    width: 766px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-weight: 700;
    color: #0067b7;
}
#summer_off h3 {
    font-size: 20px;
    font-weight: 700;
    color: #cc0000;
    margin-bottom: 10px;
}
#main #right p#banner_white_01 {
    float: left;
    margin-bottom: 20px;
}
#main #right p#banner_white_02 {
    float: right;
    margin-bottom: 20px;
}
#eq {
    padding: 20px;
    width: 756px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    border: 2px solid #37681e;
    background-color: #e7efe0;
    font-size: 14px;
    line-height: 1.7;
    text-align: center;
    font-weight: 700;
    color: #37681e;
    border-radius: 5px;
}
#loss {
    border: 2px solid #333;
    font-size: 14px;
    line-height: 1.7;
    width: 800px;
    padding: 15px;
    margin: 0 auto 10px;
    background-color: #fff;
    text-align: center;
    border-radius: 5px;
    color: #333;
    font-weight: 700;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#delay {
    border: 2px solid #b9915e;
    font-size: 14px;
    line-height: 1.7;
    width: 800px;
    padding: 15px;
    margin: 0 auto 10px;
    background-color: #fff;
    text-align: center;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
