@charset "utf-8";
/* CSS Document */
body { background-color: #f5f5f5; margin: 0px }
.tb { background-color: white; margin-bottom: 60px; border: solid 1px silver; width: 510px }
.top { background-color: #696969; text-align: right; padding-top: 20px; padding-right: 20px; padding-bottom: 20px }
h1 { color: silver; font-size: 100% }
.td02 { color: gray; font-size: 11px; line-height: 180%; padding: 20px }
.ads { padding-top: 10px; padding-bottom: 5px; padding-left: 13px }
a { color: gray; text-decoration: none }
.foot { font-size: 11px; text-align: center; padding-bottom: 20px }
