/* html start */ .hd { visibility:hidden; } .pre_space{ white-space; } .text-table{ patting : 0px 5px; } .free-table{ patting : 7px; } .left-img{ float : left; } .right-img{ float : right; } .none-img { clear : none; } /* html end */ /* body setting start */ body{ back ground-color :white; back ground-image :url(); /* 画像を入れるならcolorをnone */ list-style-type : none; list-style-image : url(); width : auto; height : auto; margin : 2px 10px; padding : 20px 5px; border : 0px; /* font&text start */ font-family : "MS Pゴシック","Helvetica",sans-serif; font-color : brack; font-size : small; font-weight : normal; text-align : left; text-justify : auto; text-indent : 3pt; text-decoration : none; writing-mode : lr-td; overflow : scroll; line-height: 150%; /* 行間隔 */ letter-spacing: auto; /* 文字間隔 */ } table{ overflow : scroll ; table-layout : auto; border-collapse : collapse; caption-side : top; empty-sells : hide; border-style: solid; border-color: black; max-width :none; max-height: none; margin : auto; }