@charset "Shift-JIS";
/* Default Css Document */
body {
 margin: 10px;
 color: #000000;
 background-color: #ffffff;
 font-size: 10pt;
 font-family: 'MS UI Gothic,Verdana, chicago, Arial, Times New Roman';
}
td,th {
 color: #000000;
 font-size: 10pt;
 font-family: 'MS UI Gothic,Verdana, chicago, Arial, Times New Roman';
}
a {
 color: #000000;
 text-decoration: none;
}
/* サンプルスタイルシート */
.hide {
 display: none;
}

