BODY{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  text-align : center;
  font-family:Meiryo;
}
A{
  text-decoration : none;
  color : #4677ac;
}
A:hover{
  text-decoration : underline;
}
A.title,FONT.title{
  font-size : 17px;
  font-weight : bold;
}
A.subtitle,FONT.subtitle{
  font-size : 19px;
  font-weight : bold;
}
A.midtitle,FONT.midtitle{
  font-size : 14px;
  font-weight : bold;
}
#blank{
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
}
#subset{
  padding-left : 20px;
  border-left-width : 2px;
  border-left-style : solid;
  border-left-color : silver;
  height : 28px;
}
TD{
  font-size : 14px;
}
.img{
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : silver silver silver silver;
}
#gray{
  color : gray;
}
#whitegray{
  color : #999999;
}
HR{
  border-top-width : 1px;
  border-top-style : ridge;
  border-top-color : silver;
  height : 1px;
}
.comment{
  color : #535353;
}
.pagetitle{
  font-size : 17px;
  font-weight : normal;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;
}
.notetext{
  font-size : 14px;
  line-height : 22px;
}
.boxlay{
  background-color : #ffffd7;
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : black black black black;
  padding-top : 8px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 8px;
}
.pickup{
  color : white;
  background-color : black;
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
}
.pickup_txt{
  background-color : #ffffe1;
  font-size : 12px;
}