/*全般的な設定 */
body,td{
color:#333333;
font-size : 77%; 
font-family : Verdana,Osaka,'MS UI Gothic';
line-height:150%;
margin:0px;
  scrollbar-face-color: white; scrollbar-highlight-color:pink;
  scrollbar-shadow-color:pink; scrollbar-3dlight-color: white;
  scrollbar-arrow-color: pink; scrollbar-track-color: white;
  scrollbar-darkshadow-color: white; }
