>>279
```
/* 自分への返信レス */
.mark-anchor .rb { color: red; }
/* 返信レスへの返信 */
.mark-canchor .rb { color: orange; }
```