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

   div#maru { display: none; width:100% }
   div#batsu { display: none; width:100% }
   .answer { width:240px; padding:30px; font-size:140%; height:80px; min-height:20px; margin:10px; padding-top:22px; }
   .retry {  width:240px; padding:6px; font-size:100%; height:36px; min-height:24px; margin-top:20px; background-color:#CCF }
   .next {  width:240px; padding:6px; font-size:100%; height:36px; min-height:24px; margin-top:20px; background-color:#FCC }
   #ansimg { margin:0px 8px 8px 0px; }
   .question { margin-left:auto; margin-right:auto; }
   .exam { margin-left:auto; margin-right:auto; font-size:100%; }
   .qno { font-size:130%; margin:8px; }
   .pagenavi { margin-left:auto; margin-right:auto; text-align:center }
   .from { font-size:90%; color:#333; font-weight:normal; margin:8px 0px 5px 0px; }
   #maru { text-align:center ; margin-top:20px; }
   #batsu { text-align:center ; margin-top:20px; }
   .hint { text-align:left; line-height:150%; font-size:120% }