
#contents h2  { background-color: #630; border-left: 5px solid #c93 }
#layout { margin: 10px; padding: 0; width: 600px }
.links   { font-size: 12px; text-decoration: none; display: block; margin: 3px; padding: 0; width: 190px; height: 90px; float: left; border: solid 1px #600 }
.links a  { color: #333; font-size: 14px; text-decoration: none; background-color: #ffc; text-align: left; display: block; margin: 0; padding: 0; width: 190px; height: 90px }
.links a:hover   { text-decoration: none; background-color: #fcf; display: block }
.links h3   { color: #009; font-size: 15px; text-align: center; margin: 0; padding: 5px 0 0 }
.links p { font-size: 12px; text-align: left; margin: 10px; padding: 0 }
.text01    { font-size: 18px; font-weight: bold }
.text02   { color: #c03; font-size: 18px; font-weight: bold }
.text03 { color: #f00; font-weight: bold }
