@charset "UTF-8";

/* レイアウト設定 */
#terms-box {
    width: 720px;
    margin: 0 auto;
}
#last-update {
    text-align: right;
}
