@charset "utf-8";

/* フッター
---------------------------------------------------------- */
.footer {
    border-top: 3px solid #00a99d;
    background: #FFF;
}

.footerMail {
    padding: 10px;
    text-align: center;
}

.copyright {
    padding: 5px;
    font-size: 11px;
    text-align: center;
}