@charset "utf-8";

/* GRAND parameter
#grand width 980px
#left-navi 197px
#maincontents width 783px

*/

/* ↓　body タグ　grand rule */
body {
  font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", 'Century Gothic', sans-serif;
  font-size: 96%;
  text-align: center;
  margin: 0px;
  padding: 0px;
  background: url(../images/bk_body_rp01.png) repeat-x;
  color: #343434;
}
a:link {
  color: #343434;
  text-decoration: underline;
}
a:visited {
  text-decoration: underline;
  color: #343434;
}
a:hover {
  text-decoration: underline;
  color: #343434;
}
a:active {
  text-decoration: underline;
  color: #343434;
}
h1, h2, h3, h4, h5, h6, img, img a, p, table, tr, td {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}
ul, ol, li, dl, dt, dd {
  list-style-type: none;
  list-style-position: outside;
  margin: 0px;
  padding: 0px;
}

/* ↑　body タグ　grand rule */

/* ↓　共通セレクタ　grand rule */
.bg_lightgreen {
  background: #dbfef0;
}
.float-l {
  float: left;
}
.float-r {
  float: right;
}
.clearb {
  clear: both;
}
.caution {
  color: #C71B27;
}
.pankuzu {
  clear: both;
  text-align: left;
  height: 20px;
  line-height: 16px;
  margin: auto;
  width: 683px;
  border-bottom: dotted 1px #cdcdcd;
  margin-bottom: 16px;
}
.align-center {
  text-align: center;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.align-bright {
  width: 682px;
  text-align: right;
}
.pad-top-small {
  padding-top: 8px;
}
.pad-top-middle {
  padding-top: 16px;
}
.pad-top-tall {
  padding-top: 32px;
}
.pad-left-small {
  padding-left: 8px;
}
.pad-left-middle {
  padding-left: 16px;
}
.pad-left-tall {
  padding-left: 32px;
}
.pad-right-small {
  padding-right: 8px;
}
.pad-right-middle {
  padding-right: 16px;
}
.pad-right-tall {
  padding-right: 32px;
}
.pad-bottom-small {
  padding-bottom: 8px;
}
.pad-bottom-middle {
  padding-bottom: 16px;
}
.pad-bottom-tall {
  padding-bottom: 32px;
}
.pad-top-bottom-middle {
  padding-top: 16px;
  padding-bottom: 16px;
}
.pad-top-bottom-small {
  padding-top: 8px;
  padding-bottom: 8px;
}
.mag-top-bottom-xsmall {
  margin-top: 4px;
  margin-bottom: 4px;
}
.mag-top-bottom-small {
  margin-top: 8px;
  margin-bottom: 8px;
}
.mag-top-bottom-middle {
  margin-top: 16px;
  margin-bottom: 16px;
}
.mag-top-bottom-tall {
  margin-top: 32px;
  margin-bottom: 32px;
}
.mag-top-xsmall {
  margin-top: 6px;
}
.mag-top-small {
  margin-top: 8px;
}
.mag-top-middle {
  margin-top: 16px;
}
.mag-top-xmiddle {
  margin-top: 28px;
}
.mag-top-tall {
  margin-top: 32px;
}
.mag-bottom-small {
  margin-bottom: 8px;
}
.mag-bottom-middle {
  margin-bottom: 16px;
}
.mag-bottom-tall {
  margin-bottom: 32px;
}
.mag-right-xsmall {
  margin-right: 6px;
}
.mag-left-tall {
  margin-left: 32px;
}
.mag-left-middle {
  margin-left: 16px;
}
.mag-left-small {
  margin-left: 8px;
}
.btn-input {
  color: #FFC;
  background-color: #333;
  padding: 0px;
  height: 30px;
  width: 80px;
  border: 1px solid #000;
}
input[type="text"] {
  border: solid 1px #666;
  width: 180px;
}
textarea {
  border: solid 1px #666;
  width: 200px;
  height: 160px;
}
.name-txt {
  color: #0a8131;
  font-size: 20px;
}
.footer-name {
  font-size: 16px;
  padding: 15px 0;
}
.span12 {
  font-size: 12px;
}
.timetable {
  background-color: #0a8131;
  white-space: nowrap;
  color: #FFFFFF;
}
.timetable-time {
  background-color: #ace56e;
  text-align: left;
  white-space: nowrap;
}
.timepad {
  padding-left: 3px;
  padding-right: 3px;
}
.timetbl-sat {
  background-color: #D9E4FF;
  text-align: center;
}
.timetbl-sun {
  background-color: #F9DDDD;
  text-align: center;
}
.timetbl-holi {
  /*background-color:#F9DDDD;*/
  text-align: center;
  color: #ff7e00;
}
.img_large {
  max-width: 110%;
}
.img_tbl {
  display: block;
  width: 70%;
  margin: auto;
}
.color-blue {
  color: #0082CB;
}
.color-kahki {
  color: #d7ac7c;
}
.color-orenge {
  color: #ffb657;
}
.color-dorenge {
  color: #E08111;
}
.color-pink {
  color: #f06f80;
}
.color-yellow {
  color: #ffce5f;
}
.color-green {
  color: #67c8a2;
}
.color-lgreen {
  color: #01e1d5;
}
.color-lgray {
  color: #efeae7;
}
.color-gray {
  color: #676767;
}
.color-white {
  color: #ffffff;
}
.color-rblue {
  color: #22b4e4;
}
.color-enji {
  color: #d15465;
}
.font-size-xlarge {
  font-size: 150%;
}
.font-size-large {
  font-size: 130%;
}
.font-size-middle {
  font-size: 110%;
}
.font-size-normal {
  font-size: 100%;
}
.font-size-small {
  font-size: 90%;
}
.font-size-xsmall {
  font-size: 80%;
}
.font-bold {
  font-weight: bold;
}
.lheight14 {
  line-height: 14px;
}
.lheight16 {
  line-height: 16px;
}
.lheight18 {
  line-height: 18px;
}
.lheight20 {
  line-height: 20px;
}
.lheight24 {
  line-height: 24px;
}
.lspace2 {
  letter-spacing: 2px;
}
.cont-capin {
  padding: 20px;
}
.cont-cap {
  width: 682px;
  background-color: #fef8e7;
}
.cont-capg {
  width: 714px;
  background-color: #F2FBE4;
}
.cont-bd {
  width: 678px;
  border: solid 2px #cdcdcd;
}
.contarea {
  width: 702px;
  border: 1px solid #cdcdcd;
  background: #fff;
}
.left-cap {
  background-color: #fef8e7;
}
.left-cap ul {
  padding: 20px;
}
.left-cap ul li {
  list-style-type: none;
  list-style-position: outside;
}
.left-cap-pink {
  background-color: #FDEEF2;
}
.left-cap-pink ul {
  padding: 20px;
}
.border-1 {
  border: solid 1px #cdcdcd;
}
.question {
  /*	background-color: #FFDAA2;*/
  text-align: left;
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 6px;
  margin-bottom: 6px;
  color: #0A8131;
  width: 612px;
  font-size: 100%;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cdcdcd;
}
.question a {
  color: #0A8131;
  font-size: 100%;
}
.faqblock {
  width: 682px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cdcdcd;
  padding-bottom: 10px;
}
.answer {
  text-align: left;
  padding-right: 20px;
  padding-left: 20px;
  margin-top: 6px;
  padding-bottom: 6px;
  color: #343434;
}
#wrap {
  width: 1000px;
  margin: auto;
  background: url(../images/bk_cont_rp01.png) repeat-y;
}

