footer, header {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  list-style: none;
  word-wrap: break-word;
}

header, footer {
  margin: 0 !important;
}

.wrapper {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  list-style: none;
  word-wrap: break-word;
  position: relative;
  font-size: 100%;
}

/*header*/
#header {
  width: 100%;
  height: 82px;
  background-size: 1px 16px;
  position: relative;
}

#header:before {
  background-color: #cc0022;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
}

#header #headerwrapper {
  width: 990px;
  margin: 0 auto;
  padding: 82px 0 0;
  position: relative;
  z-index: 2;
}

#header #headerwrapper #logo {
  position: absolute;
  top: 50%;
  left: 21px;
  transform: translateY(-50%);
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  list-style: none;
  word-wrap: break-word;
}

#header #headerwrapper #logo a {
  display: block;
}

#header #headerwrapper #logo a img {
  width: 170px;
  height: 38px;
}

#header #headerwrapper #group_logo {
  position: absolute;
  right: 19px;
  top: 22px;
  width: 130px;
  height: 38px;
}

.english #header #headerwrapper #group_logo {
  top: 27px;
  width: 152px;
  height: 28px;
}

#headernavi {
  position: absolute;
  right: 168px;
  top: 20px;
}

#headernavi li {
  float: left;
  position: relative;
}

#headernavi li::before {
  content: '';
  display: block;
  height: 1em;
  border-left: 1px solid #cdcdcd;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

#headernavi li:last-child::after {
  content: '';
  display: block;
  height: 1em;
  border-left: 1px solid #cdcdcd;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

#headernavi a {
  display: inline-block;
  color: #666;
  padding: 0 12px;
  font-size: 12px;
  height: 12px;
}


#header ol, #header ul, #header li,
#footer ol, #footer ul, #footer li {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  list-style: none;
  word-wrap: break-word;
}

/*footer*/
#footer {
  width: 100%;
  /*ie8 fix*/
  margin: 0 auto;
  height: 69px;
  background: #ffffff;
  position: relative;
  border-top: 1px solid #999;
}

#footer ul {
  width: 990px;
  margin: 10px auto;
  font-size: 12px;
  line-height: 100%;
  padding: 0 21px;
  box-sizing: border-box;
}

#footer ul:after {
  content: "";
  display: table;
  clear: both;
}

#footer ul li {
  float: left;
  position: relative;
}

.wrapper #footer ul li::before {
  content: '' !important;
  display: block !important;
  height: 1em !important;
  border-left: 1px solid #cdcdcd !important;
  position: absolute !important;
  top: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  margin: auto !important;
}

#footer ul li:last-child::after {
  content: '';
  display: block;
  height: 1em;
  border-left: 1px solid #cdcdcd;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

#footer ul li a {
  display: inline-block;
  color: #666;
  padding: 0 12px;
  font-size: 12px;
  height: 12px;
}

#footer #copy_area {
  background: #cc0022;
  width: 100%;
  height: 36px;
}

#footer #copy_area #copy {
  width: 990px;
  position: relative;
  margin: 0 auto;
}

#footer #copy_area #copy #footerlogo {
  position: absolute;
  top: 12px;
  left: 21px;
}

#footer #copy_area #copy #copyright {
  position: absolute;
  top: 12px;
  right: 21px;
  color: #ffffff;
  font-size: 72%;
  text-align: right;
  font-family: 'Helvetica', 'Arial';
}

#girdText {
  clear: both;
  padding: 10px 21px;
  _padding: 5px 21px 8px;
  font-size: 87.5%;
  line-height: 125%;
  border-top: 1px solid #d9d9d9;
}

#footerSitemap {
  clear: both;
  padding: 23px 0 18px;
  position: relative;
}

#footerSitemap:before {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 3px;
  background: #cc0022;
  top: 0;
  left: 0;
}

#footerSitemap:after {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 5px;
  top: 3px;
  left: 0;
  background: url(../images/shadow.png) repeat 0px 0px;
}

#footerSitemap ul {
  margin: 0 auto;
  width: 990px;
  padding: 0 21px;
  box-sizing: border-box;
}

#footerSitemap ul:after {
  content: "";
  display: table;
  clear: both;
}

#footerSitemap ul li {
  font-size: 12px;
  line-height: 129%;
  float: left;
  width: 158px;
  font-weight: bold;
  color: #666666;
  margin: 0 0 18px 0;
  *margin: 0 0 9px 0;
}

#footerSitemap ul li.home {
  float: none;
}

#footerSitemap ul li a {
  color: #666666;
}

#footerSitemap ul li ul {
  width: 158px;
  margin-top: 18px;
  *margin-top: 9px;
  margin-bottom: 15px;
  padding: 0;
}

#footerSitemap ul li ul li {
  float: none;
  font-size: 11px;
  font-weight: normal;
  margin: 6px 10px 6px 0;
  width: auto;
}

#footer p {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    list-style: none;
    word-wrap: break-word;
}


#topcontrol {
  position: fixed;
  height: 0;
  width: 100%;
  z-index: 1;
  opacity: 0;
  transition-duration: 0.5s;
}

#topcontrol #topcontrolwrapper {
  position: relative;
  width: 970px;
  margin: 0 auto;
}

#topcontrol #topcontrolarea {
  position: absolute;
  right: 0;
  width: 100px;
  height: 31px;
}

#topcontrol p span {
  width: 97px;
  height: 31px;
  display: block;
  background: no-repeat 0 0 transparent;
  cursor: pointer;
}

#topcontrol p span:hover {
  background-repeat: no-repeat;
  background-position: left top;
  /* background-image: url(../images/pagetop_on.png); */
}

#topcontrol p span:hover img {
  visibility: hidden;
  _display: none;
}

.english #topcontrol span:hover {
  /* background-image: url(../images/pagetop_e_on.png); */
}

#topicpath_area:after {
  content: "";
  display: table;
  clear: both;
}

#topicpath_area #topicpath {
  margin: 0 21px 0;
  padding-top: 21px;
}

#topicpath_area #topicpath li {
  display: inline-block;
  float: left;
  font-size: 87.5%;
  line-height: 132%;
  margin: 0 0 5px 5px;
  *display: inline;
  *zoom: 1;
  *float: none;
}

#topicpath_area #topicpath li a {
  /* background: url(../images/topicpath_arrow.gif) no-repeat right center; */
  padding: 0 15px 0 0;
  color: #6666AA;
}

#topicpath_area #topicpath li a:visited {
  color: #6666AA;
}

#topicpath_area #topicpath li a:hover {
  color: #444488;
}

#topicpath_area #topicpath li a:active {
  color: #444488;
}

.topicpath_area-wrap {
  width: 990px;
  margin-left: auto;
  margin-right: auto;
}
