

body {
      margin: 0px;
      padding: 0px;
      text-align: center;
      font-family: "メイリオ","ヒラギノ角ゴシック","MS ゴシック","serif";
      background: #FFFFFF;
}
div {
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
}
.text1 {
      color: #000000;
      font-size: 19px;
      line-height:45px;
      text-align: left;
}
.text2 {
      color: #000000;
      font-size: 11px;
      line-height:15px;
      text-align: left;
}
.text3 {
      color: #ffffff;
      font-size: 14px;
      line-height:52px;
      text-align: left;
}
.text4 {
      color: #ffffff;
      font-size: 14px;
      line-height:52px;
      text-align: left;
}

a:hover img{
opacity: 0.6;
filter: alpha(opacity=60);
-moz-opacity:0.6;
}


img {
max-width: 100%;
height: auto;
line-height: 0;
float: left;
display: block;
}

.bouken{
      max-width: 776px;
      margin: 0 auto;
}

.bouken_kako_box{
      display: none;
}

.close{
      color: white;
      font-size: 30px;
      margin-top: 10px;
}

.close:hover{
      opacity: 0.6;
}

footer {
  width: 100%;
  text-align: center;
  padding: 20px 0;
  background-color:#FFFFFF;
}

* { 
    margin: 0px; 
    padding: 0px; 
}
