body{
  background-color : #ffffff;
  color : #333333;
  font-family : Verdana;
  background-repeat : no-repeat;
  background-attachment : fixed;
  background-position : left bottom;
  background-image : url(picture/hana_01.jpg);
}

a:link,a:visited,a:active{
  color : #828490;
  text-decoration : none;
  font-family : Verdana;
}

a:hover{
  color : #003046;
  text-decoration : underline;
  font-family : Verdana;
}

.p1{
  text-align : right;
  background : transparent;
  padding: 0px;
  color : #484560;
  font-size : 18px;
}

.p2{
  text-align :center;
}

.p3{
   text-align :center;
}

.front{
  width :680px;
  border-right : 1px solid #333333;
  background-color : #ffffff;
}

.menu{
  margin : 0px;
  width : 680px;
  border-top : 1px solid #666666;
  border-bottom : 1px solid #666666;
  padding-top : 3px;
  padding-bottom : 3px;
  text-align :center;
  font-size : 12px;
}

.atext{
  text-align : left;
  margin : 0px;
  padding-right : 10px;
  padding-left : 30%;
  line-height : 180%;
  font-size : 87%;
}

.atable{
  text-align: left;
  margin : 0;
  padding-left : 20%;
  padding-right : 20%;
  font-size : 84%;
  line-height : 150%;
} 

.anavi{
  text-align : right;
  margin-right : 10px;
}

.abox{
    text-align : left;
    padding : 10px;
    margin : 10px 0px;
    border : 1px solid #cccccc;
    width : 450px;
    height : 100%;
    overflow: visible;
}
