﻿<style type="text/css">
table.schedule｛
border-collapse: collapse;
}
table.schedule th {
border-bottom:solid 1px gray;
}

table.schedule td {
border-bottom: 1px dashed gray;
padding: 0.3em 0.6em;
font-size: 0.9em;
}


</style>
