@charset "utf-8";
@import "common/css/common.css";
@import "common/css/module.css";
#wpcf7cpcnf table {
    border: none;
}
#wpcf7cpcnf table th {
    background-color: #00008B;
    border: 1px solid #ccc;
    color: #fff;
    text-align: center;
}
#wpcf7cpcnf table td {
    border: 1px solid #ccc;
}

/* ボタン */
#wpcf7cpcnf button {
    background-color: #555;
    border: 4px outset #000;
    color: #fff;
}