@charset "utf-8";
/* CSS Document */

/* Page margins */
body { margin:12.7mm; }

/* Print font */
#warp { font-family:Georgia, "Times New Roman", Times, serif; font-size:90%; }

/* Do not display */
#lang, #nav, #left, #lefty, #right, #center img, li.nav { display:none; }

/* Different style */
#leftc dt { font-size:120%; font-weight:bold; }
#leftc dd.mark, #leftc dt { margin-top:1em; }
#footer ul { padding-left:0; }
a#logo img { border:none; }
li.copy { list-style:none; font-style:italic; }

/* Table */
#center table {	border:2px solid #000; border-collapse:collapse; }
#center table th, #center table td { border:#000 1px solid; padding:5px; } 
#center table th { font-weight:normal; }
#center table td { text-align:center; }
#center table td strong { display:block; }

