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

<font size="+1">%text%</font><br>

<font color="#666666">
<a href="http://twitter.com/%aname%/status/%sid%">%date%</a> %via%から<br>
%retweet%人がリツイート<br>
</font>

<hr>

<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>
<I><font color="#4b0082">自己紹介</font></I><br>
%description%<br>
<form action="%url%"><input type="submit" value="更新"></form>
</body>
</html>