@charset "utf-8";

table.message-table {
    margin: 20px;
}

table.message-table li {
    color: #ff4d4d;
}

table#dForm tr th {
    width: 180px;
}

table#dForm span.note {
    font-size: 12px;
}

p.align-c {
    text-align: center;
    padding: 20px;
}

p.align-c .button {
    padding: 6px 50px 6px 50px;
    cursor: pointer;
}

div.checkbox img {
    padding: 5px;
}