<!--
body {
  background-image: url(kabegami1.gif);
  background-repeat: repeat;
  font-family: sans-serif;
}

BODY, TH, TD { 
  font-size: 10pt;
  -webkit-text-size-adjust:none;
}


a:link {
  color: #6495cd;
}

a:visited {
  color: #6495cd;
}

a:hover {
  position: relative;top:2px;left:1px;
}

a:active {
  color: #6495cd;
}

a:hover img{
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: galpha( opacity=70 )h;
}

-->

	
<style type="text/css">
<!--
a:hover img{
    opacity:0.5;
    -moz-opacity:0.5;
    filter:alpha(opacity = 50);
}
-->
</style>