@charset "UTF-8";
img#kiroku_title {
  margin: 0 0 15px 78px;
}
.center {
  text-align: center;
}
/* �e�[�u���ݒ����{ ���g */
#anniversary {
  width: 850px;
  margin: 0px auto;
}
#anniversary td {
  vertical-align: top;
}
#anniversary td img {
  margin: 39px 0 0 22px;
}
/* �e�[�u���ݒ����{ �񐔕��� */
.kai {
  width: 245px;
  margin: 0 0 3px 20px;
}
.kai td {
  border: 1px solid gray;
  text-align: center;
  font-weight: bold;
  letter-spacing: 1px;
}
.kai .date {
  background: #d45e00;
  color: #FFFFFF;
}
.kai .date span {
  font-weight: normal;
}
.waku1 {
  background-color: #eeeeee;
  color: 333333;
  text-align: center;
  font-weight: bold;
}
.waku2 {
  background-color: #333333;
  color: eeeeee;
  text-align: center;
  font-weight: bold;
  color: #FFFFFF;
}
.waku3 {
  background-color: #ee1122;
  color: eeeeee;
  text-align: center;
  font-weight: bold;
  color: #FFFFFF;
}
.waku4 {
  background-color: #0055aa;
  color: eeeeee;
  text-align: center;
  font-weight: bold;
  color: #FFFFFF;
}
.waku5 {
  background-color: #ffee00;
  color: 333333;
  text-align: center;
  font-weight: bold;
}
.waku6 {
  background-color: #00aa55;
  color: 333333;
  text-align: center;
  font-weight: bold;
  color: #FFFFFF;
}
.kiroku {
  width: 245px;
  margin: 0 0 0 20px;
}
.kiroku th,
.kiroku td {
  font-size: 12px;
  line-height: 160%;
  text-align: center;
}
.kiroku th {
  border-bottom: 2px solid #111111;
}
.kiroku td {
  border-bottom: 1px solid #111111;
}
.kiroku .haito {
  border-bottom: 0;
}
strong {
  color: #000080;
  font-weight: bold;
}
span.no1 {
  color: #cf003f;
  font-weight: bold;
}
.motor-h3 {
  width: 810px;
  margin: 5px auto;
  padding: 2px 0;
  color: #fff;
  font-size: 1.4em;
  font-weight: bold;
  background: #957800;
  text-align: center;
  letter-spacing: 5px;
  border-radius: 10px;
  /* CSS3���� */
  -webkit-border-radius: 10px;
  /* Safari,Google Chrome�p */
  -moz-border-radius: 10px;
  /* Firefox�p */
}
