@charset "utf-8";
/*+++++++++++++++++++++++++++++++++*/
/*Web Site Default.CSS Ver.        */
/*+++++++++++++++++++++++++++++++++*/
/*
  Default Style Sheet
  Last Update 2009-01-29

  - Universal selector
  - Structure Module
  - Text Module
  - Hypertext Module
  - List Module
  - Image Module
  - Form Module
*/

/*------------------------------------------------------------------------- */
/*--( Universal selector )------------------------------------------------- */
* {
    margin: 0;
    padding: 0;
    /*font-weight: normal;*/
    text-decoration: none;
    line-height: 1.7;
    }

/*------------------------------------------------------------------------- */
/*--( Structure Module )--------------------------------------------------- */
html {
    height: 100%;
    }
body {
    height: 100%;
    margin: 0;
    padding: 0;
    font-size: 84%;
    font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    }

/*------------------------------------------------------------------------- */
/*--( Text Module )-------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
    margin: 0 0 0.2em;
    font-size: 100%;
    font-weight: normal;
    line-height: 1.7;
    }
p, pre, blockquote, address, cite {
    margin: 0 0 0.2em;
    font-size: 100%;
    }
/*------------------------------------------------------------------------- */
/*--( Hypertext Module )--------------------------------------------------- */
a {
    }
a:link {
    text-decoration: underline;
    }
a:visited {
    text-decoration: underline;
    }
a:hover {
    text-decoration: none;
    }
/*------------------------------------------------------------------------- */
/*--( List Module )-------------------------------------------------------- */
ul, dl {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 100%;
    }
ol {
    margin: 0;
    padding: 0;
    font-size: 100%;
    }
li, dt, dd {
    margin: 0;
    padding: 0;
    }
/*------------------------------------------------------------------------- */
/*--( Image Module )------------------------------------------------------- */
img {
    margin: 0;
    padding: 0;
    border-style: none;
    border-width: 0;
    vertical-align: bottom;
    line-height: 0;
    }
/*------------------------------------------------------------------------- */
/*--( Form Module )-------------------------------------------------------- */
form, input, textarea, select {
    margin-right: 3px;
    margin-left: 3px;
    padding: 0;
    }
/*
     FILE ARCHIVED ON 02:18:02 May 27, 2020 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 04:21:04 May 21, 2025.
     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)).
*/
/*
playback timings (ms):
  captures_list: 0.527
  exclusion.robots: 0.018
  exclusion.robots.policy: 0.008
  esindex: 0.011
  cdx.remote: 10.133
  LoadShardBlock: 511.971 (3)
  PetaboxLoader3.datanode: 239.583 (4)
  PetaboxLoader3.resolve: 218.332 (3)
  load_resource: 81.299
*/