
a:link { 
color: #0000ff; text-decoration: underline; 
} 
a:visited { 
color: #0000ff; text-decoration: underline;
} 
a:hover { 
color: #ff6600; text-decoration: underline; 
} 
a:active { 
color: #ff6600; text-decoration: underline; 
} 

table.taira { 
border-collapse: collapse; 
} 

td{
  font-family : "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size:14px; line-height:1.4em;
  }

td.toi{
  font-size:14px; padding:3px 5px 3px 10px; line-height:1.5em;
  }
td.ans{
  font-size:14px; font-weight:bold; line-height:1.4em;
  }
td.mini{
  font-size:12px; line-height:1.3em;
}

strong { border-color:#ff3300; border-style:dotted; border-width:0px 0px 2px 0px; padding-bottom:0em; padding-top:0.2em; }

hr { color:#800000; background-color:#800000; border-style:none; width:98%; height:2px; margin-top:10px; margin-bottom:0px; }

p { margin-right:15px; margin-left:15px; }

