﻿<PROPERTY>
Name=Note2010(tw_style)
</PROPERTY>
<STYLE>
.root {
  background-image:url(images/paper1.png);
}
.popuproot {
  background-image:url(images/paper1.png);
}
.root,.popuproot {
  background-repeat: x-repeat;
  background-position: left;
  background-attachment: fixed;
  frame-color: lightblue;
}
.res {
  border-image-source: url(images/tw_bd.png);
  border-image-slice: 12 22 12 22 fill;
  border-image-repeat: repeat;
}
.icon {
  margin: 10px 5px 10px 20px;
  padding: 5px;
  width: 1ZW;
  min-height: 1ZH;
  background-image:url(images/default_icon[N].png);
  background-position: center;
  background-repeat: no-repeat;
}
.right {
  padding: .2em 10px .2em .4em;
}
.top {
  background-image:url(images/label[N].png),url(images/mail[N].png);
  background-position:left,right -3px;
  background-repeat: no-repeat;
  background-gradation: left #fafafa 97% #fafafa 3% white;
  box-shadow:5px 1px 3px -2px rgba(0,0,0,0.4);
  margin: 0 1.5em .5em 0;
  padding: 0 1.5em 0 .5em;
}
.username,.name {
  font-weight: bold;
}
.msg {
  margin: .2em 1em 0 0;
}
.bottom{
  text-align: right;
}
.t_icon{
  
}
.date{
  margin: .2em 1em .5em 0;
  width: 135px
  text-align: left;
}
.ng{
  margin:10px;
  text-align:center;
}
.tb {
  margin: 0 0 5px; padding: .4em 1em; border-style: solid none;
  box-shadow: 0 -10px 10px 10px #000; border-color: #37C transparent #38E;
  background-gradation: lightskyblue 76% white 24% lightblue;
  font-size: large; color: dodgerblue; text-align: center;
  text-shadow: 2px -1px white;
}
</STYLE>
<!--<TOPBAR option="hover"><DIV class="tb"><THREADNAME></DIV></TOPBAR>-->
<RES class="res">
  <HBOX>
    <DIV class="icon"><USERICON></DIV>
    <VBOX class="right">
      <DIV class="top"><USERNAMESET><STATEICONS><IRTSET><RTBSET></DIV>
      <DIV class="msg"><MESSAGE></DIV>
      <HBOX class="bottom"><DIV class="t_icon"><img src="images/time[N].png"></DIV><DIV class="date"><YEAR>/<MONTH>/<DAY> (<DAYOFWEEK>) <TIMEOFDAY></DIV></HBOX>
    </VBOX>
  </HBOX>
</RES>

<NGRES class="res">
  <HBOX>
    <DIV class="ng">非表示：<NGREASON></DIV>
  </HBOX>
</NGRES>
<FOOTER>
</FOOTER>
<POPUP>

<RES class="res">
  <HBOX>
    <DIV class="icon"><USERICON></DIV>
    <VBOX class="right">
      <DIV class="top"><USERNAMESET><STATEICONS><TIME><SOURCESET><PLACESET><CONTRIBUTORSSET><IRTSET><RTBSET></DIV>
      <DIV class="msg"><MESSAGE></DIV>
      <DIV> </DIV>
    </VBOX>
  </HBOX>
</RES>

<NGRES class="res">
  <HBOX>
    <DIV class="left"></DIV>
    <DIV class="right">非表示：<NGREASON></DIV>
  </HBOX>
</NGRES>

</POPUP>

