/*----------メインコンテンツ----------*/
.contents { font-size: 12px; line-height: 200%; background-color: #000; text-align: left; width: 530px; height: 370px; overflow: auto; margin-top: 10px; margin-left: 15px; padding-top: 10px; padding-right: 10px; padding-left: 10px; }
/*----------見出しテキスト----------*/
h1 { color: white; font-size: 12px; font-weight: bold; }
h2 { color: #000; font-size: 12px; font-weight: bold; line-height: 150%; background-color: #999; padding-right: 2px; padding-left: 2px; }
