@charset "utf-8";
/*
/////////////////////////////////////
style.css
/////////////////////////////////////
*/
table.table{

}
table.table thead th{
}
table.table tbody th{
}
table.table tbody td{
text-align:right;
}
