@charset "Shift_JIS";


table.yellow {
  margin: 15px auto;
  width: 80% !important;
}

table.yellow tr td {
  line-height: 1.2;
}

table.yellow tbody th {
  background: #FFEDAE !important;
}
table.yellow tbody td {
	text-align: center;
}

/* EOF*/

