div.record{ overflow    : auto;
            margin-left : 15px;
            border-style: solid;
            border-width: 1px;
            border-color: gray;
            width: 330px;
            padding     : 5px;
            height: 190px}

td.record1 { line-height: 130%;
             font-size: 10px;
             font-family: "\30D2\30E9\30AE\30CE\20Pro\20W3","Osaka","Verdana","Helvetica","Arial","\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",sans-serif;
             width: 315px;
             color      : #000000;
             background: white; 
             padding-bottom:3px;
}

td.record2 { font-size  : 10px; 
             width: 315px;
             color      : #000000; 
             line-height: 120%;
             font-family: "\30D2\30E9\30AE\30CE\20Pro\20W3","Osaka","Verdana","Helvetica","Arial","\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",sans-serif;
             padding-bottom:3px;
             background: #c5e1f7; }
