<!--
<style type="text/css">
<!--
*, *:before, *:after {-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
.tbl01 {border-collapse: collapse;width: 90%;margin: 1em auto;}
.tbl01 th,.tbl01 td {padding: 0.7em;border: 1px solid #aaa;vertical-align: middle;text-align: left;}
.tbl01 th {background: #eee;width: 25%;}
.tbl01 td {background: #fff;line-height: 1.5em;}
@media only screen and (max-width:480px) {
.tbl01 th,.tbl01 td {display: block;width: auto;border-bottom: none;}
.tbl01 tr:last-child {border-bottom: 1px solid #aaa;}
}
-->
</style>