@charset "shift_jis";
BODY{
  background-image : url(2a.jpg);
  background-attachment : fixed;
  padding-left : 100px;
  padding-right : 100px;
  color : #004080;
  text-align : center;
}
P{
  line-height : 1.4;
}
.waku{
  width : 600px;
  text-align : left;
}
ADDRESS{
  text-align : right;
}
IMG{
  border-style : none none none none;
}
STRONG{
  color : #cc0000;
}