/* ↑　共通セレクタ　grand rule */

/* ↓　header タグ　header rule */
#header {
  height: 190px;
  width: 1000px;
  background: url(../images/bk_header01.png) no-repeat;
  text-align: center;
  background-repeat: no-repeat;
  margin: 0 auto;
}
#header h1 {
  text-indent: 15px;
  font-size: 80%;
  text-align: left;
  font-weight: normal;
  line-height: 18px;
  height: 18px;
  color: #ffffff;
  display: block;
  width: 980px;
  padding-left: 10px;
  letter-spacing: 2px;
}
#header-contents {
  width: 1000px; /*WebSiteのgrand width*/
  height: 172px;
}
#header-maincontents {
  height: 154px;
}
#header-maincontents-left {
  padding-left: 11px;
  padding-top: 11px;
  float: left;
}
#header-maincontents-center {
  color: #904f03;
  float: left;
  text-align: left;
  padding-top: 36px;
  padding-left: 40px;
}
#header-maincontents-right {
  float: right;
  padding-top: 58px;
  padding-right: 48px;
  line-height: 16px;
  font-size: 88%;
  text-align: left;
  color: #343434;
  width: 268px;
  letter-spacing: 1px;
}
#menu-wrap {
  height: 55px;
}
#menu {
  clear: both;
  width: 980px; /*grand width - padding-left*/
  margin: auto;
  height: 55px;
}
#menu ul {
  list-style-type: none;
  list-style-position: inside;
  margin: 0px;
  padding: 0px;
}
#menu li {
  float: left;
  list-style-type: none;
  list-style-position: outside;
  /*	display:inline;*/
  margin: 0px;
  padding: 0px;
  height: 55px;
}
.contmenu {
  width: 682px;
  display: block;
}
.contmenu ul {
  list-style-type: none;
  list-style-position: inside;
  margin: 0px;
  padding: 0px;
}
.contmenu li, .contmenu .rli {
  float: left;
  list-style-type: none;
  list-style-position: outside;
  /*	display:inline;*/
  height: 34px;
  margin-bottom: 12px;
}
.contmenu li a {
  color: #FFF;
  list-style-type: none;
  list-style-position: outside;
  display: block;
  height: 22px;
  display: block;
  margin-right: 12px;
  padding: 6px 10px;
  border: solid 1px #d79895;
  text-align: center;
  font-size: 100%;
  color: #FFF;
  background-color: #ED7B8A;
}
.contmenu .rli a {
  color: #FFF;
  list-style-type: none;
  list-style-position: outside;
  display: block;
  height: 22px;
  display: block;
  margin-right: 0px;
  padding: 6px 10px;
  border: solid 1px #d79895;
  text-align: center;
  font-size: 100%;
  color: #FFF;
  background-color: #ED7B8A;
}
.contmenu .mint a {
  color: #FFF;
  list-style-type: none;
  list-style-position: outside;
  display: block;
  height: 22px;
  display: block;
  margin-right: 12px;
  padding: 6px 10px;
  border: solid 1px #6ac1bb;
  text-align: center;
  font-size: 100%;
  color: #FFF;
  background-color: #6ac1bb;
}
.medical .contmenu li {
  width: 48%;
}

