@import url("style.css");

p.left { float:left; margin:0 20px 20px 0; }
p.left img { margin-bottom:5px; }
.product { clear:both; border-bottom:1px solid #ccc; margin-bottom:20px; padding-bottom:20px; }
.last { border-bottom:none; }
img.left { display:block; float:left; margin-right:20px; }
.product dd li { float:left; display:block; }
dt { font-weight:bold; margin-bottom:8px; }
dt a { text-decoration: none; }
dt a:hover { text-decoration: underline; }
dt span{ font-weight:normal; font-size: small;}
dt img{ vertical-align:middle; }
dt .note{ font-size:12px; font-weight:bold; }
table td { border:none; padding:4px; }
table td.label img { margin-right:5px; }
td img.left { margin:0 20px 0 0; }
img.left { margin:0 20px 10px 0; }

/* topics */
#topics { background: url(../img/common/side_topic_bg.png) bottom no-repeat; padding-bottom:10px; margin:0 0 10px 0; }
#topics .title { background: url(../img/common/side_topic_title.png) bottom no-repeat; width:200px; height:37px; margin-bottom:6px; }
#topics .title p { text-align:center; font-size:13px; padding-top:8px; }
.topic { clear:both; width:170px; margin:0 auto 10px auto; border-bottom: 1px solid #c8c8c8; padding:10px 0 20px 0; }
.topic.last { border-bottom: none; }
.topic p { font-size:12px; line-height:19px; }
.topic img.right { margin:0 0 0 0; }
