@charset "utf-8";
@import "../default.css";

/*-------------------------------------------------------------------
  ヘッダー 
---------------------------------------------------------------------*/
  /*画像置換用設定*/
  #wrapper h2.pagetitle {
    background-image: url(../../images/diving/h2_index.png);
  }
  
  
  div.section div.image {
  width: 555px;
  height: 330px;
  background-image: url(../../images/diving/index/top_background.jpg);
  background-repeat: no-repeat;
  margin: 0 0 10px 0;
  }
  
  div.section div.point_01 {
  width: 555px;
  height: 200px;
  background-image: url(../../images/diving/index/btn_back01.gif);
  background-position: 0 12px;
  background-repeat: no-repeat;
  margin-bottom: 10px;
  }
  
  
  div.section div.point_02 {
  width: 555px;
  height: 200px;
  background-image: url(../../images/diving/index/btn_back02.gif);
  background-position: 0 12px;
  background-repeat: no-repeat;
  margin-bottom: 20px;
  }
  
  div.section div.point_03 {
  width: 555px;
  height: 200px;
  background-image: url(../../images/diving/index/btn_back03.jpg);
  background-position: 0 12px;
  background-repeat: no-repeat;
  margin-bottom: 30px;
  }
  
  
  div.section p.btn {
  margin: 12px 0 0 233px;
  }
  
  div.section p.comment {
  margin: 10px 0 0 245px;
  }
  
  div.section p.message {
  padding: 210px 0 10px 300px;
  }
  
  div.section div.asobiya {
  width: 525px;
  height: 130px;
  padding: 15px 0 0 25px;
  background-image: url(../../images/info_back.jpg);
  background-position: 5px 0;
  background-repeat: no-repeat;
  margin-bottom: 30px;
  }
  
  div.section div.asobiya p.asobiya_name {
  color: #2793E6;
  padding-bottom: 10px;

}


  
  
  

