<!--
body{ overflow-x:hidden; }
-->

/* フォント、行間の設定 */
body,TD{
font-family : Verdana,Chicago,osaka,"sans-serif";  /* フォントの種類 */
font-size   : 10pt;
}

/*文字と文字の間隔*/
<!--
BR{letter-spacing:normal;}
-->

<!--
body,td{ 
letter-spacing : 3px;/*文字と文字の間隔*/
line-height : 15px;}/*行間*/
-->
