@charset "UTF-8";

.pagetitle { 
  width: 684px;
  height: 68px;
  background: url(images/kojinjoho_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;
}
.subtitle span {
  font-size: 100%;
  color: #FFFFFF;
}
.kojin_list {}
.kojin_list li {
  font-size: 123%;
  font-weight: bold;
  list-style: decimal inside none;
}
.kojin_list .li_para {
  font-size: 100%;
  font-weight: normal;
  line-height: 1.4;
  margin-bottom: 16px;
}
.kojin_list .li_para strong {
  font-size: 100%;
  font-weight: bold;
}
.kojin_list_end {
  font-size: 123%;
  line-height: 1.4;
  margin-bottom: 40px;
}

@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%;
  }
  .subtitle span { display: block; }
  .kojin_list { padding: 0 7px; }
  .kojin_list .li_para .radiotel { display: block; }
  #sidemenu .kukoteigaku { border-top: 1px solid #555555; }

}