/* ↑　header タグ　header rule */

/* ↓　noflash タグ　noflash rule */
#noflash {
  background-image: url(../images/bk_noflash01.jpg);
  background-repeat: no-repeat;
  display: block;
  width: 1000px;
  height: 288px;
  background-position: center center;
  margin: 0 auto;
}
#flash-area {
  display: block;
  width: 1000px;
  text-align: left;
  height: 288px;
  margin: 0 auto 2px auto;
}

/* ↑　noflash タグ　noflash rule */

/* ↓　footer タグ　footer rule */
#footer {
  clear: both;
}
#footer-contents {
  margin: auto;
  display: block;
  height: auto;
  width: 1000px; /*grand width*/
  background: url("../images/bk_footer_part03.png") no-repeat bottom;
}
#footer-menu {
  padding-top: 10px;
  line-height: 33px;
  font-size: 100%;
  letter-spacing: 1px;
  color: #565656;
  background: url("../images/bk_footer_part01.png") no-repeat top;
}
#footer-menu a {
  color: #565656;
}
#footer-menu p {
  text-align: left;
  letter-spacing: 0px;
}
#footer-sign-block {
  height: 141px;
  padding-left: 36px;
  text-align: left;
  background: url("../images/bk_footer_part02.png") no-repeat top;
}
#footer-copyright {
  color: #ffffff;
  letter-spacing: 1px;
  font-size: 75%;
  height: 24px;
  line-height: 24px;
}
#footer-copyright a {
  color: #ffffff;
}

/* ↑　footer タグ　footer rule */

/* ↓　contents タグ　grand contents rule */
#contents {
  clear: both;
  margin: auto;
  width: 1000px; /*grand width*/
  text-align: center;
  background: url(../images/bk_conttop01.png) no-repeat;
}
#contents:after {
  content: "";
  display: block;
  clear: both;
  height: 0px;
  overflow: hidden;
}
#left-navi {
  float: left;
  padding-left: 11px;
  width: 244px;
}
#maincontents {
  float: left;
  width: 745px;
  text-align: left;
}
#maincontents-pad {
  padding-top: 36px;
  margin-right: 0px;
  margin-left: 30px;
}
#maincontents-upad {
  margin-right: 0px;
  margin-left: 30px;
}

/* ↑　contents タグ　grand contents rule */

