table {
  font-size: 14px;
}
table th, table td {
  border: 0;
}
table tr {
  border-top: 1px solid #e3e3e5;
}
table tr:last-child {
  border-bottom: 1px solid #e3e3e5;
}

#contents section .wrap {
  width: 580px;
}
#contents section#target p {
  margin: 20px 0;
}
#contents footer section {
  border-top: 1px solid #e3e3e6;
}

@media (max-width: 970px) {
  table {
    font-size: 10px;
  }
  table th, table td {
    border: 1px solid #e3e3e5;
  }
}

/*# sourceMappingURL=kakutei.css.map */
