@charset "utf-8";
/* reset
==================*/
body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dd{
  font-size: 100%;
  margin: 0;
  padding: 0;
  font-family: 'ヒラギノ角ゴPro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

img{
  border: none;
  vertical-align: bottom;
}

li{
  list-style-type: none;
}

body{
  -webkit-text-size-adjust: 100%;
  font-size: 62.5%;
}

/* clearfix */
.cf{
  zoom:1;
}
.cf:before, .cf:after{
  content: "";
  display: table;
}
.cf:after{
  clear: both;
}

#topicPath {
  padding: 6px 0 0;
}

#topicPath li {
  float: left;
  padding: 0 5px 0 0;
}

#topicPath li a {
  text-decoration: none;
  background: url(/common/images/icon_nav.gif) no-repeat right center;
  padding: 0 12px 0 0;
}
#topicPath li a:hover {
  text-decoration: underline;
}
iframe{
  border: none;
}
#main{
    text-align: left;
    width: 960px;
    margin: 0 auto;
}
#main table {
  border-collapse: collapse;
}
#back_top{
  width: auto;
}
#footer{
  *position: static;/* forIE */
}
/*
     FILE ARCHIVED ON 23:09:44 May 02, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:11:10 Dec 08, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/