@charset "UTF-8";
/*------------------------------------
共通の記述
------------------------------------*/
hr {
  height: 0;
  border: none;
  clear: both;
}

#next #div_main h2 img, #next #div_main h3 img, #next #div_main h4 img, #next #div_main h5 img {
  vertical-align: bottom;
}
#next #div_main > h2 {
  background: url(../new-misc/h2_bg.gif) left top repeat-x;
  padding: 17px 0;
  border-bottom: 1px dotted #dddad5;
}
#next #div_main > h3 {
  background: url(../new-misc/h3_bg.gif) left bottom repeat-x;
  border-top: 1px solid #f18d29;
  padding: 10px 6px;
}
#next #div_main .div_inner > h4 {
  color: #F18C26;
}
#next #div_main .div_inner p {
  margin-bottom: 1.5em;
  line-height: 1.5;
}
#next #div_main .div_inner ol {
  counter-reset: order 0;
}
#next #div_main .div_inner ol > li {
  line-height: 1.5;
  margin-left: 2.5em;
}
#next #div_main .div_inner ol > li:before {
  counter-increment: order;
  content: "（" counter(order) "）";
  padding-right: 1em;
  margin-left: -2.5em;
}
#next #div_main .div_inner .shikaku h5 {
  border-bottom: 1px dashed #dddad5;
  padding: 0 0 8px 8px;
}
#next ul.icon_010 {
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 1em;
}
#next ul.icon_010 li {
  padding-left: 15px;
  float: left;
  white-space: nowrap;
  display: list-item;
  margin-left: 8px;
  margin-bottom: 10px;
  margin-right: 20px;
  background: url(../greeting/img/greeting_07.gif) no-repeat left 4px;
}
#next #div_main2 h2 img, #next #div_main2 h3 img, #next #div_main2 h4 img {
  vertical-align: bottom;
}
#next #div_main2 > h3 {
  background: url(../new-misc/h3_bg.gif) left bottom repeat-x;
  border-top: 1px solid #f18d29;
  padding: 10px 6px;
}
#next #div_main .div_about {
  border: 2px solid #CCC;
  clear: both;
  padding: 15px;
}

/*------------------------------------
640px以下（スマホ用）の記述
------------------------------------*/
@media screen and (max-width: 640px) {
  #head_navi {
    margin-top: 26px;
  }

  #next #div_main {
    padding-top: 110px;
    margin: 0 3%;
  }
  #next #div_main .div_inner ol {
    margin-left: 0;
    margin-bottom: 2em;
  }
  #next #div_main .div_inner ol li:before {
    margin-left: -2.5em;
  }
  #next #div_main .dl_index h3 {
    margin-bottom: 13px;
    border-bottom: 1px solid #f18d29;
    background: url(../new-misc/h3_bg.gif) left bottom repeat-x;
    padding: 12px 13px;
  }
  #next #div_main .dl_index dl {
    border: 1px solid #cccccc;
    overflow: hidden;
    *zoom: 1;
    margin-bottom: 3%;
  }
  #next #div_main .shikaku {
    margin: 1em 0 2em 0;
  }
  #next #div_main .shikaku h5 {
    padding: 8px !important;
  }
  #next .dl_index .div_left {
    float: left;
    margin: 0 3% 13px 3%;
    width: 35%;
  }
  #next .dl_index .div_right {
    line-height: 1.5;
    width: 56%;
    float: right;
    margin-right: 3%;
  }
  #next #div_pagemenu {
    display: none;
  }
  #next #div_main .div_about {
    line-height: 1.5;
    margin-bottom: 6%;
  }
  #next .icon_07 {
    padding-bottom: 25px;
    overflow: hidden;
  }
  #next .icon_07 li {
    float: left;
    padding-left: 10px;
    margin-right: 10px;
    white-space: nowrap;
    display: list-item;
    background: url(../new-misc/icon_07.gif) no-repeat left 4px;
  }
  #next #div_side .buttons + ul {
    display: none;
  }
}
/*------------------------------------
640px以上用（PC用）の記述
------------------------------------*/
@media print, screen and (min-width: 641px) {
  #next #div_main {
    float: right;
    width: 693px;
  }
  #next #div_main .div_inner ol {
    margin: 0;
    margin-bottom: 1em;
  }
  #next #div_main .div_inner ol li {
    padding: 0;
  }
  #next #div_side #div_pagemenu {
    margin-bottom: 35px;
  }
  #next #div_side #div_pagemenu form {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    text-align: center;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #FFA54C;
  }
  #next .div_index {
    clear: both;
    overflow: hidden;
    margin-bottom: 15px;
    zoom: 1px;
  }
  #next .icon_07 {
    padding-bottom: 25px;
    overflow: hidden;
  }
  #next .icon_07 li {
    float: left;
    padding-left: 10px;
    margin-right: 10px;
    white-space: nowrap;
    display: list-item;
    background: url(../new-misc/icon_07.gif) no-repeat left 4px;
  }
  #next #div_main .dl_index h3 {
    border-bottom: 1px solid #f18d29;
    background: url(../new-misc/h3_bg.gif) left bottom repeat-x;
    padding: 12px 13px;
  }
  #next #div_main .dl_index {
    margin-right: -6px;
    margin-left: -7px;
  }
  #next #div_main .dl_index .div_left {
    width: 140px;
  }
  #next #div_main .dl_index .div_right {
    width: 176px;
  }
  #next #div_main .dl_index hr {
    height: 0;
    border: 0 none #FFF;
    overflow: hidden;
    clear: both;
    width: 0;
    margin: 0;
    padding: 0;
  }
  #next #div_main .dl_index dl {
    width: 338px;
    border: 1px solid #CCC;
    margin-right: 6px;
    _margin-right: 3px;
    margin-bottom: 12px;
    margin-left: 7px;
    _margin-left: 3px;
    float: left;
    overflow: hidden;
    zoom: 1px;
  }
  #next #div_main .dl_index dd {
    overflow: hidden;
    margin-top: -25px;
    zoom: 1px;
    padding: 10px;
  }
  #next #div_side #div_pagemenu ul {
    border-right-color: #FFA54C;
    border-left-color: #FFA54C;
    border-style: none solid;
    border-width: 0 2px;
  }
  #next #div_side #div_pagemenu li {
    line-height: 0;
  }
  #next .div_pagetop {
    text-align: right;
    margin-bottom: 15px;
  }
  #next #div_side, #next .div_index li {
    float: left;
  }
}
