﻿@charset "utf-8";
body{
  color:#333;
  background-color:#3E4B20;
  background-image:url(../images/bg.jpg);
  margin:0px;
  padding:0px;
  font:14px/2 "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
  -webkit-text-size-adjust:100%;
}
h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form,figure{
  margin:0px;
  padding:0px;
}
ul{
  list-style-type:none;
}
img{
  border:none;
  vertical-align:bottom;
}
input,textarea,select{
  font-size:1em;
}
form{
  margin:0px;
}
table{
  border-collapse:collapse;
  font-size:100%;
  border-spacing:0;
}
a{
  color:#333;
}
a:hover{
  color:#2a7428;
  text-decoration:none;
}
#container{
  width:980px;
  margin:0px auto;
  background:#FFF url(../images/mainimg.jpg) no-repeat center 50px;
  -webkit-box-shadow:0px 0px 15px rgba(0,0,0,0.3);
  box-shadow:0px 0px 15px rgba(0,0,0,0.3);
  z-index:1;
}
header{
  height:250px;
  width:100%;
  position:relative;
}
header h1{
  font-size:9px;
  line-height:10px;
  position:absolute;
  top:34px;
  right:20px;
  font-weight:normal;
  z-index:90;
}
header #logo a{
  text-decoration:none;
  display:block;
  width:160px;
  height:190px;
  padding-top:5px;
  position:absolute;
  left:50px;
  top:0px;
  background-color:#AD6932;
  background-image:-webkit-gradient(linear, left top, left bottom, from(#C6824B), to(#1AD6932));
  background-image:-webkit-linear-gradient(#C6824B, #AD6932 20%);
  background-image:linear-gradient(#C6824B, #AD6932 20%);
  text-align:center;
  border-right:1px solid #FFF;
  border-bottom:1px solid #FFF;
  border-left:1px solid #FFF;
  color:#FFF;
  z-index:91;
}
header #logo a:hover{
  color:#FFF;
}
#contents{
  margin:0px auto;
  width:940px;
}
#main{
  float:right;
  width:650px;
  padding-bottom:30px;
  padding-top:150px;
}
#main h2{
  font-size:100%;
  clear:both;
  border-bottom:3px solid #2a7428;
  background:#272018 url(../images/bg2.png) no-repeat right center;
  padding:8px 10px;
  letter-spacing:0.1em;
  color:#FFF;
}
#main h3{
  background-color:#FFF;
  background-image:-webkit-gradient(linear, left top, left bottom, from(#FFF), to(#dcdcdc));
  background-image:-webkit-linear-gradient(#FFF, #dcdcdc);
  background-image:linear-gradient(#FFF, #dcdcdc);
  font-size:100%;
  padding:4px 15px;
  border-radius:4px;
  clear:both;
  border:1px solid #999;
}
#main p{
  padding:10px 10px 15px;
}
#main section.list{
  padding:20px;
  border:1px solid #CCC;
  margin-bottom:15px;
  background-image:-webkit-gradient(linear, left top, left bottom, from(#FFF), to(#dcdcdc));
  background-image:-webkit-linear-gradient(#FFF, #dcdcdc);
  background-image:linear-gradient(#FFF, #dcdcdc);
  position:relative;
  overflow:hidden;
}
#main section.list p{
  padding:0px;
  margin-left:34%;
}
#main section.list figure img{
  float:left;
  background-color:#FFF;
  padding:5px;
  border:1px solid #CCC;
  width:30%;
  height:auto;
}
#main section.list h4{
  padding:2px 0px 2px 10px;
  margin-left:34%;
  font-size:100%;
  border-left:4px solid #2a7428;
  border-bottom:1px solid #CCC;
  margin-bottom:0.5em;
}
#main section.list dl{
  margint:5px;
}
#main section.list dt{
  float:left;
  clear:left;
  width:350px;
  font-weight:bold;
  padding:5px;
  border-bottom:solid 1px #aaa;
}
#main section.list dd{
  margin-left:360px;
  padding:5px;
  text-align:right;
  border-bottom:solid 1px #aaa;
}
#main section.list_info dl{
  margint:5px;
}
#main section.list_info dt{
  float:left;
  clear:left;
  width:120px;
  font-weight:bold;
  padding:5px;
}
#main section.list_info dd{
  margin-left:130px;
  padding:5px;
}
#sub{
  float:left;
  width:220px;
  padding:0px 0px 30px 30px;
}
#sub h2{
  font-size:100%;
  color:#FFF;
  background:#2a7428;
  text-align:center;
}
#snsb{
  margin-top:4px;
}
.snsb{
  overflow:hidden;
  margin:0;
  padding:0;
  display:inline-block;
  vertical-align:bottom;
}
.snsb ul{
  position:relative;
}
.snsb li{
  float:left;
  margin-right:4px;
  margin-top:0px;
  margin-bottom:4px;
  padding-top:0px;
  padding-bottom:0px;
  display:inline-block;
  vertical-align:bottom;
  *display:inline;
}
#___plusone_0{
  display:inline-block;
  margin-top:8px !important;
  width:65px !important;
}
.snsb iframe{
  margin:0 !important;
  padding:0 !important;
  vertical-align:bottom !important;
}
nav#menubar ul li{
  width:220px;
  margin-bottom:10px;
  z-index:92;
}
nav#menubar ul li a{
  text-decoration:none;
  display:block;
  font-weight:bold;
  letter-spacing:0.1em;
  border:1px solid #FFF;
  background-color:#272018;
  background:url(../images/menu_line.png) no-repeat left center, -webkit-gradient(linear, left top, left bottom, from(#44372a), to(#272018));
  background:url(../images/menu_line.png) no-repeat left center, -webkit-linear-gradient(#44372a, #272018 40%);
  background:url(../images/menu_line.png) no-repeat left center, linear-gradient(#44372a, #272018 40%);
  padding:8px 0px 8px 30px;
  color:#FFF;
}
nav#menubar ul li a:hover, nav#menubar ul li#current a{
  background:#FFF url(../images/menu_line.png) no-repeat left center;
  border:1px solid #2a7428;
  color:#2a7428;
}
nav#menubar ul li a span{
  font-size:9px;
  display:block;
  font-weight:normal;
}
ul.navmenu{
  padding-top:30px;
  padding-bottom:30px;
  text-align:center;
}
ul.navmenu li{
  display:inline;
}
ul.navmenu li a{
  background:url(../images/arrow.png) no-repeat left center;
  padding-right:20px;
  padding-left:15px;
  text-decoration:none;
}
ul.navmenu li a:hover{
  background:url(../images/arrow.png) no-repeat 2px center;
}
footer{
  clear:both;
  text-align:center;
  padding-top:15px;
  padding-bottom:15px;
  background:#1A4819 url(../images/footer_bg.jpg) no-repeat right center;
  color:#FFF;
}
footer .pr{
  display:block;
  font-size:80%;
}
footer a{
  text-decoration:none;
  color:#FFF;
}
footer a:hover{
  color:#FFF;
}
#new{
  margin-bottom:15px;
}
#new dl{
  overflow:auto;
}
#new dt{
  font-weight:bold;
  float:left;
  width:8em;
}
#new dd{
  border-bottom:1px solid #d2d2d2;
  padding-left:8em;
}
#new dd img{
  vertical-align:middle;
}
.ta1{
  width:100%;
}
.ta1, .ta1 td, .ta1 th{
  border:1px solid #999;
  line-height:2;
}
.ta1 td{
  padding:10px;
}
.ta1 th{
  width:180px;
  padding:10px;
  text-align:center;
  background-color:#e5e5e5;
}
.ta1 th.tamidashi{
  width:auto;
  text-align:left;
  color:#FFF;
  background-color:#333;
  background-image:-webkit-gradient(linear, left top, left bottom, from(#4b4b4b), to(#333));
  background-image:-webkit-linear-gradient(#4b4b4b, #333);
  background-image:linear-gradient(#4b4b4b, #333);
}
.ta1 caption{
  padding:10px;
  border-top:1px solid #333;
  border-right:1px solid #333;
  border-left:1px solid #333;
  text-align:left;
  background-color:#e9ddae;
  background-image:-webkit-gradient(linear, left top, left bottom, from(#efe6c5), to(#e9ddae));
  background-image:-webkit-linear-gradient(#efe6c5, #e9ddae);
  background-image:linear-gradient(#efe6c5, #e9ddae);
  font-weight:bold;
}
input[type="submit"], input[type="button"], input[type="reset"]{
  width:250px;
  padding:10px;
  margin-bottom:20px;
  border-radius:30px;
  background-color:#e5e5e5;
  background-image:-webkit-gradient(linear, left top, left bottom, from(#FFF), to(#e5e5e5));
  background-image:-webkit-linear-gradient(#FFF, #e5e5e5);
  background-image:linear-gradient(#FFF, #e5e5e5);
  font-size:16px;
  letter-spacing:0.1em;
  border:1px solid #999;
}
input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover{
  background-color:#FFF;
  background-image:-webkit-gradient(linear, left top, left bottom, from(#e5e5e5), to(#FFF));
  background-image:-webkit-linear-gradient(#e5e5e5, #FFF);
  background-image:linear-gradient(#e5e5e5, #FFF);
}
#pagetop{
  clear:both;
}
#pagetop a{
  color:#FFF;
  font-size:10px;
  background-color:#333;
  text-decoration:none;
  text-align:center;
  width:12em;
  display:block;
  float:right;
  letter-spacing:0.1em;
}
#pagetop a:hover{
  background-color:#666;
  color:#FFF;
}
.osusume{
  font-size:10px;
  color:#FFF;
  background:#F00;
  text-align:center;
  display:block;
  width:120px;
  position:absolute;
  right:0px;
  bottom:0px;
  -webkit-transform:rotate(-45deg) translate(37px,20px);
  -ms-transform:rotate(-45deg) translate(37px,20px);
  transform:rotate(-45deg) translate(37px,20px);
}
#access{
  width:650px;
  height:400px;
  position:relative;
  margin:0px auto;
  color:#333;
}
#access p{
  font-size:12px;
  position:absolute;
  height:400px;
  width:280px;
  bottom:0px;
  left:360px;
  padding:20px;
}
.look{
  background:#dcdcdc;
}
.mb15, .mb1em{
  margin-bottom:15px;
}
.tel30{
  margin-bottom:30px;
  margin-left:30px;
  margin-right:30px;
  padding-bottom:30px;
}
.clear{
  clear:both;
}
ul.disc{
  padding:0em 25px 1em;
  list-style:disc;
}
ul.list{
  padding-top:30px;
  padding-bottom:30px;
}
ul.list li{
  background:transparent url(../images/arrow.png) no-repeat scroll left 7px;
  padding-right:20px;
  padding-left:25px;
}
.color1{
  color:#2a7428;
}
.detail1{
  color:#FF0000;
  font-size:12px;
}
.pr{
  font-size:10px;
}
.btn{
  font-size:13px;
}
.wl{
  width:96%;
}
.ws{
  width:50%;
}
.c{
  text-align:center;
}
.r{
  text-align:right;
}
figcaption{
  font-size:11px;
}
img{
  max-width:100%;
  height:auto;
}
#menubar_hdr{
  display:none;
}
@media (min-width:481px) and (max-width:800px){
  #container{
  width:auto;
  background:#FFF url(../images/mainimg.jpg) no-repeat center 50px/96%;
}
#contents{
  width:96%;
}
header h1{
  display:none;
}
#main, #sub{
  float:none;
  width:auto;
}
#main{
  padding-top:350px;
}
#sub{
  padding:0px 0px 30px 0px;
}
nav#menubar{
  position:absolute;
  left:2%;
  top:280px;
  width:96%;
}
nav#menubar ul li{
  float:left;
  width:49%;
}
nav#menubar ul li:nth-child(odd){
  width:50%;
  margin-right:1%;
}
#main section.list dl{
  margint:5px;
}
#main section.list dt{
  float:left;
  clear:left;
  width:300px;
  font-weight:normal;
  padding:5px;
  border-bottom:solid 1px #aaa;
}
#main section.list dd{
  margin-left:305px;
  padding:5px;
  text-align:right;
  border-bottom:solid 1px #aaa;
}
#access,
#access img{
  width:100%;
  height:auto;
}
#access p{
  display:inline;
  position:static;
  font-size:12px;
  width:100%;
  height:120px;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
}
#access iframe{
  height:300px;
}
}
@media (max-width:480px){
  #container{
  width:auto;
  background:#FFF url(../images/mainimg.jpg) no-repeat center 130px/96%;
}
#contents{
  width:96%;
}
header h1{
  display:none;
}
header #logo a{
  width:100%;
  height:100px;
  padding-top:5px;
  position:static;
  border-right:none;
  border-left:none;
}
header #logo img{
  width:80px;
  height:80px;
  position:static;
}
#main, #sub{
  float:none;
  width:auto;
}
#main{
  padding-top:10px;
}
#top #main{
  padding-top:350px;
}
#sub{
  padding:0px 0px 30px 0px;
}
nav#menubar{
  position:absolute;
  left:0px;
  top:0px;
  width:100%;
  padding:5px;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  background:rgba(255,255,255,0.7);
}
#top nav#menubar{
  top:280px;
  background:none;
}
nav#menubar ul li{
  float:left;
  width:49%;
}
nav#menubar ul li a{
  letter-spacing:normal;
}
nav#menubar ul li:nth-child(odd){
  width:50%;
  margin-right:1%;
}
ul.navmenu{
  padding-top:10px;
  padding-bottom:10px;
  text-align:left;
}
ul.navmenu li{
  display:block;
}
#main section.list p,
#main section.list h4{
  margin-left:0;
}
#main section.list figure img{
  float:none;
  width:100%;
  margin-bottom:10px;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
}
#main section.list dl{
  margint:3px;
}
#main section.list dt{
  float:left;
  clear:left;
  width:250px;
  font-weight:normal;
  font-size:10px;
  padding:3px;
  border-bottom:solid 1px #aaa;
}
#main section.list dd{
  margin-left:250px;
  padding:3px;
  text-align:right;
  font-size:10px;
  border-bottom:solid 1px #aaa;
}
section#new h2.open{
  background:#272018 url(../images/btn_minus.png) no-repeat right center;
}
section#new h2.close{
  background:#272018 url(../images/btn_plus.png) no-repeat right center;
}
#new dl{
  height:auto;
  margin:5px 5px 0px;
}
#new dt{
  float:none;
  width:auto;
}
#new dd{
  padding-left:0;
}
.ta1{
  width:100%;
}
.ta1 td{
  width:auto;
  padding:2px;
}
.ta1 th{
  width:100px;
  padding:2px;
}
#access,
#access img{
  width:100%;
  height:auto;
  float:none;
}
#access p{
  width:100%;
  display:inline;
  position:static;
  font-size:12px;
  width:100%;
  height:120px;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
}
#access iframe{
  height:250px;
}
#top #menubar_hdr{
  display:none;
}
#menubar_hdr{
  display:inline;
  position:absolute;
  top:0px;
  right:10px;
  background-image:-webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#e5e5e5));
  background-image:-webkit-linear-gradient(#fbfbfb, #e5e5e5);
  background-image:linear-gradient(#fbfbfb, #e5e5e5);
  padding:10px;
  border:1px solid #cfcfcf;
  border-radius:0px 0px 6px 6px;
}
}
#main section.eigyo table{
  width : 100%;
  border: 2px solid;
  border-collapse: collapse;
  border-width : 2px;
  border-color : gray;
}
#main section.eigyo tbody{
  width : 100%;
}
#main section.eigyo th{
  background : none 0% 0% / auto auto repeat scroll padding-box border-box silver;
  text-align : center;
  border : 2px solid gray;
  border-collapse: collapse;
  padding: 2px;
}
#main section.eigyo td{
  text-align : center;
  border: 2px solid;
  border-collapse: collapse;
  border-width : 2px;
  border-color : gray;
  padding: 2px;
}
#main section.eigyo td.close{
  background : none 0% 0% / auto auto repeat scroll padding-box border-box #ffe1d2;
  color: red;
}
#main section.eigyo td.open{
  background : none 0% 0% / auto auto repeat scroll padding-box border-box #ddffdd;
}
#main section.eigyo td span{
  font-size : 60%;
}
#main section.eigyo_memo dl{
  width: 100%;
}
#main section.eigyo_memo dt{
  width: 30%;
  float: left;
}
#main section.eigyo_memo dd{
  width: 70%;
  margin-left: 30%;
}
