/*/////////////メインコンテンツ/////////////*/
.contents { font-size: 12px; line-height: 150%; background-color: #000; text-align: left; width: 530px; height: 350px; overflow: auto; margin-top: 10px; margin-left: 15px; padding-top: 10px; padding-right: 10px; padding-left: 10px; border-color: #999999; }
.contents dl { border-bottom: 1px dashed #999; }
.contents dt { font-weight: bold; }
.contents dd { margin-bottom: 10px; margin-left: 15px; }
/*/////////////テキスト/////////////*/
strong { font-weight: bold; }
/*/////////////テーブル定義/////////////*/
td { padding: 2px; }

