html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

body {
  font-family: 'lucida grande',tahoma,verdana,arial,"hiragino kaku gothic pro",meiryo,"ms pgothic",sans-serif;
  font-size: 75%;
  line-height: 1.5;
  min-width: 1200px;
  background-color: #FFF;
}

img {
  vertical-align: top;
}

a img {
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}

a:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

#header {
  *zoom: 1;
  margin: 0 auto 25px;
  width: 940px;
}
#header:after {
  content: "";
  display: block;
  clear: both;
}
#header .logo a {
  position: relative;
}
#header .logo a .image {
  position: absolute;
  top: 12px;
  left: 0;
}
#header .logo a .text {
  position: absolute;
  top: 50px;
  left: 96px;
}
#header .banner {
  *zoom: 1;
  float: right;
  margin-bottom: 33px;
  padding-top: 12px;
}
#header .banner:after {
  content: "";
  display: block;
  clear: both;
}
#header .banner div {
  float: left;
  margin-left: 10px;
}

#navi {
  *zoom: 1;
  float: right;
}
#navi:after {
  content: "";
  display: block;
  clear: both;
}
#navi ul {
  display: table;
  width: 844px;
}
#navi ul li {
  display: table-cell;
  border-right: 1px solid #C5C5C5;
  text-align: center;
}
#navi ul li:first-child {
  border-left: 1px solid #C5C5C5;
}
#navi ul li a {
  display: block;
  padding: 6px 25px;
  font-size: 117%;
  font-weight: bold;
  color: #000;
  text-decoration: none;
}
#navi ul li a:hover, #navi ul li a.cur {
  background-color: #F0F0F0;
}

#contactBanner {
  margin: 0 auto;
  border: 1px solid #E3E3E3;
  width: 938px;
}
#contactBanner .wrap {
  *zoom: 1;
  padding: 10px 0;
}
#contactBanner .wrap:after {
  content: "";
  display: block;
  clear: both;
}
#contactBanner .wrap div {
  float: left;
}
#contactBanner .tel {
  margin-right: 39px;
  border-right: 1px solid #DADADA;
  padding: 2px 43px 6px 98px;
}
#contactBanner .mail p {
  line-height: 0;
}
#contactBanner .mail p:first-child {
  padding-left: 84px;
}
#contactBanner .mail .address {
  margin-top: 11px;
}

#footer {
  margin-top: 30px;
  background-color: #1E4937;
  color: #FFF;
}
#footer a {
  color: #FFF;
}
#footer .inner {
  *zoom: 1;
  margin: 0 auto;
  width: 940px;
}
#footer .inner:after {
  content: "";
  display: block;
  clear: both;
}
#footer .about {
  float: left;
  padding-top: 63px;
  width: 435px;
}
#footer .about .logo {
  margin-bottom: 15px;
}
#footer .about p {
  font-size: 109%;
}
#footer .sns {
  *zoom: 1;
  margin-top: 25px;
}
#footer .sns:after {
  content: "";
  display: block;
  clear: both;
}
#footer .sns .links, #footer .sns .btns {
  *zoom: 1;
  float: left;
}
#footer .sns .links:after, #footer .sns .btns:after {
  content: "";
  display: block;
  clear: both;
}
#footer .sns .links div, #footer .sns .btns div {
  float: left;
  margin-right: 10px;
}
#footer .sns .btns {
  padding-top: 5px;
}
#footer .ftSitemap {
  float: right;
  padding-top: 50px;
  width: 505px;
}
#footer .ftSitemap .wrap {
  display: table;
  width: 505px;
}
#footer .ftSitemap .col {
  display: table-cell;
  border-right: 1px solid #628073;
  padding: 10px 15px 6px;
}
#footer .ftSitemap .col:first-child {
  border-left: 1px solid #628073;
}
#footer .ftSitemap ul ul li {
  margin-bottom: 4px;
  padding-left: 1.1em;
  text-indent: -1.1em;
}
#footer .ftSitemap ul ul li a {
  text-decoration: none;
  font-size: 109%;
}
#footer .ftSitemap ul ul li a:hover {
  text-decoration: underline;
}
#footer .ftSitemap ul ul li.home {
  text-indent: 0;
  padding-left: 24px;
  background-image: url(/img/common/ft_icon_home.png);
  background-repeat: no-repeat;
  background-position: 0 50%;
}
#footer .ftSitemap ul ul li p {
  margin-bottom: 4px;
}
#footer .copyright {
  margin: 0 auto;
  padding: 40px 0 60px;
  width: 940px;
  text-align: center;
  font-size: 134%;
}
