@charset "Shift_JIS"; .LinkClass{ display:block; color : white; padding-top : 10px; width : 100%; height : 100%; text-decoration : none; font-family : HG丸EEシEEM-PRO; font-weight : bold; } .CellClass{ background-color : #9999ff; text-align : center; width : 150px; height : 2em; } A:hover{ color : black; background-color : #fdfdfd; } BODY{ background-image : url(line.gif); background-repeat : repeat-y;background-position : 1100px 1100px; margin-top : 0px; margin-left : 0px; margin-right : 0px; margin-bottom : 0px; scrollbar-base-color : #9999ff; scrollbar-arrow-color : navy; }