@charset "UTF-8";

.pagetitle { 
  width: 684px;
  height: 68px;
  background: url(images/ryokin_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;
}
.r1_table {
  border-top: 1px solid #555555;
  width: 100%;
  margin-bottom: 30px;
}
.r1_table th {
  background: none repeat scroll 0 0 #daf0fb;
  border-bottom: 1px solid #555555;
  font-size: 123%;
  padding: 10px 10px 10px 35px;
  text-align: left;
  vertical-align: middle;
  width: 150px;
}
.r1_table td {
  border-bottom: 1px solid #555555;
  font-size: 123%;
  line-height: 1.9;
  padding: 10px;
}
.more_ryokin {
  font-size: 123%;
  margin-bottom: 10px;
}
.zenkoku_ryokin { margin-bottom: 50px; }
.cre {
  font-size: 123%;
  font-weight: bold;
  margin-bottom: 15px;
  margin-left: -7px;
}
.cre_desc {
  font-size: 123%;
  line-height: 1.4;
  margin-bottom: 25px;
}
.cre_icon { margin-bottom: 20px; }
.cre_icon img {}

@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%;
  }
  .r1_table {
    border-top: 1px solid #555555;
    margin-bottom: 20px;
  }
  .r1_table th {
    display: block;
    padding: 10px 0 10px 10px;
    width: auto;
  }
  .r1_table td { display: block; }
  .zenkoku_ryokin {
    margin-bottom: 30px;
    text-align: center;
  }
  .more_ryokin, 
  .cre, 
  .cre_desc { padding: 0 5px; }
  .cre_icon {
    margin-bottom: 20px;
    text-align: center;
  }
  .cre_icon img { width: 290px; }
  #sidemenu .kukoteigaku { border-top: 1px solid #555555; }

}
