@charset "Shift_JIS";

A:link {
 color: #000066;
 text-decoration:underline;
 }
 
A:visited {
 color:#003300;
 text-decoration:underline;
 }
 
A:active {
 color:#000066;
 text-decoration:none;
 }
 
A:hover {
 color:#000066;
 text-decoration:none;
 }

body, th, td {
 font-size:12px;
 color:#424242;
 line-height:130%;
 }

.high { 
 font-size:12px;
 color:#424242;
 line-height:140%;
 }

.small { 
 font-size:10px;
 color:#424242;
 line-height:120%;
 }
 
.small-high { 
 font-size:10px;
 color:#424242;
 line-height:150%;
 }

.big { 
 font-size:16px;
 color:#424242;
 line-height:130%;
 }

.big-high { 
 font-size:16px;
 color:#424242;
 line-height:160%;
 }
