@charset "utf-8";

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;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  color: #333;
  font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 100%;
  line-height: 1.6;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}
ul, ol {
  list-style: none;
}
strong, b, cite {
  font-size: 100%;
  font-style: normal;
  font-weight: bold;
}
small, address {
  font-size: 100%;
  font-style: normal;
}
q:before, q:after {
  content: '';
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
th, td {
  text-align: left;
  vertical-align: top;
  font-weight: normal;
}
input, textarea {
  font-size: 100%;
  vertical-align: middle;
  font-family: inherit;
  margin: 0;
  padding: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
textarea {
  overflow: auto;
}
img {
  border: none;
  vertical-align: bottom;
}
hr {
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

#g_navi_text {
  width: 1045px;
}

#g_navi_text td{
  text-align: center;
  vertical-align: middle;
  width: 16.6%;
}

#g_navi #g_navi_text td a {
    padding: 0;
    font-weight: bold;
    font-family: "メイリオ", sans-serif;
    line-height: 1.2;
    height: 40px;
  background-position-x: 40px;
}

