@charset "utf-8";
/* Reset */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q,
samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset,
form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header, hgroup,
menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-weight: normal;
}
body {
  line-height: 1
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu,
nav, section {
  display: block
}
nav ul {
  list-style: none
}
blockquote, q {
  quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
  content: none
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent
}
abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0
}
input, select {
  vertical-align: middle
}
/* Common */
html {
}
body {
  color: #333;
  font-family: "メイリオ", "ＭＳ Ｐゴシック", "Arial", "Osaka", "ヒラギノ角ゴPro W3";
  text-align: center;
  font: 13px;
  font-size: 0.875em;
 *font-size: x-small;
  /*letter-spacing: 0.1em;*/
  background: url(../images/bg.gif) repeat-x 0 76px;
  background-color: #fff;
}
a {
  text-decoration: none;
}
img {
  max-width: 100%;
  vertical-align: middle;
  height: auto;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
}
/* For modern browsers */

.clear:before, .clear:after {
  content: "";
  display: block;
  overflow: hidden;
}
.clear:after {
  clear: both;
}
/* For IE 6/7 (trigger hasLayout) */

.clear {
  zoom: 1;
  position: relative;  /* For DW CS3 */
}
#g-container {
  width: 950px;
  margin: 0 auto;
}
header {
}
#g-header {
  height: 76px;
}
#g-logo {
  float: left;
  width: 192px;
  margin-top: 3px;
}
#g-header-right {
  float: left;
  width: 758px;
}
#g-subnav {
}
#g-subnav ul {
  text-align: right;
  margin-right: 20px;
}
#g-subnav li {
  display: inline-block;
  margin: 0 10px;
  padding: 0;
  list-style: none;
  font-size: 0.85em;
}
#g-subnav li a {
  display: block;
  padding: 8px 0;
  text-align: center;
  text-decoration: none;
  color: #007A47;
}
#g-subnav li a:hover {
  color: #74C455;
}
#g-search {
  width: 300px;
  margin-left: 458px;
  height: 45px;
}
#g-menu-btn {
  display: none;
}
#g-navigation {
}
#g-mainnav {
  height: 30px;
}
#g-menu {
  margin: 0 auto;
  padding: 0;
}
#g-menu li {
  display: block;
  float: left;
  width: 20%;
  margin: 0;
  padding: 0;
}
#g-menu li a {
  display: block;
  padding: 8px 0;
  color: #D1F16C;
  font-size: 1.15em;
  text-align: center;
  text-decoration: none;
}
#g-menu li a.sel, #g-menu li a:hover {
  color: #fff;
}

#g-toggle {
  display: none;
}
#g-search-btn {
  display: none;
}
#g-secondnav {
  height: 30px;
}
#g-smenu {
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
#g-smenu li {
  display: inline-block;
  margin: 0 5px;
  padding: 0;
  font-size: 12px;
}
#g-smenu li a {
  display: block;
  padding: 8px 0;
  color: #007A47;
  text-align: center;
  text-decoration: none;
}

#g-smenu li a.sel, #g-smenu li a:hover {
  color: #fff;
}
#g-pan {
  padding: 9px 0;
  font-size: 0.85em;
  color: #007A48;
  text-align: left;
  line-height: 1.1em;
}
#g-pan a {
  color: #007A48;
}
#g-pan a:hover {
  text-decoration: underline;
}
#g-contents {
  margin: 0 auto;
}
#g-pagetop {
  text-align: right;
  padding: 10px 0;
}
#g-bottom {
  text-align: left;
  color: #007A48;
  padding: 10px 0 5px;
}
#g-bottom a {
  color: #007A48;
}
#g-bottom a:hover {
  text-decoration: underline;
}
#g-blogo {
  float: left;
  width: 200px;
  font-size: 1.25em;
  letter-spacing: 0.1em;
  font-weight: bold;
}
#g-bmenu {
  float: left;
  width: 750px;
}
#g-bmenu ul {
  text-align: right;
}
#g-bmenu li {
  list-style: none;
  display: inline-block;
  margin-left: 20px;
  font-size: 0.85em;
}
footer {
  border-top: solid 1px #00944A;
  background: url(../images/bg_footer.gif) bottom repeat-x;
  background-color: #F4FFED;
}
#footer-inner {
  background: url(../images/bg_footer_head.gif) repeat-x;
}
#g-sitemap {
  width: 950px;
  margin: 0 auto;
  padding-bottom: 40px;
  text-align: left;
}
#g-sitemap ul {
}
#g-sitemap li {
  float: left;
  width: 20%;
  list-style: none;
  padding: 8px 0;
}
#g-sitemap li a {
  color: #fff;
}
#g-sitemap li ul {
  margin-top: 10px;
}
#g-sitemap li li {
  clear: left;
  width: auto;
  padding: 4px 0;
}
#g-sitemap li li a {
  color: #007947;
  font-size: 0.85em;
}
#g-sitemap a:hover {
  text-decoration: underline;
}
#g-attention {
  width: 950px;
  margin: 0 auto;
  text-align: left;
  color: #555;
}
#g-attention ul {
}
#g-attention li {
  list-style: none;
  margin-bottom: 5px;
  font-size: 0.85em;
}
#g-copy {
  padding: 20px 0 40px;
  font-size: 0.8em;
}

