@charset "Shift_JIS";
h4{
  font-family : CI;
  font-weight : normal;
  font-style : normal;
  font-variant : normal;
  color : #990000;
}

p{
  color : #666666;
  font-weight : normal;
  line-height : 200%;
  font-size : small;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 8px;
  margin-bottom : 4px;
}

.td-1{
  font-weight : normal;
  font-style : normal;
  background-color : #ffffc8;
}

table{
  margin-left: auto;
  margin-right: auto; 
}

.td-0{
  color : rgb(102, 102, 102);
  background-color : rgb(222, 252, 143);
}



#capt{
  font-size : 75%;
}
