@charset "utf-8";
/* CSS Document */

/*** body ***/

p,
form,
ul,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0px;
  font-weight: normal;
  list-style: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

img {
  border: 0px;
}

body {
  margin-top: 0px;
  background-color: #5a782d;
  background-image: url(../img/bg-gradation-img.jpg);
  background-repeat: repeat-x;
  font-size: 13px;
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
  color: #000;
  line-height: 18px;
}

html {
  overflow-y: scroll;
}

.out-box {
  width: 800px;
  height: auto;
  margin: 0px auto;
  background-color: #e6e3bd;
}

.frame-boder {
  border: thin solid #999999;
  width: 347px;
}

*html .frame-boder {
  border: thin solid #999999;
  width: 340px;
}

* + html .frame-boder {
  border: thin solid #999999;
  width: 345px;
}

.red {
  color: #c00;
}

.green {
  color: #345a18;
}

a:link {
  color: #600;
}
a:visited {
  color: #600;
}
a:hover {
  color: #c90;
}
a:active {
  color: #600;
}

.b0 {
  margin-bottom: 0px !important;
}
.b5 {
  margin-bottom: 5px !important;
}
.b10 {
  margin-bottom: 10px !important;
}
.b20 {
  margin-bottom: 20px !important;
}
.b30 {
  margin-bottom: 30px !important;
}
.b40 {
  margin-bottom: 40px !important;
}
.b50 {
  margin-bottom: 50px !important;
}
.b60 {
  margin-bottom: 60px !important;
}
.b70 {
  margin-bottom: 70px !important;
}
.b80 {
  margin-bottom: 80px !important;
}
.t0 {
  margin-top: 0px !important;
}
.t5 {
  margin-top: 5px !important;
}
.t10 {
  margin-top: 10px !important;
}
.t12 {
  margin-top: 12px !important;
}
.t20 {
  margin-top: 20px !important;
}
.t30 {
  margin-top: 30px !important;
}
.t40 {
  margin-top: 40px !important;
}
.t50 {
  margin-top: 50px !important;
}
.t60 {
  margin-top: 60px !important;
}
.t-5 {
  margin-top: -5px !important;
}
.t-10 {
  margin-top: -10px !important;
}
.t-15 {
  margin-top: -15px !important;
}
.t-20 {
  margin-top: -20px !important;
}
.t-25 {
  margin-top: -25px !important;
}
.t-30 {
  margin-top: -30px !important;
}
.l0 {
  margin-left: 0px !important;
}
.l5 {
  margin-left: 5px !important;
}
.l10 {
  margin-left: 10px !important;
}
.l20 {
  margin-left: 20px !important;
}
.l25 {
  margin-left: 25px !important;
}
.l30 {
  margin-left: 30px !important;
}
.l40 {
  margin-left: 40px !important;
}
.l50 {
  margin-left: 50px !important;
}
.l60 {
  margin-left: 60px !important;
}
.l70 {
  margin-left: 70px !important;
}
.l80 {
  margin-left: 80px !important;
}
.l90 {
  margin-left: 90px !important;
}
.l100 {
  margin-left: 100px !important;
}
.l110 {
  margin-left: 110px !important;
}
.l-5 {
  margin-left: -5px !important;
}
.l-10 {
  margin-left: -10px !important;
}
.l-20 {
  margin-left: -20px !important;
}
.r0 {
  margin-right: 0px !important;
}
.r5 {
  margin-right: 5px !important;
}
.r10 {
  margin-right: 10px !important;
}
.r20 {
  margin-right: 20px !important;
}
.r30 {
  margin-right: 30px !important;
}
.r40 {
  margin-right: 40px !important;
}
.r50 {
  margin-right: 50px !important;
}
.r60 {
  margin-right: 60px !important;
}
.r70 {
  margin-right: 70px !important;
}
.r80 {
  margin-right: 80px !important;
}
.r90 {
  margin-right: 90px !important;
}

.center_ds {
  margin: 0px auto;
  display: block;
}
.fs_80 {
  font-size: 80%;
}
.fs_90 {
  font-size: 90%;
}
/**************************************
共通使用ボックス
**************************************/

.box560 {
  width: 560px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 30px;
  margin-right: 0px;
  padding: 0px;
  line-height: 18px;
}

.box300 {
  width: 300px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 30px;
  margin-right: 0px;
  padding: 0px;
  line-height: 18px;
  float: left;
}

.box260 {
  width: 260px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 0px;
  margin-right: 0px;
  padding: 0px;
  clear: both;
}

.float {
  float: left;
}

.clear {
  clear: both;
}

.txt-left {
  text-align: left;
}

.txt-right {
  text-align: right;
}

