<PROPERTY> 
Name=jikkyou_simple
</PROPERTY> 

<STYLE>
.root{
}
.res{
  margin:0em .3em 0em .3em;
  border-image-source: url(images/dot.png);
  border-image-slice: 3;
  border-image-repeat: repeat;
}
.number,ng {
  width:3em; /*レス番欄幅指定*/
  margin:0em 0em 0em .5em;
  padding: .2em .2em .2em .0em;
}
.msg {
  width:auto;
  padding: .2em .2em .2em .2em;
}
.id {
  width:11em; /*ID欄幅指定*/
  padding:.2em .2em .2em .2em;
}
.inf {
  width:12em; /*時間欄幅指定*/
  padding:.2em .2em .2em .2em;
}
</STYLE>

<RES class="res">
  <HBOX>
    <DIV class="number"><NUMBER></DIV>
    <DIV class="msg"><MESSAGE></DIV>
    <DIV class="id"><STOCK><ID option="nolabel"><BE></DIV>
    <DIV class="inf"><TIME><AUXSET></DIV>
  </HBOX>
</RES>

<NGRES>
  <DIV class="ng"><NUMBER> 非表示：<NGREASON></DIV>
</NGRES>
