 
.Class_normal{
  font-size : smaller;
  font-family : "ＭＳ Ｐゴシック";
  
  
  color : #646464;
  line-height : 30px;
  letter-spacing : 2px;
}
A{
  
  font-family : "ＭＳ Ｐゴシック";
  color : #646464;
  text-decoration : underline;
  
  
}
A:LINK{
  
  font-family : "ＭＳ Ｐゴシック";
  color : #646464;
  text-decoration : underline;
  
  
}
A:VISITED{
  
  font-family : "ＭＳ Ｐゴシック";
  
  color : gray;
  
  text-decoration : underline;
}
A:HOVER{
  
  font-family : "ＭＳ Ｐゴシック";
  
  color : #e19300;
  
  text-decoration : none;
}
.Class_large{
  font-family : "ＭＳ Ｐゴシック";
  color : #008cc8;
  font-size : small;
  line-height : 30px;
  letter-spacing : 3px;
}
.mobile{
  font-size : x-small;
  text-decoration : none;
  color : gray;
}
BODY{
scrollbar-face-color:#FFFFFF;
scrollbar-track-color:#FFFFFF;
scrollbar-arrow-color:#FF8000;
scrollbar-3dlight-color:#999999;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#999999;
scrollbar-darkshadow-color:#FFFFFF;
}
.Class_small{
  font-size : xx-small;
  font-family : "ＭＳ Ｐゴシック";
  color : #636363;
  line-height : 30px;
  letter-spacing : 2px;
}

