body {   top : 0px;  left : 0px;  width : 100%;  height : 100%;background-color: white}P{  color          :   #001122;  font-size    :  80%}td{  font-size : 80%  }th{  font-size : 80%  }div.must{  color : red ;  font-weight: bold ;  font-size : 80%}div.autoset{  color : navy ;  font-weight: bold ;  font-size : 80%}h1{  font-size : 120%}h2{  font-size : 110%}h3{  font-size : 105%}/*リンク文字の設定*/A:link     {color:  navy}A:visited{color:  indigo}A:active {color:  cornflowerblue}A:hover  {color:  darkslateblue}A:link,A:visited,A:active,A:hover  {text-decoration:  underline}A.NowSelect{  color          : red}td.spotlist {	margin-top :0% ;	padding-top : 0% ;	background : yellow}td.memolist {	margin-top :0% ;	padding-top : 0% ;//	background : yellow}th.cen {	text-align : center}th {	text-align : left}