@charset "Shift_JIS";

/* auto-header */
#auto-header img {
  vertical-align: middle;
}

#auto-header p {
  margin: 0em;
}

#auto-header a {
  color: #808080;
}

#auto-header {
  position: relative;
  min-width: 980px;
  min-height: 52px;
  border-top: 3px solid #cc0000;
  border-bottom: 1px solid #d0d2d4;
  background-color: white;
}

#auto-header-inner {
  position: relative;
  margin: 0 auto;
  max-width: 980px;
}

#auto-header-logo {
  position: absolute;
  top: 11px;
  left: 0;
}

#auto-header-logo img {
  height: 30px;
}

/* ==========================================================================================================================================
PCƒtƒbƒ^[
========================================================================================================================================== */
#footer {
  min-width: 980px;
  background: #f0f0f0 url(../../assets/img/Hbg_footer_border.png) repeat-x 0 0;
  padding: 15px 0px 0px 0px;
  color: #222222;
  text-align: center;
  clear: both;
}

#footer * {
  margin: 0;
  padding: 0;
  font: 10px "ƒƒCƒŠƒI" , "Hiragino Kaku Gothic ProN", "ƒqƒ‰ƒMƒmŠpƒS ProN W3", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, "Meiryo", "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
  line-height: 20px;
  visibility: visible;
  height: auto;
}

.footer-ext {
  width: 780px
}

#footer .footer-ext:before, #footer .footer-ext:after {
  content: " ";
  display: table;
}

#footer .footer-ext:after {
  clear: both;
}

#footer .footer-contents {
  margin: 0px auto 0px auto;
  position: relative;
  max-width: 980px;
  min-height: 40px;
  overflow: hidden;
  text-align: left;
}

.footer-link {
  color: black;
  text-decolation: underline;
}

/** version display **/
#footer-side {
  position: absolute;
  right: 20px;
  bottom: 0px;
}

#versionInfo {
  line-height: 10px;
  font-size: 10px;
  text-align: right;
}

/** language setting fotter **/
#footer-language {
  padding: 0px;
  display: inline-table;
}

.languageHeader {
  display: table-cell;
  vertical-align: middle;
  cursor: pointer;
}

#headerFlag {
  padding: 0 0.3em;
}

#nationalFlag {
  width: 30px;
  height: 20px;
}

#languageName {
  width: 30px;
  font-size: 12px;
  text-align: left;
  vertical-align: text-top;
}

#changeLanguage {
  vertical-align: text-top;
}

/** language setting fotter **/
#footer .footer-bottom {
  height: 15px;
  background: #f0f0f0 url(../../assets/img/bg_footer_bottom.png) repeat-x 0 0;
}

/* extra */
#footer .footer-ext .footer-copyright {
  float: left;
}

#footer .footer-ext .footer-copyright p {
  font-size: 10px;
  color: #222222 !important;
}

/*# sourceMappingURL=header.css.map */
