@charset "Shift_JIS";
.waku1{
  width : 900px;
  background-image : url(image/images/waku_01.png);
  height : 295px;
  margin-right : auto;
  margin-left : auto;
}

.waku2{
  background-image : url(image/images/waku_02.png);
  background-repeat : repeat-y;background-position : center top;
  margin-right : auto;
  margin-left : auto;
}

.waku3{
  background-image : url(image/images/waku_03.png);
  width : 900px;
  height : 39px;
  margin-right : auto;
  margin-left : auto;
}

.waku_in{
  font-size : 14px;
  line-height : 180%;
  text-align : center;
  width : 700px;
  margin-right : auto;
  margin-left : auto;
}

.space30{
  height : 30px;
}

.space15{
  height : 15px;
}

.page{
  text-align : center;
  width : 700px;
  height : 60px;
  margin-right : auto;
  margin-left : auto;
}

.letter_in{
  text-align : left;
  padding-top : 7px;
  padding-left : 7px;
  padding-right : 7px;
  padding-bottom : 7px;border-width : 1px;border-style : solid;border-color : silver;
  width : 580px;
  margin-right : auto;
  margin-left : auto;
  background-color : rgb(238, 238, 238);
  font-size : 14px;
  line-height : 170%;
}

.coment_box{
  padding-top : 7px;
  padding-left : 7px;
  padding-right : 7px;
  padding-bottom : 7px;border-width : 1px;border-style : solid;border-color : rgb(153, 0, 0);
  width : 580px;
  margin-right : auto;
  margin-left : auto;
  background-color : rgb(255, 236, 236);
  text-align : left;
}

body{
  background-image : url(image/haikei.gif);
  background-repeat : repeat;
}
