@charset "shift-jis";

sup {
	vertical-align: super;
}

.localnavi_wrap ul li {
  float: left;
  width: 130px;
  padding-left: 10px;
}
.localnavi_wrap ul li:first-child {
  padding-left: 0;
}
.localnavi_wrap ul li > a {
  text-indent: -9999px;
  width: 130px;
  height: 46px;
  display: block;
}
.nav_naiyou > a {
  background: url(../img/nav_naiyou.png) 0 0 no-repeat;
}
.nav_naiyou > a:hover {
  background: url(../img/nav_naiyou_on.png) 0 0 no-repeat;
}
.nav_ryoukin > a {
  background: url(../img/nav_ryoukin.png) 0 0 no-repeat;
}
.nav_ryoukin> a:hover {
  background: url(../img/nav_ryoukin_on.png) 0 0 no-repeat;
}
.nav_yokuaru > a {
  background: url(../img/nav_yokuaru.png) 0 0 no-repeat;
}
.nav_yokuaru > a:hover {
  background: url(../img/nav_yokuaru_on.png) 0 0 no-repeat;
}
.nav_ryuuijikou > a {
  background: url(../img/nav_ryuuijikou.png) 0 0 no-repeat;
}
.nav_ryuuijikou > a:hover {
  background: url(../img/nav_ryuuijikou_on.png) 0 0 no-repeat;
}
.nav_ryuuijikou_on > a {
  background: url(../img/nav_ryuuijikou_active.png) 0 0 no-repeat;
}
.nav_omoushikomi > a {
  background: url(../img/nav_omoushikomi.png) 0 0 no-repeat;
}
.nav_omoushikomi > a:hover {
  background: url(../img/nav_omoushikomi_on.png) 0 0 no-repeat;
}
.nav_omoushikomi_on > a {
  background: url(../img/nav_omoushikomi_active.png) 0 0 no-repeat;
}
.nav_apply > a {
  background: url(../img/nav_apply.png) 0 0 no-repeat;
}
.nav_apply > a:hover {
  background: url(../img/nav_apply_on.png) 0 0 no-repeat;
}

/************************************
*
*   top
*
************************************/
.mv {
  margin-bottom: 23px;
}

.block_naiyou {
  position: relative;
  padding: 15px 0;
  background: url(../img/bg_naiyou_02.png) 0 0 repeat-y;
}
.block_naiyou:before {
  content: url(../img/bg_naiyou_01.png);
  position: absolute;
  top: 0;
  left: 0;
}
.block_naiyou:after {
  content: url(../img/bg_naiyou_03.png);
  position: absolute;
  bottom: 0;
  left: 0;
}
.block_naiyou ul,
.block_naiyou p {
  margin-left: 15px;
}

.block_ryoukin {
  position: relative;
}
.txt_ryoukin {
  position: absolute;
  right: 96px;
  top: 54px;
}

.mod03_box {
  position: relative;
}
.mod03_box span {
  position: absolute;
  bottom: 6px;
  left: 23px;
}
.mod03 table.row-data {
  margin-bottom: 5px;
}
.mod03 table.row-data tbody th {
  text-align: left;
}

.wrap_yokuaru {
  border: 1px solid #c5d3dd;
  border-top: none;
}
.yokuaru_header {
  position: relative;
}
.yokuaru_titles li {
  padding: 16px 0 14px;
  border-bottom: 1px solid #c5d3dd;
}
.yokuaru_titles a {
  padding: 15px 0 15px 39px;
  background: url(../img/icon_q.png) 9px 10px no-repeat;
}

.btn_view_list {
  position: absolute;
  right: 16px;
  top: 8px;
}


.w940 {
  width: 940px;
}
.pagetop {
  clear: both;
  margin: 18px auto 0 auto;
}
.pagetop p {
  text-align: right;
}
.pagetop p a {
  display: inline-block;
  padding-left: 1.5em;
  background: url(/cmn/img/arrow_pagetop.png) no-repeat 0 0.5em transparent;
  color: #666666;
  text-decoration: none;
  font-size: 10px;
}
.pagetop p a:hover {
  text-decoration: underline;
}

.block_apply {
  position: relative;
  background: #fff1cb;
  padding: 20px;
}
.text_apply {
  display: block;
  margin: 0 0 20px 183px;
}
.btn_apply {
  display: block;
  text-align: center;
}

.note,
.small {
  font-size: 11px;
}
.caution {
  color: #f00;
  font-size: 11px;
}
.fz15 {
  font-size: 15px;
}
.mb0 {
  margin-bottom: 0 !important;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb15 {
  margin-bottom: 25px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.ml1e {
  margin-left: 1em;
}
.ml2e {
  margin-left: 2em;
}
.pl0 {
  padding-left: 0;
}
.w5 {
  width: 5%;
}
.w10 {
  width: 10%;
}
.w15 {
  width: 15%;
}
.w12 {
  width: 12%;
}
.w20 {
  width: 20%;
}
.w25 {
  width: 25%;
}
.fz10 {
  font-size: 10px;
}
.fz11 {
  font-size: 11px;
}
.fz14 {
  font-size: 14px;
}
.fz16 {
  font-size: 16px;
}
.noTi {
  text-indent: 0;
}
.tar {
  text-align: right;
}
.tac {
  text-align: center;
}

.headoff {
  margin-left: 1em;
  text-indent: -1em;
}
.headoff15 {
  margin-left: 1.5em;
  text-indent: -1.5em;
}

.nobl {
  border-left: none !important;
}
.nobr {
  border-right: none !important;
}
.underline {
  text-decoration: underline;
}
.clearfix:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ".";
  line-height: 0;
}
.clearfix {
  *zoom: 1;
}

.information_list dt,
.information_list dd {
  float: left;
}
.information_list dt {
  width: 70px;
}
.information_list dd {
  width: 620px;
}