@charset "UTF-8";
body {
    background-color: #eeeeee;
}

.information {
    font-size: 12px;
}

.information dt {
    font-weight: bold;
}

