* {
  margin: 0;
  padding: 0;
  text-decoration: none;
  font-size: 12px;
}
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}
body {
  background-color: #fff;
  margin: 0;
  padding: 0;
  line-height: 1.5;
  text-align: center;
}
/* add 20170926 Niiseki START */
#header {}
#header .logo {
  float: left;
}
#header h1 {
  float: left;
  font-size:10px;
}
#header .header-submenu {
  float: right;
}
#header .header-submenu-item {
  display: inline-block;
  padding: 15px 10px 0;
}
/* END add 20170926 Niiseki */
@media print {
  * html body {
    zoom: 70%; /*IE6印刷用*/
  }
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  vertical-align: top;
}
a img {
  border: none;
}
a {
  color: #36c;
}
a:hover {
  color: #6cf;
}
ol, ul {
  list-style: none;
}
address {
  font-style: normal;
  font-size: 10px;
  margin-top: 10px;
  color: #666;
}
h1 {
  font-weight: normal;
  margin-top: 12px;
  font-size: 10px;
  color: #666;
}
div#wrapper {
  width: 1024px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
div#wrapper table#container {
  width: 900px;
  margin: 10px auto;
}
div#wrapper table#container td {
  padding: 0 0 5px 0;
  color: #666;
}
div#wrapper table#container td table#rightNavi td {
  padding: 0 0 5px 0;
}
div#wrapper table#container td#news {
  x background: url(../img/top/top_news_bg01.jpg) no-repeat;
  height: 380px;
}
div#wrapper table#container td#news ul {
  width: 238px;
  height: 315px;
  margin: 45px 10px 25px 20px;
  overflow: auto;
}
div#wrapper table#container td#news li {
  margin: 0 5px 10px 0;
  border-bottom: solid 1px #efefef;
}
#footer {
  width: 1024px;
  height: 45px;
  background: url(../img/top/top_footer_bg01.jpg) repeat-x;
}
#footer p {
  margin-top: 9px;
}
a img {
  border-style: none;
}
del {
  text-decoration: line-through;
}
/* flash topバナー用*/
#top_flash {
  position: absolute;
  left: 680px;
  top: 71px;
}
.mb {
  margin: 0 0 8px 0;
}
/*  zouzei-bnr  by kameya  */
.ml {
  margin: 0 0 0 8px;
}
.info_history_link {
  padding: 3px 0;
    text-align: right;
}
.info_history_link a {
  color: #666;
  font-size: 10px;
}