 
body{
 font-size : 12px;
 font-family : "ＭＳ ゴシック";
 line-height : 1.5;
 color : #3c3c3c;
 background-color : white;
 margin-top : 0px;
 margin-left : 0px;
}
table{
 font-size : 12px;
 font-family : "ＭＳ ゴシック";
 font-weight : normal;
 line-height : 1.3;
 color : #3c3c3c;
 background-color : white;
}
a{
 font-size : 12px;
 font-family : "ＭＳ ゴシック";
 color : blue;
 text-decoration : none;
}