@charset "shift_jis";

.style10 { font-size: 16px; font-weight: bold; }

table.st1,table.st2 { width:100%; }
table.st1 th,table.st1 td,
table.st2 th,table.st2 td { padding:5px; border:1px solid #999; }
table.st1 th,table.st2 th { width:230px; color:#fff; font-weight:bold; }
table.st1 th { background-color:#666; }
table.st2 th { background-color:#888; }

h2 { font-size:16px; font-weight:bold; }
h2.red { color:#FF0000; }
h2.blue { color:#0066CC; }

h3 { font-size: 16px; font-weight:bold; }
h4 { font-weight:bold; }
h4.blue { font-weight:bold; color:#0066CC; }