#g-contents h1 {
  text-align: center;
  font-size: 1.7em;
  color: #007A48;
  padding: 22px 0;
  letter-spacing: 0.1em;
  font-weight: bold;
}


#g-contents {
  line-height: 1.2em;
  text-align: left;
}
#g-contents p{
  padding-bottom: 15px;
}

a img.over {
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

a:hover img.over {
  opacity:0.6;
  filter:alpha(opacity=60);
  -ms-filter: "alpha( opacity=60 )";

}

a.ya {
  background: url(../images/i_ya_g.gif) no-repeat 0 3px;
  padding-left: 10px;
  color: #007A47;
}

a.ya:hover {
  text-decoration: underline;
}

/* Yahoo! Search */
#srchBox {
/*width:298px;
_width:296px;
margin-bottom:10px;
background-color:#FFFFFF;
border-style:solid;
border-width:1px;
border-color:#EEEEEE;
color:#000000;
text-align:left;
*/}
#srchBox * {
  margin: 0;
  padding: 0;
  font-size: 13px;
*font-size:small;
*font:x-small;
}
#srchBox a img {
  border: none;
}
#srchBox #srch {
  padding: 10px 10px 0 10px;
}
#srchBox #srch #srchForm {
  white-space: nowrap;
}
#srchBox #srchInput {
  width: 188px;
  margin-right: 6px;
  vertical-align: bottom;
}
#srchBox #srchBtn {
/*width:80px;
*/}
*html #srchBox #srchBtn {
  padding-top: 2px;
}
*:first-child+html #srchBox #srchBtn {
  padding-top: 2px;
}
#srchBox ul {
  margin-top: 6px;
  text-align: left;
}
#srchBox li {
  list-style-type: none;
  display: inline;
  zoom: 1;
  padding-right: 10px;
}
#srchBox li input {
  zoom: 1;
  margin-right: 2px;
  _margin: -4px 0 -4px -4px;
  vertical-align: middle;
  border: 0;
}
*:+html #srchBox li input {
margin:-4px 0 -4px -4px;
}
#srchBox #srchLogo {
  margin: 6px 6px 6px 0;
  text-align: right;
}
#srchBox #srchLogo a {
  color: #666666;
  text-decoration: none;
  font-size: 85%;
}
#srchBox #srchLogo a:hover {
  text-decoration: underline;
}
#srchBox.watermark {
  padding-bottom: 6px;
}
#srchBox.watermark #srchInput {
  padding: 1px 1px 2px 1px;
  border: 1px solid #a5acb2;
  background: #fff url(http://i.yimg.jp/images/search/customsearch/yjlogo/yjlogo_type4.gif) center center no-repeat;
}
#srchBox.watermark #srchInput.nomark {
  background: #fff;
}
#srchBox.watermark #srchLogo {
  display: none;
}

@media only screen and (max-width: 1024px) {
#g-container {
  width: 748px;
}
#g-logo {
  float: left;
  width: 192px;
}
#g-header-right {
  float: left;
  width: 556px;
}
#g-search {
  margin-left: 256px;
}
#g-blogo {
  width: 180px;
}
#g-bmenu {
  width: 560px;
}
#g-sitemap {
  width: 748px;
}
#g-attention {
  width: 748px;
}
}

