/* BODY〜基本形 */
BODY{
  color : #660000;
  background-color : #ffd2bb;
  background-image : url(sozai/naname01.gif);
  background-repeat : repeat;
  background-attachment : scroll;
  font-size : 10pt;
  font-family : "ＭＳ Ｐゴシック";
  line-height : 130%;
  text-align : center;
}
