@charset 'shift_jis';
#comments {
margin:8px 0;
}
#comments h3 {
font-size:14px;
font-weight:bold;
padding:4px 4px 2px 4px;
margin-bottom:4px;
border-bottom:solid 1px #000;
}
#comments ul.note {
color:red;
font-size:10px;
margin:4px;
padding-left:1.6em;
}
#comments p {
margin-bottom:4px;
}
#comments .tb-form {
padding-bottom:8px;
border-bottom:solid 1px #888;
margin-bottom:8px;
}
#comments .comment-list li {
margin:8px 0;
}
#comments .comment-list .cmt-hdr {
background-color:#DDD;
}
#comments .comment-list .from {
font-size:10px;
font-style:italic;
}
#comments .comment-list .timestamp {
font-size:10px;
}
#comments .cmdlist {
text-align:right;
}
#comments .cmdlist li {
list-style:none;
}
