@charset "UTF-8";

/* reset */

html {
  background: #7AB02A;
  overflow-y: scroll;
}

* {
  margin: 0;
  padding: 0;
  zoom: 1;

  border: none;
  font-size: 100%;
  font-style: normal;
  text-decoration: none;
  line-height: 1;
  font-weight: normal;

}

ol,
ul {
  list-style: none;
}

a[href$=".pdf"] {
  padding-right: 20px;
  background: url(/example/imag/pdf_s.png) no-repeat right center;
  background-size: 16px 16px;
}

/* clearfix */
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

/* init */
body {
  background: #B9D432;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


sub {
  vertical-align: baseline;
}

/* コンテナ */
#container {
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  background-color: #ffffff;
}

/* ヘッダー */
#headerlin {
  background-color: #9ac83a;
  height: 20px;
  margin-top: 0px;
  width: 100%;
  min-width: 960px;

}

#header {
  background-color: #FFFFFF;
  margin-top: 0px;
}

#header h1 img {
  float: left;
  display: inline;
}

#header #form1 {
  float: right;
  margin-top: 20px;
  width: 270px;
}

#header #form1 #search {
  height: 20px;
  width: 200px;
  border: 1px solid #CCC;
}

#header #form1 img {
  vertical-align: text-top;
}

#contents {
  line-height: 1.8;
  padding: 10px 0 0;
  margin: 20px 0;
}



/* --- グリーン点線--- */
hr.separator1 {
  height: 2px;
  border: none;
  border-top: 2px #b9d432 dotted;
  /* 境界線 */
  align: center;
  margin-top: 30px;
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 20px;
  padding-top: 30px;
  padding-bottom: 10px;
}


/* このページのトップへ */
#pagetop {
  clear: both;
  padding-top: 30px;
}

#pagetop p {
  text-align: right;
  padding-right: 30px;
}

/* フッター */
#footer {
  background-color: #7AB02A;
  width: 100%;
  min-width: 960px;
}

#footer .footerlink {
  text-align: center;
}

#footer .footerlink a {
  color: #fff;
}

#footer_inside {
  width: 930px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 20px;
  padding-right: 15px;
  padding-bottom: 30px;
  padding-left: 15px;
}

#footer_inside h5 {
  font-size: 85%;
  font-weight: bold;
  color: #FFF;
  margin-bottom: 5px;
}

#footer_inside p {
  color: #FFF;
  font-size: 70%;
  line-height: 130%;
  margin-bottom: 10px;
}

#footer_inside #copyright {
  clear: both;
}

#footer_inside #copyright p {
  color: #FFF;
  text-align: center;
  padding-top: 10px;
  font-size: 70%;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#footer_inside #left {
  width: 162px;
  float: left;
}

#footer_inside #center {
  width: 127px;
  float: left;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: 20px;
  margin-left: 20px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #FFF;
  border-left-color: #FFF;
}

#footer_inside #right01 {
  float: left;
  width: 270px;
}

#footer_inside #right02 {
  width: 270px;
  float: right;
}

/* ニュース用 
#contents dl{margin:10px 20px;}*/


/* トップバナー */
#rogo {
  width: 300px;
  margin-top: 10px;
  padding-top: 0px;
  float: left;
}

#top_box {
  float: right;
  width: 650px;
  margin-top: 0px;
  margin-left: 10px;
  padding-top: 0px;
}



.sarch {
  margin-top: 10px;
  margin-right: 0px;
  margin-left: 50px;
  float: left;
  vertical-align: baseline;
  width: 300px;
  min-height: 31px;
  padding-left: 50px;

}

.tel_box {
  float: right;
  width: 120px;
  margin-top: 10px;
  margin-right: 10px;
  padding-top: 0px;
  padding-left: 10px;
}

.list_box {
  float: left;
  width: 440px;
  margin-top: 0;
  margin-right: 5px;
  margin-left: 15px;
  margin-bottom: 5px;
  padding-top: 14px;
  padding-bottom: 10px;
  padding-left: 10px;
  clear: left;
  text-align: center;
  color: #0E6835;
  font-size: 12px;
  text-decoration: none;
  display: inline;
  vertical-align: middle;
  letter-spacing: 0em;
}

.list_boxlink a {
  color: #0E6835;
  display: inline-block;
  padding: 4px 0;
  text-decoration: none;
  background-color: #ffffff;
}



.toiawase {
  float: right;
  width: 140px;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding-top: 0px;
}

.title_box01 {
  width: 940px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
}
}

.title_box02 {
  width: 940px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
}
}

.text_icon {
  float: left;
  width: 180px;
  margin-top: 5px;
  padding-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 20px;
}

.text_area {
  float: left;
  width: 680px;
  margin-top: 0px;
  margin-left: 20px;
  margin-right: 0px;
  margin-bottom: 5px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
}

.text_date {
  width: 600px;
  margin-top: 5px;
  padding-top: 0px;
  font-size: medium;
  font-weight: normal;
  color: #0E6835;
}

.text_date .color-kikin {
  color: #5b9bd5;
}
.text_date .color-gb {
  color: #ed7d31;
}


.text_box {
  width: 660px;
  margin-top: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: medium;
  color: #333333;

}


.text_box a:link {
  color: #333333;
}

.text_box a:visited {
  color: #333333;
}

.text_box a:hover {
  color: #ff0000;
}

.text_box a:active {
  color: #ff0000;
}




.title_box02 {
  width: 940px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  float: right;
  margin-right: 10px;
}

.text_icon02 {
  float: left;
  width: 100px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 20px;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 20px;
}

.box {
  float: left;
}

/*トップメニュー */
.box {
  float: left;
}

.boxContainer {
  overflow: hidden;
  margin-top: 15px;
  margin-bottom: 0;
}

/* clearfix */
.boxContainer:before,
.boxContainer:after {
  content: "";
  display: table;
}

.boxContainer:after {
  clear: both;
}


img.sitmap {
  vertical-align: middle;
}

.oldlist_box {

  margin-right: 20px;
  width: auto;
}


.clear {
  clear: both;
}

.clear hr {
  display: none;
}


/* ヘッダー 事業切り替えリンク */
.header-productLink {
  margin-right: 20px;
}

.header-productLink a {
  display: inline-block;
  padding: 3px 15px;
  background: #5aa033;
  border: 1px solid #5aa033;
  border-radius: 5px;
  color: white;
}

.header-productLink a:hover {
  background-color: #9ac83a;
}

/* 事業切り替えリンク */
.businessSelect {
  overflow: hidden;
  margin: 25px auto -20px;
  padding: 0 20px;
}
.businessSelect__item {
  float: left;
  box-sizing: border-box;
  width: 450px;
}
.businessSelect__item:last-child {
  float: right;
}
.businessSelect__item a {
  display: block;
  transition: all .5s;
}
.businessSelect__item a:hover {
  opacity: .8;
}


