@charset "Shift_JIS";
td{
  font-size : 12px;
}
body{
  font-family : CI,"MS UI Gothic",sans-serif;
  color : #666666;
  text-align : center;
}
hr{
  width : 95%;
  color : gray;
  margin-top : 5px;
  margin-bottom : 5px;
  height : 1px;
}
