body{  
  scrollbar-3d-light-color: #333333;
  scrollbar-arrow-color: #666666;
  scrollbar-base-color: #ffffff;
  scrollbar-dark-shadow-color: #ffffff;
  scrollbar-face-color: #ffffff;
  scrollbar-highlight-color: #666666; 
  scrollbar-shadow-color: #999999;
  scrollbar-track-color: #ffffff; 
}
a {
 color:#808080;
 text-decoration:underline;
}
a:link {
 color:#808080;
}
a:visited {
 color:#808080;
}
a:active {
 color:#000000;
}
a:hover {
 color:#5195BD;
 text-decoration:underline;
}

.text {  font-family: "MS P Gothic"; font-size: 9pt; color: #000000}
.text01{  font-family: "MS P Gothic"; font-size: 9pt; color: #000000;line-height:12pt;word-break:break-all;}
.text02{  font-family: "MS P Gothic"; font-size: x-small; color: #000000;line-height:16pt;}
.text_gray {  font-family: "MS P Gothic"; font-size: x-small; color: #999999;line-height:14pt;}
.text_gray01{  font-family: "MS P Gothic";  font-size: x-small; color: #555555;line-height:16pt;}
