body{
  background-repeat : no-repeat;
  background-attachment : fixed;
  background-position : left bottom;
  background-image : url(../picture/hana_01.jpg);
  background-color : #ffffff;
  color : #333333;
  font-size : 87%;
}
.amargin{
  text-align : right;
  margin-right : 10px;
}
.atext{
  text-align : left;
  margin-right : 10px;
  margin-left : 30%;
  line-height : 180%;
}
a{
  color : #666666;
  text-decoration : none;
  font-family : Verdana;
}
a:hover{
  color : #405040;
  text-decoration : underline;
} 