@charset "Shift_JIS";
body{
  font-size:small;
}
TABLE{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-width : 0px 0px 0px 0px;
}
a.t:link {
  color:blue;
  text-decoration: none;
}
a.t:visited{
  text-decoration: none;
  color:blue;
}
a.t:hover {
  text-decoration:underline;
  color:red;
  background-color:white;
}
.in{
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  font-size : 80%;
}
.te1{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
}
.poch{
  background-image : url(image/poch.gif);
  background-repeat : repeat-y;
}
.poch2{
  background-image : url(image/poch1.gif);
  background-repeat : repeat-y;
  padding-top : 10%;
  padding-left : 10%;
  padding-right : 10%;
  padding-bottom : 10%;
}
LI{
  list-style-position : outside;
}
.ten{
  background-image : url(image/ten.gif);
  background-repeat : repeat-y;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  font-size : 80%;
}
.title{
  background-image : url(image/hg-title.gif);
  background-repeat : no-repeat;
}
HR{
  color : navy;
}
.b{
  font-weight : bold;
  text-decoration : underline;
}
DT{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  font-weight : bold;
}
.tou{
  list-style-type : circle;
  list-style-position : outside;
}
.bin{
  list-style-position : outside;
  list-style-image : url(image/ristbin.gif);
}
