
/* ‘S‘Ì\‘¢
---------------------------------------------------- */
body {
  margin: 0;
  padding: 0;
  color: #333333;
  font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
  background-color: #ffffff;
  text-align: justify;
  text-justify: inter-ideograph
}

h1 {
  text-align: center;
  font-size: 12px;
  color: #000000;
  margin:10px 0 0.1em
}

td {
  line-height: 18px;
  font-size: 13px;
  color: #333333;
  text-align: justify;
  text-justify: inter-ideograph
}

.gray{
  background-color: #feeeed;
}

/* ƒŠƒ“ƒN
---------------------------------------------------- */
a{
 text-decoration : none;
}
a:hover{
 text-decoration : none;
 background-color: #f58f98;
 color:#CC0000;
}

a:visited{
 text-decoration : none;
 color:#000000;
}


