<!-- スタイルシート設定 -->
<link rel="STYLESHEET" href="common.css" type="text/css"> 
<link rel="STYLESHEET" href="noir.css" type="text/css"> 

<!-- ※下はIE6用フォントの設定をしています。-->
<style type=text/css>
<!--
body,th,td{font-size:70%;color:"#CCCCCC";font-weight:800;font-family:"Verdana";line-height:1.2;}
-->
</style>



<!-- ※下はリンク、スクロールバーの設定をしています。-->
<style type=text/css>
<!--
a:link{color:#CCCCCC;
text-decoration:underline;}
a:visited{color:#CCCCCC;
text-decoration:underline;}
a:hover{color:#FFFFFF;
text-decoration:underline;}
a:active{color:#CCCCCC;
text-decoration:underline;}
body{
color:#CCCCCC;
font-family:Verdana;
font-size:0.7em;
background-color:#333333;
scrollbar-arrow-color:#666666;
scrollbar-base-color:#666666;
scrollbar-highlight-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-track-color:#000000;}
.case1{font-size:100%;color:"#0099FF";font-weight:900;font-family:"Verdana"}
.case2{font-size:95%;color:"#CCCCCC";font-family:"Verdana"}
.case3{font-size:80%;color:"#FFFFFF"}
.case4{font-size:140%;font-family:"Verdana"}
.case5{font-size:90%;color:"#0099FF";font-weight:900;font-family:"Verdana"}
.case6{font-size:100%;color:"#33FFFF";font-weight:900;font-family:"Verdana"}
.case7{font-size:70%;color:"#FFFFFF"}
.case8{font-size:80%;color:"#E6E6E6"}
.link{border-bottom-style: dashed;}
-->
</style>


<style type="text/css">
<!--
.case2 {position:relative;left:"20px";}
-->
</style>

