@charset "UTF-8;"
/*
Copyright by Technical Solution Consulting, Co. (TSCCON), Kanagawa, Japan
All rignts reserved.
HTML and CSS codes were generated by Automtic Excel to WEB, TSCCON.
TSCCON accepts no claim due to the code generation.
2023/05/24
*/
table {
         width: 100%;
         border-collapse: collapse;
}
table thead {
         background-color: #FFFFFF;
}
table tbody {
         background-color: #FFFFFF;
}
th {
                    color: #000000;
                    text-decoration: none;
                     text-align: center;
}
th:hover {
                    text-decoration: underline;
}
td {
                    color: #000000;
                    text-decoration: none;
                     text-align: center;
}
img {
  width: 100%;
  height:auto;
  display: block;
}
