@charset "UTF-8";
/*
 * /profile/に読み込むcssファイルです
 */

#content-body {
    margin:0 50px;
}
#history-table100328 {
    width:100%;
}
#history-table100328 th,
#history-table100328 td {
    padding:10px 5px;
    border-bottom:1px dotted #ccc;
}
#history-table100328 th {
    vertical-align:top;
    white-space:nowrap;
    
}
#history-table100328 p{
    margin-bottom:1em;
}

