/*-----------------メインコンテンツ-----------------*/
.contents { font-size: 10px; line-height: 150%; background-color: #000; text-align: left; width: 530px; height: 350px; overflow: auto; margin-top: 10px; margin-left: 15px; padding-top: 5px; padding-right: 10px; padding-left: 5px; }
/*-----------------テキスト-----------------*/
strong { font-weight: bold; }
/*-----------------テーブル定義-----------------*/
td { padding: 0; }
/*-----------------商品一覧設定-----------------*/
.img_border { border: solid 1px #999; }
.color_icon { margin-top: 3px; margin-bottom: 3px; margin-left: 3px; }

