@charset "shift_jis";
/* CSS Document */

/* ##### history ##### */
.rsm_history_table th {
    white-space: nowrap;
    text-align: left;
}
.rsm_history_table th.rsm_history_table_month {
    text-align: right;
}

/* ##### message ##### */
.conc_massge_box {
    padding: 15px;
}
.conc_massge_box p{
    font-size: 14px;
    line-height: 1.5em;
    text-indent: 1em;
}

.conc_message_sig {
    float: right;
}
.conc_message_sig td {
    vertical-align: bottom;
    text-align: right;
    font-size: 15px;
    line-height: 25px;
}
.conc_message_photo {
    width: 120px;
    margin-left: 10px;
}
