>>486
CSS
```
/* レス番号blue */
.res-num { color: blue; }
/* レスのヘッダー太字 */
.rh { font-weight: bold; }
```