@charset "utf-8";
/*/--------------------------------------------------------------------------/*/
/* ===== PAY ===== */
/*/--------------------------------------------------------------------------/*/

/*/--------------------------------------------------------------------------/*/
/* ===== main_column ===== */
/*/--------------------------------------------------------------------------/*/

.main_column table{
margin:5px auto 5px auto;
}

.main_column thead th{
text-align:center;
}

.main_column thead th:first-child{
background-color:#000066;
}
.main_column thead th:last-child{
background-color:#009900;
}

.main_column th{
text-align:right;
background:#F8F8F8;
}