/* ↓　left-navi タグ　left-navi rule */
#left-navi #lnavi-line {
  width: 244px;
}
#left-navi .lnavi-menu {
  background: url(../images/bk_lnavi_rp01.png) repeat-y;
}
#left-navi ul li {
  vertical-align: bottom;
  line-height: 0;
}
#left-navi ul li img {
  vertical-align: bottom;
  line-height: 0;
}
#left-navi ul li a {}
#left-navi .normal-list {
  padding-bottom: 10px;
  list-style-type: none;
  list-style-position: outside;
}
#left-navi .btn-list li {
  list-style-type: none;
  list-style-position: outside;
}

/* ↑　left-navi タグ　left-navi rule */

/* ↓　maincontents タグ　maincontents rule */
#maincontents .whatsnew-title {
  position: relative;
  width: 652px;
  padding: 0.6em;
  background: -webkit-repeating-linear-gradient(-45deg, #dbfef0, #dbfef0 4px, #88d8d5 3px, #88d8d5 8px);
  background: repeating-linear-gradient(-45deg, #dbfef0, #dbfef0 4px, #88d8d5 3px, #88d8d5 8px);
  border-radius: 7px;
}
#maincontents .whatsnew-title:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 30px;
  border: 15px solid transparent;
  border-top: 15px solid #9de5e3;
  width: 0;
  height: 0;
}
#maincontents .contents-title {
  height: 49px;
  line-height: 49px;
  width: 702px; /*#maincontents width*/
  font-size: 16px;
  font-weight: normal;
  color: #343434;
  background-image: url(../images/bk_sectitle01.png);
  background-repeat: no-repeat;
  text-indent: 40px;
}
#maincontents .section-title {
  height: 46px;
  line-height: 46px;
  width: 682px; /*#maincontents width*/
  font-size: 130%;
  font-weight: normal;
  color: #00995d;
  background-image: url(../images/bk_secttl01.png);
  background-repeat: no-repeat;
  text-indent: 60px;
  letter-spacing: 2px;
}
#maincontents .section-subtitle {
  color: #E65164;
  font-weight: normal;
  background: url(../images/bk_secsubttl01.png) no-repeat;
  width: 682px; /*#maincontents width - this border-left*/
  height: 50px;
  line-height: 50px;
  text-indent: 50px;
  font-size: 110%;
  margin-bottom: 16px;
}
#maincontents .section-subtitlenmag {
  color: #E65164;
  font-weight: normal;
  background: url(../images/bk_secsubttl01.png) no-repeat;
  width: 682px; /*#maincontents width - this border-left*/
  height: 50px;
  line-height: 50px;
  text-indent: 50px;
  font-size: 110%;
}
#maincontents .section-subtitle-tbline {
  font-weight: normal;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #0A8131;
  border-bottom-color: #0A8131;
  width: 682px; /*#maincontents width*/
  height: 32px;
  line-height: 32px;
  font-size: 120%;
  color: #E34256;
}
#maincontents .section-subtitle-lbline {
  font-weight: normal;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #67C8A2;
  width: 677px; /*#maincontents width*/
  height: 32px;
  line-height: 32px;
  font-size: 110%;
  color: #666666;
  text-indent: 10px;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #ED8694;
}
#maincontents .section-subtitle-bline {
  font-weight: normal;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #898989;
  width: 682px; /*#maincontents width*/
  height: 26px;
  line-height: 26px;
  font-size: 100%;
  color: #676767;
  margin-bottom: 12px;
}
#maincontents .section-subtitle-belt {
  color: #FFFFFF;
  background-color: #ED7787;
  font-weight: normal;
  font-size: 120%;
  width: 682px; /*#maincontents width*/
  text-indent: 10px;
  height: 32px;
  line-height: 32px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #C4FFE8;
  border-bottom-color: #C4FFE8;
}
#maincontents .paragraph-normal {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 15px;
  width: 642px;
}
#maincontents .mcontents-dot-line {
  background-image: url(../images/bk_dot_line01.png);
  background-repeat: repeat-x;
  height: 16px;
  line-height: 16px;
  width: 553px; /*#maincontents width*/
}
#maincontents .section-dot-line {
  background-image: url(../images/bk_dot_line01.png);
  background-repeat: repeat-x;
  height: 16px;
  line-height: 16px;
  width: 686px;
}
#maincontents .table-lbline table tr .nobd {
  border: none;
  padding: 0px;
  line-height: 12px;
}
#maincontents .table-lbline table tr .nopad {}
#maincontents .table-lbline {
  width: 682px;
}
#maincontents .table-lbline table {
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}
#maincontents .table-lbline table tr th {
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-bottom-style: solid;
  border-left-style: solid;
  border-bottom-color: #F4B7BE;
  border-left-color: #67C8A2;
  padding: 6px 8px;
  font-weight: normal;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #67C8A2;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #F4B7BE;
  background-color: #F7F7F7;
}
#maincontents .table-lbline table tr td {
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-bottom-style: solid;
  border-left-style: solid;
  border-bottom-color: #F4B7BE;
  border-left-color: #67C8A2;
  padding: 6px 8px;
  font-weight: normal;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #67C8A2;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #F4B7BE;
}
#maincontents .table-lbline table td .nobd {
  border: none;
}
#maincontents .table-lbline table tr .tdata {
  text-align: center;
}
.table-noline {}
.table-noline table {
  width: 100%;
  text-align: left;
}
.table-noline table tr th {
  padding: 0px 0px;
  font-weight: normal;
}
.table-noline table tr td {
  text-align: left;
  padding: 0px 2px;
}
.table-noline table tr .tdata {
  text-align: center;
}
.table-noline2 {}
.table-noline2 table {
  width: 100%;
  text-align: left;
}
.table-noline2 table tr th {
  padding: 3px 4px;
  font-weight: normal;
}
.table-noline2 table tr td {
  text-align: left;
  padding: 3px 4px;
}

