P{
  font-size : x-small;
}
LI{
  font-size : x-small;
}
BODY{
  color : black;
  background-color : #f5f1f4;
}
DIV{
  margin-top : 20px;
  margin-left : 20px;
  margin-right : 20px;
  margin-bottom : 20px;
}
.kaisou1{
  margin-left : 20px;
}
IMG.an{
  float : left;
}
H4{
  clear : both;
}
DIV.setumei{
  padding-left : 300px;
}
A:VISITED{
  font-size : x-small;
  color : blue;
  font-weight : 600;
}
A:LINK{
  font-size : x-small;
  color : blue;
  font-weight : 600;
}
A:LINK.bbs{
  font-size : medium;
  text-decoration : underline;
  font-weight : bold;
}
A:VISITED.bbs{
  font-size : medium;
  text-decoration : underline;
  font-weight : bold;
}