.table-line {
  border-collapse: collapse;
  text-align: left;
}

.table-line td {
  border: solid 1px #000;
  border-collapse: collapse;
  padding: 2px;
}

.table-line th {
  border: solid 1px #000;
  border-collapse: collapse;
  background-color: #dbe8c2;
  padding: 2px;
}

.box560 li {
  margin-left: 15px;
  list-style: square;
  line-height: 20px;
}

.txt-bage {
  color: #960;
  font-weight: bold;
}

/**************************************
ヘッダー部分
**************************************/
.header-contents {
  position: relative;
  width: 800px;
  margin: 0 auto;
}
.hero_slider {
  position: relative;
}
.hero_slider .slider {
  display: block;
}
.hero_slider .slider img {
  width: auto;
}
.hero_slider .side_txt {
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
  padding-left: 8px;
  background-color: rgba(255, 255, 255, 0.5);
}
.slider{
  opacity: 0;
  transition: opacity .3s linear;
}
.slider.slick-initialized{
  opacity: 1;
}
/**************************************
コンテンツ部分
**************************************/

.contents-box {
  width: 620px;
  margin: 0px;
  padding: 0px;
  float: right;
  background-color: #ffffff;
  text-align: center;
}

*html .contents-box {
  width: 615px;
  margin: 0px;
  padding: 0px;
  float: right;
  background-color: #ffffff;
}

/**************************************
メニュー
**************************************/

.menu-box {
  width: 180px;
  height: auto;
  margin-top: 5px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 20px;
  float: left;
}

*html .menu-box {
  width: 180px;
  height: auto;
  margin-top: 10px;
  margin-left: -40px;
  margin-bottom: 20px;
  float: left;
}

* + html .menu-box {
  width: 180px;
  height: auto;
  margin-top: 10px;
  margin-left: -40px;
  margin-bottom: 20px;
  float: left;
}

.menu-box li {
  line-height: 0px;
}
*html .menu-box li {
  margin-top: -3px;
}
* + html .menu-box ul {
  margin-top: 2px;
}
* + html .menu-box li {
  margin-top: -4px;
}

/**************************************
お知らせ＆更新履歴
**************************************/

.info-news-box {
  width: 415px;
  height: auto;
  float: left;
  margin-top: 10px;
  margin-left: 7px;
}

*html .info-news-box {
  width: 415px;
  height: auto;
  float: left;
  margin-top: 10px;
  margin-left: 5px;
}

.info-box {
  width: 414px;
  height: 250px;
  background-color: #ddce9b;
}

.info-box iframe {
  width: 400px;
  height: 240px;
}

.news-box {
  width: 414px;
  min-height: 100px;
  height: auto !important;
  height: 100px;
  background-color: #ddce9b;
  text-align: left;
  padding-top: 10px;
}

.news-box dl {
  float: left;
  padding: 0px 0px 0px 10px;
  margin-bottom: 8px;
}

.news-box dt {
  float: left;
  width: 100px;
}

.news-box dd {
  float: left;
  margin-left: 0px;
  width: 285px;
}

/**************************************
バナーボックス
**************************************/

.bunner-box {
  width: 198px;
  height: auto;
  margin: 0px;
  float: right;
}

*html .bunner-box {
  width: 180px;
  height: auto;
  margin-left: -50px;
  margin-right: -10px;
  float: right;
}

/**************************************
行事案内
**************************************/

.bg {
  background-image: url(../event-img/event-bgcolor-01.jpg);
  background-repeat: no-repeat;
}

.txt-pg {
  margin: 5px;
}

/**************************************
フッター部分
**************************************/
.footer-menu {
  width: 800px;
  background-color: #798b4f;
  font-size: 90%;
  color: #fff;
  clear: both;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 0px;
  padding-right: 0px;
}

.footer {
  width: 800px;
}

/*-------------------------------------------------------------
 CSS_switch
---------------------------------------------------------------*/

ul#css_switch {
  margin: 0;
  padding: 0;
  font-size: 100%;
  line-height: 0;
  list-style: none;
  width: 50px;
  height: 40px;
  overflow: hidden;
  position: absolute;
  top: 72px;
  left: 620px;
}

ul#css_switch li {
  margin: 0;
  padding: 0;
  width: 25px;
  height: 20px;
  float: left;
  overflow: hidden;
}

ul#css_switch li.liquid {
  width: 25px;
}

ul#css_switch li a {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  text-indent: -100em;
  overflow: hidden;
}

ul#css_switch li.fixed a {
  background: url(../img/font-nomal-off.jpg) no-repeat left center;
}
ul#css_switch li.liquid a {
  background: url(../img/font-big-off.jpg) no-repeat left center;
}
