@charset "utf-8";
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
/* Default Style Set */
body {
  font-size: 13px;
  line-height: 24px;
  font-weight: normal;
  font-family: Verdana, Arial, Helvetica, 'Helvetica Neue', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  color: #000000;
  background-color: #ffffff;
  /* 		background-image: url(../../image/common/map.png); */

  background-repeat: no-repeat;
  background-position: center top;
}
a {
  color: #000000;
  text-decoration: none;
}
a:hover {
  color: #b4d000;
}
/* // Default Style Set */
#wrapper #header {
  width: 780px;
  margin: 20px auto 0;
  position: relative;
  zoom: 1;
}
#wrapper #header:after {
  content: "";
  display: block;
  clear: both;
}
#wrapper #header h1 {
  width: 140px;
  float: left;
}
#wrapper #header h1 img {
  width: 140px;
  display: block;
}
#wrapper #header #gNav {
  position: absolute;
  right: 0;
  bottom: 0;
  float: right;
  height: 40px;
  width: 474px;
}
#wrapper #header #gNav a {
  display: block;
  background-image: url(../../image/common/gNav.png);
  background-repeat: no-repeat;
  height: 42px;
  float: left;
  text-indent: -9999px;
}
#wrapper #header #gNav a.service {
  width: 108px;
  background-position: 0 0;
}
#wrapper #header #gNav a.philosophy {
  width: 85px;
  background-position: -108px 0;
}
#wrapper #header #gNav a.policy {
  width: 85px;
  background-position: -193px 0;
}
#wrapper #header #gNav a.brochure {
  width: 84px;
  background-position: -278px 0;
}
#wrapper #header #gNav a.contact {
  width: 112px;
  background-position: -362px 0;
}
#wrapper #header #gNav a:hover,
#wrapper #header #gNav a.selected {
  background-image: url(../../image/common/gNavOver.png);
}
#wrapper #mainVis {
  width: 820px;
  height: 300px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 10px;
}
#wrapper #mainBnr {
  width: 820px;
  height: 150px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 10px;
}
#wrapper #content {
  width: 780px;
  margin: 0 auto;
  clear: both;
}
#wrapper #content #breadcrumb {
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  background: #b4d000;
  zoom: 1;
  line-height: 30px;
  height: 30px;
  margin-bottom: 20px;
}
#wrapper #content #breadcrumb:after {
  content: "";
  display: block;
  clear: both;
}
#wrapper #content #breadcrumb li {
  float: left;
  margin-left: 15px;
  color: #000000;
}
#wrapper #content #breadcrumb li a {
  color: #000000;
}
#content {
  margin: 0 auto;
  padding: 20px 0 5em 0;
}
#content #top h2 {
  border: 1px solid #b4d000;
  -webkit-border-radius: 4px 4px 0px 0px;
  -moz-border-radius: 4px 4px 0px 0px;
  border-radius: 4px 4px 0px 0px;
  /* 			font-size: @fontSize - 2px; */

  padding: 8px;
  border-bottom: none;
  background-color: #d9e77f;
}
#content #top ul {
  border: 1px solid #b4d000;
  -webkit-border-radius: 0px 0px 4px 4px;
  -moz-border-radius: 0px 0px 4px 4px;
  border-radius: 0px 0px 4px 4px;
  font-size: 14px;
  border-top: none;
}
#content #top ul li a {
  border-top: 1px solid #b4d000;
  padding: 8px;
  display: block;
}
#content #top ul li a:hover {
  color: #000000;
  background: url(../../image/topArrow.png) 10px center no-repeat;
  padding-left: 33px;
}
#content #top ul li span.kakko {
  font-size: 13px;
}
#content #top ul li span.subtext {
  padding-left: 1em;
  font-size: 13px;
  color: #fff;
}
#content #top ul li:hover,
#content #top ul li:hover span.subtext {
  color: #000000;
}
#content #top div {
  width: 380px;
  float: left;
}
#content #top table,
#content #top td,
#content #top tr {
  border: 1px solid #b4d000;
}
#content #philosophy,
#content #service,
#content #service_china,
#content #brochure,
#content #policy,
#content #contact {
  clear: both;
}
#content #philosophy h2,
#content #service h2,
#content #service_china h2,
#content #brochure h2,
#content #policy h2,
#content #contact h2 {
  font-size: 20px;
  color: #b4d000;
  margin: 24px 0;
}
#content #philosophy h3,
#content #service h3,
#content #service_china h3,
#content #brochure h3,
#content #policy h3,
#content #contact h3 {
  font-size: 17px;
  color: #999999;
  margin: 40px 0 20px;
  clear: both;
  border-left: 2px solid #b4d000;
  padding-left: 10px;
  height: 60px;
}
#content #philosophy h3 span,
#content #service h3 span,
#content #service_china h3 span,
#content #brochure h3 span,
#content #policy h3 span,
#content #contact h3 span {
  display: block;
  font-size: 13px;
}
#content #philosophy h4,
#content #service h4,
#content #service_china h4,
#content #brochure h4,
#content #policy h4,
#content #contact h4 {
  font-size: 12px;
  line-height: 23px;
}
#content #philosophy img.accs,
#content #service img.accs,
#content #service_china img.accs,
#content #brochure img.accs,
#content #policy img.accs,
#content #contact img.accs {
  float: left;
  padding: 5.5px;
  padding-right: 20px;
}
#content #philosophy p,
#content #service p,
#content #service_china p,
#content #brochure p,
#content #policy p,
#content #contact p {
  margin: 1em 0;
}
#content #philosophy .sign {
  text-align: right;
}
#content #brochure table,
#content #service table {
  width: 100%;
}
#content #brochure table th,
#content #service table th {
  color: #b4d000;
}
#content #brochure table th,
#content #service table th,
#content #brochure table td,
#content #service table td {
  padding: .5em 1em;
  vertical-align: top;
  text-align: left;
  border: 1px solid #999999;
}
#content #brochure table th img,
#content #service table th img,
#content #brochure table td img,
#content #service table td img {
  margin-top: 5.5px;
  margin-bottom: 5.5px;
}
#content #brochure .caution,
#content #service .caution {
  color: #999999;
}
#content #service_china p.catch {
  font-size: 16px;
  color: #b4d000;
  border: 1px solid #b4d000;
  padding: .5em;
}
#content #service_china .feature {
  zoom: 1;
}
#content #service_china .feature:after {
  content: "";
  display: block;
  clear: both;
}
#content #service_china .feature h4 {
  color: #b4d000;
  float: left;
  clear: both;
  font-size: 20px;
}
#content #service_china .feature ul {
  width: 610px;
  float: right;
  text-indent: -1em;
  margin-bottom: 1em;
}
#content #service_china .ex h4 {
  /* 				border: 1px solid @colorMain; */

  background-color: #b4d000;
  padding: .5em;
}
#content #service_china .ex p {
  border: 1px solid #b4d000;
  border-top: none;
  padding: .5em;
  margin-bottom: 2em;
  margin-top: 0;
}
/* Fixed Footer */
html,
body {
  height: 100%;
}
#wrapper {
  width: 100%;
  position: relative;
  height: auto !important;
  height: 100%;
  /*IE6対策*/

  min-height: 100%;
}
#content {
  padding-bottom: 80px;
}
#footer {
  /* setting for Fixed */

  height: 40px;
  position: absolute;
  bottom: 0;
  /* setting for Design */

  width: 100%;
}
#footer .inner {
  border-bottom: 5px solid #b4d000;
  height: 35px;
  width: 780px;
  margin: 0 auto;
  text-align: right;
}
/* // Fixed Footer */