@charset "utf-8";
@import "../default.css";

/*-------------------------------------------------------------------
  ヘッダー 
---------------------------------------------------------------------*/
  /*画像置換用設定*/
  #wrapper h2.pagetitle {
    background-image: url(../../images/diving/h2_taiken.png);
  }
  
  div.section div.image {
  width: 555px;
  height: 315px;
  background-image: url(../../images/diving/taiken/top.jpg);
  background-repeat: no-repeat;
  margin: 10px 0 0 0;
  }

  
  div.subsection div.mousikomi {
  width: 530px;
  height: 130px;
  padding: 20px 0 0 25px;
  background-image: url(../../images/diving/session/mousikomi_background.gif);
  background-position: 5px 0;
  background-repeat: no-repeat;
  margin-bottom: 30px;
  }
  
  div.subsection div.mousikomi p.btn {
  padding: 60px 0 0 350px;

  }
  
  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;

}
  
  