div#navi { display: none; height: 0; width: 0;}
div#wrapper { background-image: none; width: 100%; float: none; }
div#wrapper { width: 100%; float: none;}
div#main { width: 100%; float: none;}
#navlist, #navicel  { background-image: none; }
#keyword, .backbutton { display: none; }
#bottom { margin-top: -1em; }
table td *, table td { font-size: 8pt; }
table td div { padding-top: 0.5em; }
table td div *, table td div { font-size: 11pt; color:black; text-decoration: none; }
#divide-a, #divide-b { display:none; }

@media screen {
  #fontsize { display: block; }
  body { width:600px; margin: 0 auto; }
}

@media print {
  #fontsize { display: none; }
}
