﻿/*** office Kenken individual stylesheet - power ***/

th.name {
  width: 25%;
}
th.power, th.address, th.time {
  width: 15%;
}
th.lan, th.confirm {
  width: 10%;
}
th.holiday, th.scale {
  width: 5%;
}

td.address, td.time, td.holiday, td.lan, td.scale, td.confirm {
  font-size: x-small;
  font-family: Verdana, sans-serif;
}
