@charset "UTF-8";

.pagetitle { 
  width: 684px;
  height: 68px;
  background: url(images/touroku_title.png) no-repeat;
  margin-bottom: 15px;
  text-indent: -9999px;
}
.pagelead {
  font-size: 123%;
  line-height: 1.4;
  margin-bottom: 15px;
}
.subtitle {
  background: url("/images/title_bg_common_blue.png") repeat scroll 0 bottom;
  color: #FFFFFF;
  font-size: 123%;
  height: auto;
  line-height: 1.4;
  padding: 10px;
  margin-bottom: 20px;
}

.touroku_btn {}
.touroku_btn p a {
  background: url(images/touroku_btn_sprite.png) no-repeat 0 0;
  display: block;
  width: 526px;
  height: 78px;
  text-indent: -9999px;
  margin-bottom: 4px;
}
.touroku_btn .jintsu_touroku a { background-position: 0 0; }
.touroku_btn .kosodate_touroku a { background-position: 0 -82px; }
.touroku_btn .milage_touroku a { background-position: 0 -165px; }
.touroku_btn .kashikiri_sodan a { background-position: 0 -247px; }
.touroku_btn .contact a { background-position: 0 -330px; }
.touroku_btn .teigaku_yoyaku a { background-position: 0 -413px; }
.touroku_btn .kanko_yoyaku a { background-position: 0 -496px; }
.touroku_btn .omoiyari_touroku a { background-position: 0 -578px; }
.touroku_btn .cruise_kariyoyaku a { background-position: 0 -660px; }
.touroku_btn .cruise_toiawase a { background-position: 0 -742px; }

#sidemenu .yokohamakanko {
  margin-bottom: 10px;
}
#sidemenu .cruise {
  display: none;
}


@media only screen and (max-width: 800px) {

  .main_menu_wrap {
    margin: 0 auto;
    padding-bottom: 20px;
  }
  .pagetitle { 
    width: 320px;
    height: 89px;
    background-position: 0 -68px;
  }
  .pagelead { padding: 0 7px; }
  .subtitle {
    text-align: center;
    font-size: 130%;
  }
  .touroku_btn {
    border-bottom: 2px solid #e0dddf;
    margin-bottom: 0;
  }
  .touroku_btn p a {
    background: url(images/touroku_btn_sp_sprite.png) no-repeat 0 0;
    width: 320px;
    height: 76px;
    margin-bottom: 0;
  }
  .touroku_btn .jintsu_touroku a { background-position: 0 0; }
  .touroku_btn .kosodate_touroku a { background-position: 0 -76px; }
  .touroku_btn .milage_touroku a { background-position: 0 -152px; }
  .touroku_btn .kashikiri_sodan a { background-position: 0 -228px; }
  .touroku_btn .contact a { background-position: 0 -304px; }
  .touroku_btn .teigaku_yoyaku a { background-position: 0 -380px; }
  .touroku_btn .kanko_yoyaku a { background-position: 0 -456px; }
  .touroku_btn .omoiyari_touroku a { background-position: 0 -532px; }
  .touroku_btn .cruise_kariyoyaku a { background-position: 0 -608px; }
  .touroku_btn .cruise_toiawase a { background-position: 0 -684px; }

}
