<!--
H1        {font-size:142%; color:#003399; line-height:150%;}
H2        {font-size:125%; color:#003399; line-height:145%;}
H3        {font-size:108%; color:#003399; line-height:140%;}
H4        {font-size:100%; color:#003399; line-height:140%;}

/* 色は濃いブルー */
.basic	  {font-size:92%; color:#003399; text-decoration:none; line-height:140%;}
.basicbold{font-size:92%; color:#003399; text-decoration:none; line-height:140%; font-weight:bold;}
/* basic の色違いバージョン明るいブルー */
.basic2   {font-size:92%; color:#0066CC; text-decoration:none; line-height:140%;}
.xsmall   {font-size:75%; color:#003399; text-decoration:none;	line-height:130%;}
.small    {font-size:83%; color:#003399; text-decoration:none;	line-height:135%;}
.smallb   {font-size:83%; color:#003399; text-decoration:none;	line-height:135%; font-weight:bold;}
.xlarge   {font-size:125%; color:#003399; text-decoration:none;	line-height:150%;}
.large    {font-size:108%; color:#003399; text-decoration:none;	line-height:145%;}
.largeb   {font-size:108%; color:#000066; text-decoration:none;	line-height:145%; font-weight:bold;}

A:link    {color:#0080c0; text-decoration:none;}
A:visited {color:#52188c; text-decoration:none;}
A:active  {color:red; text-decoration:none;}
A:hover   {color:red;}
-->
