<!--
    body {
        margin:0;
        padding:0;
        font-family:'ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro','ƒƒCƒŠƒI',Meiryo,'‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
        font: bold;
}
img {
border: none;
}

ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

    #tabs1 {
      float:center;
      width:759px;
      background:#efefef;
      line-height:normal;
      border-bottom:0px solid #778;
      font: bold;
      font-size: 10pt;
      font-family:'ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
      }
    #tabs1 ul {
        margin:0;
        padding:0px 0px 0px 0px;
        list-style:none;
      }
    #tabs1 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs1 a {
      float:left;
      background:url("../img/tableft1.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs1 a span {
      float:right;
      display:block;
      background:url("../img/tabright1.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFFFFF;
      }

    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs1 a span {float:none;}
    /* End IE5-Mac hack */

    #tabs1 a:hover span {
      color:#0033FF;
      }
    #tabs1 a:hover {
      background-position:0% -42px;
      }
    #tabs1 a:hover span {
      background-position:100% -42px;
      }
    #tabs1 #current a {
      background-position:0% -42px;
      }
    #tabs1 #current a span {
      background-position:100% -42px;
      }

#navlist {
      float:right;
        padding: 3px 0;
        margin-left: 0;
        border-bottom: 1px solid #778;
        font: bold 12px Verdana, sans-serif;
}

#navlist li {
        list-style: none;
        margin: 0;
        display: inline;
}

#navlist li a {
        padding: 3px 0.5em;
        margin-left: 3px;
        border: 1px solid #778;
        border-bottom: none;
        background: #DDE;
        text-decoration: none;
}

#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }

#navlist li a:hover {
        color: #000;
        background: #AAE;
        border-color: #227;
}

#navlist li a#current {
        background: white;
        border-bottom: 1px solid white;
}



#menu4 {
        width: 145px;
        margin: 1px;
	margin-top: 10px;
        }

#menu4 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu4 li a:link, #menu4 li a:visited {
        color: #FFF;
        display: block;
        background:  url(../img/menu4.gif);
        padding: 8px 0 0 10px;
        }

#menu4 li a:hover, #menu4 li #current {
        color: #FFF;
        background:  url(../img/menu4.gif) 0 -32px;
        padding: 8px 0 0 10px;
        }



BODY,TD,INPUT,SELECT,TEXTAREA
{
font-size: 10pt;
font-family:'ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro','ƒƒCƒŠƒI',Meiryo,'‚l‚r ‚oƒSƒVƒbƒN',san
s-serif;
line-height:150%;
scrollbar-base-color: #6495ED;
scrollbar-arrow-color:blue;

}

a:link {font-weight:bold;color:blue}
a:visited {font-weight:bold;color:#ffffff;background-color:#ff69b4}
a:hover {font-weight:bold;color:#ffffff;background-color:#4169e1}

<!--HPB_SCRIPT_CODE_40
function _HpbJumpURLinNewWindow(url) 
{
  if (url != '')
  {
    window.open(url, '_blank');
  }
}
//-->
function _HpbImgSwap(imgName, imgSrc)
{
  var appVer=parseInt(navigator.appVersion);
  var isNC=(document.layers && (appVer >= 4));
  var isIE=(document.all    && (appVer >= 4));

  if (isNC || isIE)
  {
    if (document.images)
    {
      var img = document.images[imgName];
      if (!img) img = _HpbImgFind(document, imgName);
      if (img) img.src = imgSrc;
    }
  }
}

function _HpbImgFind(doc, imgName)
{
  for (var i=0; i < doc.layers.length; i++)
  {
    var img = doc.layers[i].document.images[imgName];
    if (!img) img = _HpbImgFind(doc.layers[i], imgName);
    if (img) return img;
  }
  return null;
}
//-->



