@charset "utf-8";
strong{
    font-weight: bold;
}
#date p{
    text-align: right !important;
    max-width: 966px;
}
.imgArea{
    max-width: 800px;
    margin: 40px auto 0;
}
.imgArea img{
    width: 100%;
}