BODY {
  color: #000000;

  scrollbar-base-color: white; scrollbar-arrow-color: #000000; scrollbar-face-color: white;
  scrollbar-track-color: white; scrollbar-highlight-color: #000000; scrollbar-shadow-color: #000000; 
  scrollbar-darkshadow-color: white; scrollbar-3d-light-color: white;

  background-image: url();
  background-repeat: no-repeat;
  background-position: 100% 99%;
  background-attachment: fixed;

  margin : 0px;
}

HR { border : solid #778899 1px;  }  



A { color: #000000; text-decoration : none; font-size : 11pt; }
A:VISITED { color : #000000; text-decoration : none; }
A:ACTIVE { color : #000000; text-decoration : none; }
a:HOVER { 
visibility : visible;
float : none;
clear : none;
position : relative;
top : 1pt;
left : 1pt;
}

SPAN { font-family : "ＭＳ Ｐ明朝", "ＭＳ明朝", "Osaka"; font-size : 10pt;  line-height : 12pt; color : #808080; letter-spacing : 0.1em; font-weight: normal; padding: 0px 10px; }  /* 注記用 */
SPAN.memo {  padding: 0px; line-height : 12pt; }  

TABLE.nov1 { 
  line-height : 18pt;
  width : 600;
  background-color: white;
  border : none;
 }
TD.nov2 { padding : 20px; text-align: left; color: #000000;  font-family : "ＭＳ Ｐゴシック"; font-size : 9pt;  }
TD.nov3 { padding : 5px 10px; text-align: right;  font-family : "ＭＳ Ｐ明朝", "ＭＳ明朝", "Osaka"; font-size: 10pt; color: #808080; line-height : 12pt; }TD.nov3 { padding : 5px 10px; text-align: right;  font-family : "ＭＳ Ｐ明朝", "ＭＳ明朝", "Osaka"; font-size: 10pt; color: #808080; line-height : 12pt; }
TD.nov4 { padding : 20px; text-align: left; color: #000000; font-family : "ＭＳ Ｐゴシック"; line-height : 22px; font-size : 9pt;  }

DIV.title { font-weight: bold; text-align: left; }
DIV.tablepos { text-align: center; }

