@charset "UTF-8";

.time_table{
  width: 100%;
}
.time_table tr {
   border-bottom: solid 1px #ccc;
}

    .time_table td {
        padding: 10px 0;
        text-align: center;
    }

.left {
        text-align:center !important;
    }