/* タイムテーブル -------------------------------------- */
.tbl_time {
  width: 95%;
  border-collapse: collapse;
  font-size: 1.2rem;
}
.tbl_time caption {
  font-size: 1.0rem;
  caption-side: bottom;
  text-align: right;
  margin-top: .4rem;
}
.tbl_time th {
  padding: .4rem;
  font-weight: normal;
  background: #fce8e7;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.tbl_time th:last-child {
  border-right: none;
}
.tbl_time td {
  text-align: center;
  padding: .4rem;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.tbl_time td:last-child {
  border-right: none;
}
#maincontents .table-lbline-half {
  padding-left: 20px;
  padding-right: 20px;
}
#maincontents .table-lbline-half table {
  width: 323px;
  text-align: left;
}
#maincontents .table-lbline-half table tr th {
  font-weight: normal;
  font-size: 14px;
  border-bottom-width: 1px;
  border-left-width: 3px;
  border-bottom-style: solid;
  border-left-style: solid;
  border-bottom-color: #ffe3b2;
  border-left-color: #4b2a06;
  padding: 3px 4px;
  width: 100px;
}
#maincontents .table-lbline-half table tr td {
  font-size: 14px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e1a559;
  padding: 3px 4px;
}
#maincontents .table-lbline-half table tr .tdata {
  text-align: center;
}
#maincontents .table-lbline-half ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0px;
  padding: 0px;
}
#maincontents .table-lbline-half ul li {
  list-style-type: none;
  list-style-position: outside;
  margin: 0px;
  padding: 0px;
}
#maincontents .table-lbline-timetbl {}
#maincontents .table-lbline-timetbl table {
  width: 100%;
  text-align: left;
}
#maincontents .table-lbline-timetbl table tr .thead {
  font-weight: normal;
  font-size: 14px;
  padding: 4px 4px;
}
.table-lbline-timetbl table tr .tdata {
  font-size: 14px;
  padding: 3px 6px;
  border: 1px solid #cdcdcd;
}
.table-lbline-timetbl table tr th, .table-lbline-timetbl table tr td {
  font-weight: normal;
  font-size: 14px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #FFF;
  border-bottom-color: #FFF;
  text-align: center;
}
#maincontents .active-map {
  padding-left: 20px;
  padding-right: 20px;
}
#maincontents .news-title {
  background-position: left;
  padding: 10px 0;
  color: #f06f80;
  font-size: 16px;
  line-height: 1.4;
  width: 660px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #565656;
}
#maincontents .news-caption {
  line-height: 24px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 660px;
}
#maincontents .newscont {
  border: solid 1px #cdcdcd;
  width: 660px;
}
#maincontents #news-53 span, #maincontents #news-54 span {
  display: block;
  padding-left: 1.35em;
}
#maincontents #news-53::before, #maincontents #news-54::before {
  content: '▼';
  display: inline;
}
#maincontents #news-53.active::before, #maincontents #news-54.active::before {
  content: '▲';
}
dl.whatsnew {
  width: 662px;
  padding: .5rem;
  overflow: hidden;
}
dl.whatsnew dt {
  width: 70%;
  float: left;
  font-size: 16px;
  line-height: 1.4;
}
dl.whatsnew dt dd {
  line-height: 24px;
  padding-top: 10px;
  padding-bottom: 10px;
}

