<!--
BODY { margin:0px; margin-top: 0px; margin-left:0px; margin-right:0px; font-size: 10pt; background-repeat : no-repeat; background-attachment : fixed;} 
TABLE{ font-size: 10pt;}
A:link {
font-size: 10pt;
text-decoration:none;
color:#009300 ; /*未訪問リンク */
}
a:visited {
font-size: 10pt;
text-decoration:none;
color:#3CB371 ; /*訪問済みリンク */
}
a:active {
font-size: 10pt;
text-decoration:none;
color:#CCFFCC ; /*クリックしたとき */
}

.scroll01{
scrollbar-face-color:#e8f0d8; /*スクロールバー本体の色*/
scrollbar-highlight-color: #e0e8c8; /*スクロールバー左側（上）の影*/
scrollbar-shadow-color: #e0e8c8; /*スクロールバー右側（上）の影*/
scrollbar-3dlight-color: #ffffff; /*スクロールバーの左側（下）の影*/
scrollbar-arrow-color: #ffffff; /*矢印の色*/
scrollbar-track-color: #ffffff; /*背面の色*/
scrollbar-darkshadow-color: #ffffff; /*スクロールバー右側（下）の影*/
}

.table01 { 
font-size: 10pt;
font-family : "ＭＳ ゴシック";
}

.table02 { 
font-size: 13pt;
font-family : "ＭＳ ゴシック";
}

.table03 { 
font-size: 12pt;
font-family : "ＭＳ ゴシック";
color: black;
font-weight: bold;
}


.link01 {
font-size: 12pt;
text-decoration:none;
color:#009300 ; /*未訪問リンク */
}
a.link01:hover{
border-bottom-width:2px;
border-bottom-style:dotted;
border-bottom-color:#3FA2FE;
border-top-width:2px;
border-top-style:dotted;
border-top-color:#17A500;
background-color :#D0FFD1;
color: #444444;
}

.note01{
  text-decoration : none;
  font-size : 10pt;
  line-height:12pt;
}

.copy01{
  text-decoration : none;
  font-size : 8pt;
  font-family : Times New Roman, sans-serif ;
}

.dot01{
  text-decoration : none;
  font-size : 9pt;
  border-bottom:dotted 2px #73CDF4;
}
-->
