BODY{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  background-color : #eaeaea;
  background-image : url(sozai_basic/basic_background.jpg);
}
TD{
  font-size : 13px;
  font-family : "Microsoft Sans Serif";
  letter-spacing : 2px;
  line-height : 150%;
}
DT{
  color : #856245;
  font-weight : bold;
  margin-left : 20px;
  font-size : 15px;
}
H2{
  font-size : 16px;
  font-weight : bold;
  border-bottom-width : 1px;
  border-bottom-style : groove;
  border-bottom-color : black;
  margin-bottom : 3px;
  color : #81503d;
  margin-top : 10px;
  margin-left : 10px;
}
H3{
  font-size : 13px;
  font-weight : bold;
  color : #79583e;
  margin-bottom : 1px;
  margin-top : 1px;
}
HR{border-width : 1px 1px 1px 1px;border-style : dotted dotted dotted dotted;border-color : gray gray gray gray;}
DD{
  
  
  
  margin-bottom : 20px;
  background-color : #f8f3ef;
  margin-right : 20px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : gray;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : gray;
  border-right-color : gray;
  border-bottom-color : gray;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  background-repeat : repeat;
  font-size : 12px;
  color : black;
  background-attachment : fixed;
}
LI{
  margin-top : 5px;
  margin-left : -2px;
  margin-bottom : 14px;
}
B{
  font-weight : bold;
  color : #f20000;
}
P{
  font-size : 13px;
  margin-right : 5px;
  margin-left : 10px;
  margin-top : 2px;
}
STRONG{
  
  color : #cc0000;
}
H6{
  font-size : 12px;
  font-weight : normal;
  margin-right : 10px;
  margin-bottom : 1px;
}