@charset "UTF-8";
/* reset
==================*/
body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dd, input, textarea {
  font-family: "ヒラギノ角ゴPro W3","Hiragino kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
  font-size: 100%;
  margin: 0;
  padding: 0;
}

#topicPath li a{
	background: url(../images/icon_nav.gif) no-repeat right center!important;
}

img {
  border: none;
  vertical-align: bottom;
}

li {
  list-style-type: none;
}

body {
  -webkit-text-size-adjust: 100%;
  color: #333;
  font-size: 62.5%;
  border-top: 3px solid #068538;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, video {
  display: block;
}

/* clearfix */
.cf {
  zoom: 1;
}
.cf:before, .cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

/* link */
a:link, a:visited {
  color: #018538;
  text-decoration: none;
}

a:hover, a:active {
  text-decoration: underline;
}

/* hover */
#header .search-box .btn:hover,
#header .contact a:hover img,
#footer .pagetop a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

/* header */
#header {
  width: 960px;
  margin: 0 auto;
  padding: 20px 0 8px;
}
#header .logo {
  float: left;
}
#header .search {
  float: left;
  width: 459px;
}
#header .search ul {
  float: right;
  padding: 0 0 2px;
  margin: -5px 0 0;
  line-height: 1;
}
#header .search ul li {
  float: left;
  margin: 0 0 0 13px;
}
#header .search ul li a {
  background: url(../images/arw01.png) no-repeat 0 center;
  color: #333;
  display: block;
  font-size: 1.2em;
  padding: 4px 0 4px 16px;
  text-decoration: none;
}
#header .search ul li a:hover {
  text-decoration: underline;
}
#header #srchBox {
  float: right;
  clear: right;
  position: relative;
  width: 240px;
}
#header #srchBox .input {
  background: url(../images/bg_search.gif) no-repeat 0 0;
  position: absolute;
  top: 0;
  left: 0;
}
#header #srchBox #srchInput {
  border: none;
  padding: 0;
  background: url(http://i.yimg.jp/images/search/customsearch/yjlogo/yjlogo_type4.gif) center center no-repeat;
  width: 200px;
  height: 20px;
  display: block;
}
#header #srchBox #srchInput.nomark {
  background: none;
}
#header #srchBox .btn {
  float: right;
  background: url(../images/btn_search.gif) no-repeat 0 0;
  width: 41px;
  height: 20px;
  display: block;
}
#header #srchBox .btn input {
  opacity: 0;
  filter: alpha(opacity=0);
}
#header #srchBox .btn:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#header .contact {
  float: right;
  position: relative;
  left: 3px;
}

/* gnav */
#gnav {
  width: 974px;
  margin: 0 auto;
  background: url(../images/bg_nav.png) no-repeat 0 0;
  z-index: 2;
  position: relative;
}
#gnav ul {
  padding: 5px 7px;
}
#gnav ul li {
  float: left;
  width: 160px;
  height: 44px;
  overflow: hidden;
  position: relative;
}
#gnav ul li a:hover img {
  position: relative;
  top: -44px;
}
#gnav ul .on a img {
  position: relative;
  top: -88px !important;
}

/* main */
#main {
  margin: 0 auto;
  width: 960px;
}
#main #contents {
  width: 710px;
  float: left;
}

