<html>
<head>
<style type="text/css">
<!--
body { background-color:#e0ffff;; margin: 3px; }
a{ color: #0000cc; text-decoration: underline; }
-->

</style>
</head>
<body>
<table>
  <tbody>
    <tr>
      <td colspan="3">
        <font size="+1">%uname%</font>&nbsp;<I><a href="%icolink%">%aname%</a><font size="-1" color="#ff0000" >&nbsp;%verified%</font></I><br>
      </td>
    </tr>
    <tr>
      <td><a href="%icolink%"><img alt="" border="0" height="48" src="%icon%" width="48" /></a></td>
      <td valign="top" nowrap>
        <I><font size="-1">ツイート&nbsp;%statuses_count%</font></I><br>
        <I><font size="-1">フォロー数&nbsp;%friends_count%</font></I><br>
        <I><font size="-1">フォロワー数&nbsp;%followers_count%</font></I><br>
      </td>
      <td valign="top">
        <I><font size="-1">アカウント作成日&nbsp;%created_at%</font></I><br>
        <font size="-1"><a href="%homeurl%">%homeurl%</a></font></td>
    </tr>
  </tbody>
</table>
<hr>
<font size="+1">%description%</font><br>
<hr>
<I><font color="#ff0000">最新ツイート&nbsp;</font></I><br>
%text%<br>
<font color="#666666">
<a href="http://twitter.com/%aname%/status/%sid%">%date%</a> %via%から<br>
%retweet%人がリツイート<br>
</font>
<form action="%url%"><input type="submit" value="更新"></form>
</body>
</html>