.title{
  
  
  width : 240px;
  height : 30px;
  position : absolute;
  top : 53px;
  left : 160px;
}

h1{
  font-size : 20px;
  font-family : メイリオ, serif;
  margin-left : 70px;  
  width : 190px;
  height : 28px;
  position : absolute;
  top : 40px;
  left : 160px;
}

.linknavi{
  width : 500px;
  height : 50px;
  position : absolute;
  top : 10px;
  left : 460px;
}

a.button{
  font-size : 12px;
  font-family : メイリオ, serif;
  line-height : 0;
  background-color : white;
  border:1px solid  rgb(51, 160, 44);
  padding:10px;
  cursor:pointer;
  border-radius:5px;
  float : left;
  margin-right : 30px;
}

a:hover.button {
    color:white;
    background-color:rgb(51, 160, 44);
}

.button0{
  font-size : 12px;
  font-family : メイリオ, serif;
  line-height : 0;
  background-color : white;
  border:1px solid  rgb(51, 160, 44);
  padding:10px;
  border-radius:5px;
  float : left;
  display: block;
  margin-right : 30px;
  margin-top : 0px;
}

.cha{
  width : 540px;
  height : 80px;
  position : absolute;
  top : 100px;
  left : 160px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

.text{
  font-size : 12px;
  font-family : メイリオ, serif;
  line-height : 1.6;
  margin-left : 10px;
  margin-right : 10px;
}

.pho1{
  width : 220px;
  height : 240px;
  position : absolute;
  top : 220px;
  left : 170px;
}

.pho2{
  width : 220px;
  height : 240px;
  position : absolute;
  top : 220px;
  left : 410px;
}

.pho3{
  width : 220px;
  height : 240px;
  position : absolute;
  top : 220px;
  left : 650px;
}

.gen{
  width : 220px;
  height : 180px;
}

.exp{
  font-size : 12px;
  font-family : メイリオ, serif;
  display: block;
  margin-top : 0px;
  border-left-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : rgb(50, 78, 62);
  border-bottom-color : rgb(50, 78, 62);
  text-align : center;
} 

.linkya{
  width : 23px;
  height : 23px;
  
  margin-left : 100px;
  margin-top : -10px;
}   

.nozoku{
  font-size : 12px;
  font-family : メイリオ, serif;
  position : absolute;
  top : 450px;
  left : 560px;
}