#side-nav {
  width: 210px;
  float: right;
}
#side-nav ul {
  border: 1px solid #DDD;
  border-top: none;
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
  overflow: hidden;
  *position: relative;
  /* forIE */
}
#side-nav ul li {
  border-top: 1px dotted #CCC;
  position: relative;
  top: -1px;
}
#side-nav ul li:last-of-type {
  padding: 0 0 6px;
}
#side-nav ul li:last-of-type a {
  display: block;
  height: 44px;
  overflow: hidden;
}
#side-nav ul li:last-of-type ul {
  margin: 0 0 -6px;
}
#side-nav ul li ul, #side-nav ul li li {
  border: none;
}
#side-nav ul li ul {
  padding: 8px 0;
}
#side-nav ul li ul li {
  position: static;
  padding: 0 !important;
}
#side-nav ul li ul li a {
  display: block;
  color: #333;
  font-size: 1.4em;
  line-height: 1.4;
  padding: 5px 10px 5px 25px;
  background: url(../images/arw_link.gif) no-repeat 13px 12px;
  height: auto !important;
}
#side-nav ul li ul .on a {
  color: #068538;
  font-weight: bold;
  text-decoration: none;
}
#side-nav ul li a:hover img,
#side-nav ul li.on a img {
  position: relative;
  left: -208px;
  opacity: 1;
  filter: alpha(opacity=100);
}
#side-nav .bnr {
  margin: 30px 0 -10px;
}

#side-nav .sub-nav {
  margin: 30px 0 0;
}
#side-nav .sub-nav .inner {
  border: 1px solid #EEE;
  border-top: none;
}
#side-nav .sub-nav .inner div {
  text-align: center;
  padding: 20px 0;
}
#side-nav .sub-nav .inner p {
  font-size: 1.2em;
  line-height: 1.6;
  border-top: 1px solid #EEE;
  padding: 15px 0 0;
  margin: 0 10px;
}

#side-nav.txt ul li {
  font-size: 1.4em;
  font-weight: bold;
  line-height: 1.2;
  padding: 0 !important;
}
#side-nav.txt ul li a {
  background: url(../images/arw01.png) no-repeat 10px 20px;
  color: #333;
  display: block;
  padding: 18px 10px 18px 25px;
  text-decoration: none;
  height: auto;
}
#side-nav.txt ul li a:hover {
  color: #068538;
}
#side-nav.txt ul .on a {
  color: #068538;
  font-weight: bold;
}

#topic-path {
  padding: 6px 0 15px;
}

#topic-path li {
  float: left;
  padding: 0 5px 0 0;
}

#topic-path li a {
  text-decoration: none;
  background: url(../images/icon_nav.gif) no-repeat right center;
  padding: 0 12px 0 0;
}
#topic-path li a:hover {
  text-decoration: underline;
}

/* footer */
#footer {
  border-top: 3px solid #068538;
  background: url(../images/bg_footer.gif);
  -webkit-box-shadow: 0 2px 2px #D1D1D1 inset;
  box-shadow: 0 2px 2px #D1D1D1 inset;
  margin: 80px 0 0;
}

#footer .inner,
#footer .btm-inner {
  width: 960px;
  margin: 0 auto;
  padding: 40px 0 0;
}

#footer .btm-area {
  font-size: 1.2em;
  background: #333;
}

#footer .btm-inner {
  padding: 16px 0;
  line-height: 1;
}

#footer .pagetop {
  position: relative;
  text-align: right;
  top: -62px;
}

#footer .sitemap {
  padding: 0 0 30px;
}

#footer .sitemap .map {
  float: left;
  width: 195px;
}

#footer .sitemap .last {
  width: 175px;
}

#footer .sitemap .map dl {
  margin: 0 25px 30px 0;
}

#footer .sitemap .map dl a {
  color: #333;
  padding: 3px 0;
}

#footer .sitemap .map dl dt {
  font-weight: bold;
  font-size: 1.2em;
  margin: 0 0 10px;
  line-height: 1;
}

#footer .sitemap .map dl dd a {
  line-height: 1.2;
}

#footer .sitemap li {
  margin: 0 0 5px;
}

#footer .menu {
  float: left;
}

#footer .menu li {
  float: left;
  border-right: 1px solid #898989;
  margin: 0 10px 0 0;
  padding: 0 10px 0 0;
}

#footer .menu li:last-of-type {
  border: none;
}

#footer .menu li a {
  color: #FFF;
  padding: 10px 0;
}

#footer .copy {
  text-align: right;
  color: #FFF;
  background: #333;
}
