/* あゆみリスト */
.AboutTable {
  /*BX*/
  width: 95%;
}

.AboutTable .Date {
  /*BX*/
  width: 7.5em;
}

.AboutTable .Event {
}

.AboutTable tr:nth-child(2n) {
  /*BG*/
  background-color: #e4e4f8;
}
