@charset "utf-8";
@import "normalize.css";
html {
  overflow-y: scroll;
}
body {
  color: #333333;
  font-size: 14px;
  font-family: メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, sans-serif;
  line-height: 1.8;
  text-align: center;
  background-color: #FFF;
  background-image: url(../image/headerback.gif);
  background-repeat: repeat-x;
}
#container {
  width: 960px;
  margin: auto;
  text-align: center;
  overflow: hidden;
}
a:link {
  color: #288129;
}
a:visited {
  color: #288129;
}
a:active {
  color: #69bb2d;
}
a:hover {
  color: #69bb2d;
}
img.ic {
  vertical-align: bottom;
}
/* header */
header {
  width: 960px;
  height: 94px;
  position: relative;
  margin: 0 0 6px;
}
#home {
  position: absolute;
  top: 20px;
  right: 0px;
}
h1 {
  position: absolute;
  top: 19px;
  left: 0px;
  margin: 0;
}
/* nav */
nav {
  width: 180px;
  float: left;
  margin: 0 30px 8px 0;
}
ul#menu {
  width: 100%;
  margin: 0;
  padding: 0;
}
ul#menu li {
  margin: 0 0 10px;
  padding: 0;
  background: none;
  width: 100%;
}
ul#menu li a {
  width: 100%;
  display: block;
  background: linear-gradient(to bottom, #fdfdfd, #eeeeee);
  border: 1px solid #d1d1d1;
  padding: 6px 0 0;
  font-size: 16px;
  font-weight: 900;
  color: #2e3933;
  font-family: "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
  text-decoration: none;
  text-align: left;
  box-sizing: border-box;
  text-indent: 7%;
  line-height: 1.7;
}
ul#menu li a span {
  width: 84%;
  display: block;
  background: linear-gradient(to bottom, #d1cec0, #cbc8ba);
  padding: 0 8%;
  margin: 4px 0 0;
  font-size: 12px;
  font-weight: 100;
  color: #fff;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  text-indent: 0;
  position: relative;
  letter-spacing: .1em;
}
ul#menu li a:hover {
  opacity: .7;
}
ul#menu li a span::after {
  position: absolute;
  content: ">";
  font-size: 14px;
  bottom: -1px;
  right: 8px;
  color: #fff;
}
ul#bn {
  width: 100%;
  margin: 0;
  padding: 0;
}
ul#bn li {
  margin: 0;
  padding: 0;
  background: none;
}
/* footer */
footer {
  width: auto;
  height: auto;
  margin: 0 auto;
  font-size: 12px;
  clear: both;
  background-image: url(../image/footerback.gif);
  background-repeat: repeat-x;
  text-align: center;
  background-position: center bottom;
}
#contact_frame {
  height: 130px;
  width: 960px;
  margin: 0 auto;
  background-color: #F3F3F3;
  overflow: hidden;
}
#contact {
  height: auto;
  width: auto;
  margin: 0 auto;
  padding: 5px 0 5px 10px;
  line-height: 1.4;
  text-align: left;
  float: left;
  clear: left;
}
#gotop {
  margin: 0 15px 0 0;
  float: right;
  clear: right;
}
#link {
  margin: 70px 15px 0 100px;
  float: right;
}
#copy {
  width: 960px;
  height: 25px;
  margin: 0 auto;
  padding: 8px 0 0;
  color: #FFF;
  clear: both;
}
/* top */
#top {
  height: 321px;
  width: 960px;
  clear: both;
  margin: 0 auto 23px;
}
#about {
  width: 750px;
  margin: 0 auto 40px;
}
p.about {
  margin: 9px 6px 16px;
  padding: 0;
  text-indent: 0;
}
#news {
  width: 750px;
  height: auto;
  margin: 10px auto;
  overflow: hidden;
}
#news ul {
  height: 100px;
  margin: 0 0 5px;
  padding: 10px 10px 20px 5px;
  list-style: none;
  overflow: auto;
}
#news ul li {
  list-style: none;
  padding: 2px 0 8px 4px;
  background-image: none;
}
/* main */
#main {
  width: 750px;
  text-align: left;
  float: right;
  margin: 0;
  padding: 0 0 20px;
  clear: right;
  background-color: #FFFFFF;
  overflow: hidden;
}
h2 {
  height: 20px;
  width: 725px;
  margin: 0 auto 20px;
  padding: 26px 0 24px 25px;
  background-image: url(../image/h2.jpg);
  background-repeat: no-repeat;
  font-size: 20px;
  font-weight: normal;
  color: #FFF;
  line-height: 20px;
}
h2.optout {
  padding: 14px 0 8px 25px;
  height: 44px;
  line-height: 22px;
}
h3 {
  width: 745px;
  color: #2F2F2F;
  font-size: 18px;
  font-weight: normal;
  background: url(../image/h3.gif) bottom center no-repeat;
  margin: 20px 0 15px 10px;
  padding: 10px 0 6px 8px;
  line-height: 1.2;
}
h3.about {
  margin: 0;
  width: 745px;
}
h4 {
  width: 720px;
  height: 16px;
  color: #2F2F2F;
  font-size: 16px;
  font-weight: normal;
  background-image: url(../image/h4.gif);
  background-repeat: no-repeat;
  margin: 20px 0 15px 10px;
  padding: 8px 0 7px 20px;
  line-height: 16px;
}
h4.news {
  margin: 0;
  width: 730px;
}
h5 {
  padding: 0;
  font-size: 14px;
  margin: 10px 10px 5px 15px;
}
.style1 {
  font-size: 15px;
}
p {
  margin: 5px 20px 5px 20px;
  padding: 0;
  text-indent: 0.7em;
}
p.noindent {
  text-indent: 0;
}
/* list */
ul {
  margin: 5px 20px 5px 32px;
  padding: 0;
}
ul li {
  list-style: none;
  padding: 2px 0 2px 15px;
  background-position: 0 11px;
  background-image: url(../image/li.gif);
  background-repeat: no-repeat;
}
li ul {
  margin: 5px 0 0 5px;
}
ol {
  margin: 5px 20px 5px 52px;
  padding: 0;
}
ol li {
  margin: 0;
  padding: 2px 0;
}
li ol {
  margin: 5px 0 0 10px;
}
/* table */
table {
  padding: 0;
  margin: 10px 10px 10px 30px;
}
table.center {
  margin: 10px auto;
}
table td {
  border: 1px dotted #9495B1;
  padding: 5px 8px;
}
table th {
  border: 1px dotted #9495B1;
  padding: 5px 8px;
  font-weight: bold;
  text-align: left;
  background-color: #288129;
  color: #FFF;
}
table.noborder td, table.noborder th {
  border: none;
}
table.noborder th {
  font-weight: normal;
  background: #fff;
  color: #000;
}
/* figure */
figure {
  margin: 10px 20px;
}
figure.center {
  margin: 10px auto;
}
figure.fr {
  float: right;
  margin: 0 20px 5px 10px;
}
figure.fl {
  float: left;
  margin: 0 10px 5px 25px;
}
figure img {
  margin: 5px;
  width: 100%;
}
figcaption {
  font-size: 0.85em;
  line-height: 1.1;
  padding: 0 5px;
}
/* utility */
a[target="_blank"] {
  background-image: url("../image/ic_blank.gif");
  background-position: right;
  background-repeat: no-repeat;
  padding-right: 22px;
  background-size: 15px 18px;
  margin-right: 5px;
}
a[href$=".pdf"] {
  background: url(../image/ic_pdf.png);
  background-position: right;
  background-repeat: no-repeat;
  padding-right: 24px;
  background-size: 20px 20px;
  margin-right: 5px;
}
.no_icon, a.no_icon {
  background-image: none !important;
  padding-right: 0;
}
.mb0 {
  margin-bottom: 0;
}
.mb05 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb25 {
  margin-bottom: 25px;
}
.mb30 {
  margin-bottom: 30px;
}
.mt0 {
  margin-top: 0;
}
.mt05 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt25 {
  margin-top: 25px;
}
.mt30 {
  margin-top: 30px;
}
.ml0 {
  margin-left: 0;
}
.w10 {
  width: 10%;
}
.w15 {
  width: 15%;
}
.w20 {
  width: 20%;
}
.w25 {
  width: 25%;
}
.w30 {
  width: 30%;
}
.w35 {
  width: 35%;
}
.w40 {
  width: 40%;
}
.w45 {
  width: 45%;
}
.w50 {
  width: 50%;
}
.w55 {
  width: 55%;
}
.w60 {
  width: 60%;
}
.w70 {
  width: 70%;
}
.w75 {
  width: 75%;
}
.w80 {
  width: 80%;
}
.w90 {
  width: 90%;
}
.w95 {
  width: 95%;
}
.w100 {
  width: 100%;
}
.clear {
  clear: both;
}
.center {
  text-align: center;
  text-indent: 0;
}
.right {
  text-align: right;
}
.left {
  text-align: left;
}
.small {
  font-size: 0.85em;
}
hr {
  border: 1px dotted #666666;
  margin: 15px 20px;
  clear: both
}
blockquote {
  margin: 5px 0 5px 11px;
}
blockquote p {
  text-indent: 0;
}
.books {
  display: flex;
  align-items: center;
  width: 90%;
  margin: 10px auto;
}
.books img {
  width: 15%;
}
.books p {
  text-indent: 0;
}