/* ↑　maincontents タグ　maincontents rule */

/* ↓　rollover タグ　rollover rule */
#sld01 {
  padding: 15px 0px 30px 0px;
}
#sld01 ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0px;
  padding: 0px;
}
#sld01 ul li {
  list-style-type: none;
  list-style-position: outside;
  margin: 0px;
  padding: 0px;
}
.rollover {
  width: 675px;
  height: 450px;
  margin: 0px;
  padding-right: 0px;
}
.rollover ul, .rollover ul li {
  padding: 0px;
  margin: 0px;
}
.rollover p {
  float: left;
  margin: 0px;
  width: 400px;
  position: relative;
}
.rollover .rollover_view {
  position: absolute;
  top: 0;
  left: 0;
}
.rollover .thumb {
  float: right;
  width: 275px;
  display: block;
  list-style: none;
}
.rollover .lir {
  float: left;
  width: 135px;
  height: 120px;
}
.rollover li a {
  color: #343434;
  text-decoration: none;
}
.rollover .lil {
  float: left;
  width: 140px;
  height: 120px;
  display: block;
}
.rollover a img {
  border: 0;
}

/* ↑　rollover タグ　rollover rule */
#greetarea {
  width: 682px;
  background: url(../images/bk_msg01.png) no-repeat;
  clear: both;
  padding-bottom: 16px;
}
#knowledgearea {
  width: 682px;
  height: 345px;
  background-image: url(../images/bk_knowledge01.jpg);
  background-repeat: no-repeat;
  margin-bottom: 16px;
}
#knowledgein {
  padding-left: 226px;
  padding-top: 74px;
}
#maparea {
  width: 373px;
  height: 299px;
  background: url(../images/bk_map01.png) no-repeat top;
}
.gotodt {
  width: 120px;
  height: 28px;
  line-height: 28px;
  color: #FFF;
  background-color: #0A8131;
  border: 1px solid #FFB657;
  float: right;
  text-align: center;
  margin-top: 16px;
}
.gotodt a {
  color: #fff;
}
.contwidth {
  width: 682px;
}
.newstable {
  margin-bottom: 10px;
  margin-top: 10px;
}
.newstable table {
  width: 678px;
  font-size: 96%;
  color: #343434;
}
.newstable table tr td {
  border: 1px solid #ccc;
  vertical-align: top;
  padding-top: 2px;
  padding-right: 5px;
  padding-bottom: 2px;
  padding-left: 5px;
}
.newsleft {
  width: 330px;
}
.info {
  width: 682px; /*#maincontents width*/ height: 440px;
  overflow-y: auto;
}
.corona {
  width: 682px; /*#maincontents width*/ max-height: 500px;
  overflow-y: auto;
}

  .feature_area {
    margin: 1.5rem 0;
    padding: 1rem 0;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-direction: row;
    flex-direction: row;
    width: 678px;
	border: 2px solid #f08595;
	border-radius: .8rem;
  }
.feature_area .flex_l {
    width: 29%;
    margin: 0 1rem;
  }
.feature_area .flex_l img {
    width: 100%;
    height: auto;
  }
.feature_area .flex_r {
    width: 69%;
    margin: 0;
	padding: 0 1rem 0 0;
  }
.feature_area .flex_r span {
	display: block;
    color: #00995d;
	font-size: 120%;
	font-weight: bold;
	margin: 0 0 .5rem;
  }
  
  
  
  
  
.flexarea {
    width: 682px;
    margin: 1.5rem 0;
    display: flex;
    justify-content: center;
    gap: 15px; 
    flex-wrap: wrap;
}

.flexarea a {
    text-decoration: none;
    }


.col3 {
    width: 180px;
    height: 50px;
    padding: 1rem;
	border: 2px solid #f08595;
	border-radius: .8rem;
    display: flex;
    font-size: 110%;
    line-height: 3;
}

.col3.line2 {
    width: 180px;
    height: 50px;
    padding: 1rem;
	border: 2px solid #f08595;
	border-radius: .8rem;
    display: flex;
    font-size: 110%;
    line-height: 1.5;
}


.col3 .icon {
  margin-right: 8px;
}

.price {
  white-space: nowrap; /* 改行させない */
  text-align: right;   /* 右寄せ */
}


