@charset "UTF-8";
*{
  padding-top : 0px;
  padding-left :0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
#container{
  background-image : url(http://mindfulheart.halfmoon.jp/novel/osigoto/1.png); 
  font-family : "メイリオ", "ヒラギノ角ゴ ProN W3", " Helvetica";  
  font-size : 100%;
  font-weight : 100;
  line-height : 9mm;
  padding-left : 30px;
  padding-right : 10px;
  max-width : 631px;
  margin-top : 20px;
  margin-right : auto;
  margin-bottom : auto;
  margin-left : 10px;
  possition : relative;
}
#header{
  height : 87px;
  position : fixed;
  left : 10px;
  top : 0px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  z-index : 0;
  background-image : url(http://mindfulheart.halfmoon.jp/novel/osigoto/1.png);
}
