body{
font-size : 14px;
font-family : メイリオ;
font-weight : bold;
color : black;
background-color : #b9ffb9;
text-align : left;
scrollbar-face-color : lime;
scrollbar-arrow-color : green;
scrollbar-base-color : green;
scrollbar-track-color : green;
border-color : green;
}
h2{
font-size : 18px;
font-family : "ＭＳ 明朝";
font-weight : bold;
color : white;
background-color : maroon;
text-align : center;
padding-bottom : 20px;
width : 830px;
height : 30px;
margin-left : 10px;
margin-right : 10px;
padding-top : 20px;
}
h3{
font-size : 16px;
font-family : "ＭＳ 明朝";
color : white;
background-color : olive;
text-align : center;
padding-top : 10px;
padding-left : 10px;
padding-right : 10px;
padding-bottom : 10px;
width : 200px;
height : 30px;
}
td{
text-align : left;
padding-left : 10px;
padding-right : 10px;
}