@media only screen and (max-width: 768px) {
body {
  background-image: none;
}
#g-container {
  width: 100%;
}
header {
  border-bottom: solid 2px #007A48;
}
#g-header {
  padding: 0;
  border-bottom: none;
  height: auto;
}
#g-logo {
  width: 70%;
  text-align: left;
}
#g-logo img {
  width: 50%;
  margin: 5px 0 5px 5px;
}
#g-search-btn {
  float: left;
  display: block;
  width: 15%;
  margin-top: 5px;
}

#g-search-btn img, #g-menu-btn img {
  width: 80%;
}
#g-menu-btn {
  float: left;
  display: block;
  width: 15%;
  margin: 5px 0;
}
#g-subnav ul {
  display: none;
}
#g-menu {
  margin-top: 5px;
  display: none;
}
#g-subnav li a, #g-menu li a, #g-smenu li a {
  padding: 15px 0;
}
#g-menu li.menu {
  width: 100%;
  border-bottom: solid 1px #75C555;
  background-color: #007A48;
}
#g-menu li ul {
  background-color: #75C555;
}
#g-menu li.smenu {
  display: block;
  float: left;
  width: 49.8%;
  margin: 0;
  background-color: #75C555;
  font-size: 12px;
  border-bottom: solid 1px #fff;
}
#g-menu li.sp1 {
  width: 44.8%;
}

#g-menu li.sp2 {
  width: 54.8%;
}

#g-menu li.smenu:last-child, #g-menu li.smenu:nth-last-child(2) {
  border-bottom: none;
}
#g-menu li.smenu.line {
  border-bottom: solid 1px #fff;
}
#g-menu li.smenu:nth-child(2n-1) {
  border-right: solid 1px #fff;
}
#g-menu li.sub {
  width: 49.8%;
  background-color: #E9FFDB;
  border-bottom: solid 1px #75C555;
}
#g-menu li.sub:nth-child(2n-1) {
  border-left: solid 1px #75C555;
}
#g-menu li.sub a {
  color: #007A48;
}
#g-menu li.sub a:hover {
  color: #75C555;
}
#g-header-right {
  float: none;
  clear: left;
  width: 100%;
}
#g-search {
  display: none;
  width: 100%;
  padding: 10px 0;
  background-color: #D1F16C;
  text-align: center;
  border-bottom: none;
  margin: 5px 0 0 0;
}
#srchInput {
  overflow: visible;
}

#g-mainnav {
  height: auto;
}
#g-secondnav {
  height: auto;
}
#g-subnav {
}
#g-pan {
  display: none;
}
#g-contents {
}
#g-pagetop {
  width: 98%;
}
#g-bottom {
  text-align: left;
  padding: 10px 0 0;
}
#g-bottom a:hover {
  text-decoration: none;
}
#g-blogo {
  float: none;
  width: 98%;
  margin: 0 auto;
  padding: 5px 0;
  font-size: 1.4em;
}
#g-bmenu {
  float: none;
  width: 100%;
  border-top: solid 2px #007A48;
}
#g-bmenu ul {
  text-align: left;
}
#g-bmenu li {
  display: block;
  float: left;
  width: 49.8%;
  border-bottom: solid 1px #007A48;
  margin: 0;
}
#g-bmenu li a {
  display: block;
  background: url(../images/i_ya_g.gif) no-repeat 8px 12px;
  padding: 12px 10px 12px 18px;
  font-size: 1.25em;
}
#g-bmenu li:nth-child(2n-1) {
  border-right: solid 1px #007A48;
}
#g-bmenu li:last-child {
  border-bottom: none;
}
footer {
  border-top: solid 1px #00944A;
  background: url(../images/bg_footer.gif) bottom repeat-x;
  background-color: #F4FFED;
}
#footer-inner {
  background: none;
}
#g-sitemap {
  display: none;
}
#g-attention {
  width: auto;
  text-align: left;
  color: #007A48;
  padding: 20px 5px 5px 5px;
}
#g-attention ul {
}
#g-attention li {
  list-style: none;
  margin-bottom: 5px;
  font-size: 1em;
}
#copy {
  padding: 20px 0 40px;
  font-size: 0.8em;
}
#srchBox {
*width:100%;
  _width: 100%;
}

#g-contents {
  padding: 0 10px;
}

#g-contents h1 {
  font-size: 2em;
  line-height: 1.2em;
}

}

@media only screen and (max-width: 480px) {
  #g-contents h1 {
  font-size: 1.6em;
}
#g-attention li {
}

}
@media screen and (min-width: 360px) {
  * { -webkit-text-size-adjust: none; }
}