@charset "UTF-8";
/*
------------------------------------------------------
irephome.css

isarigami.net/isarigami のホームページ用スタイル・シート
適用範囲：/isarigami.net/isarigami/index.html

written by i-report@softark.net

edited:
August 16, 2002 -

------------------------------------------------------
 */

div.preface{
  margin-top : 1.5em;
  margin-right : 15%;
  margin-bottom : 0.5em;
  margin-left : 15%;
  padding : 0px;
}
h1.irephome{
  font-size : 300%;
  font-family : "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
  font-weight : bold;
  text-align : center;
  color : black;
  background : #fafed3;
}
h1.irephome span.archive {
  font-size : 40%;
  font-family : "メイリオ",tahoma,"ＭＳ Ｐゴシック","ＭＳ ゴシック",OSAKA,sans-serif;
  font-weight : normal;
}
h2.irephome{
  color : black;
  background : #ccffcc;
  padding-left : 0px;
}

