@charset "utf-8";

@import url("../packages/mamorun/css/import.css");

table.data {
background-color:#eee;
border:1px solid #ccc;
}
table.data td {
background-color:#ffffff;
}
