#container        { background-color: #fff; visibility: visible; margin-right: auto; margin-left: auto; width: 700px ;}
#header    { font-size: 12px; text-align: center; visibility: visible; margin: 0; width: 100%  ; text-align : left ;}
#main         { visibility: visible; margin: 0; padding: 20px ; text-align : left ;}
#footer     { visibility: visible; font-size: 12px ; margin-bottom: 0; padding: 10; width: 100% ; text-align: center; }
#belt  { background-color: #690; visibility: visible; margin-top: 0; margin-left: 0; width: 100%; height: 25px; }

a:link,a:visited  { color: #708090; text-decoration: none; }
a:hover,a:active { color: #ff4500; }

body    { font-size: 12px; line-height: 150%; background-color: white; margin-top: 0;}
td         { font-size: 12px; line-height: 150%; }

.title     { font-size: 18px; line-height: 130%; }
.sub     { font-size: 14px; line-height: 150%; }
.good     { font-size: 12px; line-height: 150%; }
.memo     { font-size: 10px; line-height: 150%; }
