a:link    {text-decoration: none; color:#077fcc;}  /*テキストリンクの色*/

a:visited {text-decoration: none; color:#077fcc;}  /*訪問済みのリンクの色*/ 

a:active  {text-decoration: none; color:#077fcc;}  /*クリック時のリンクの色*/

a:hover   {text-decoration: none; color:#077fcc;}  /*マウスの上にカーソルがあるときのリンクの色*/



.link a:link       {font-size:13px;color:#077fcc; text-decoration:none; line-height:150%;}        /*メニュー・テキストリンクの色*/

.link a:visited    {font-size:13px; color:#077fcc; text-decoration:none; line-height:150%;}        /*メニュー・訪問済みのリンクの色*/

.link a:active     {font-size:13px; color:#077fcc; text-decoration:underline; line-height:150%;}   /*メニュー・クリック時のリンクの色*/

.link a:hover      {font-size:13px; color:#077fcc; text-decoration:underline; line-height:150%;}   /*メニュー・マウスの上にカーソルがあるときのリンクの色*/



.menu a:link       {font-size:13px; color:#1774a6; text-decoration:none; line-height:150%;}        /*左側メニュー・テキストリンクの色*/

.menu a:visited    {font-size:13px; color:#1774a6; text-decoration:none; line-height:150%;}        /*左側メニュー・訪問済みのリンクの色*/

.menu a:active     {font-size:13px; color:#1774a6; text-decoration:underline; line-height:150%;}   /*左側メニュー・クリック時のリンクの色*/

.menu a:hover      {font-size:13px; color:#1774a6; text-decoration:underline; line-height:150%;}   /*左側メニュー・マウスの上にカーソルがあるときのリンクの色*/



.menu      {font-size:13px; color:#1774a6; line-height:150%; font-family:Verdana;}   /*左側（更新情報）の文字サイズや色の指定*/



.title     {font-size:17px; color:#077fcc; font-family:Verdana;}   /* タイトル文字フォントサイズと色*/



.tex9     {font-size:9px; color:#666666; line-height:120%; font-family:Verdana;}   /*小さい文字サイズや色の指定*/  

.tex12    {font-size:12px; color:#666666; line-height:130%; font-family:Verdana;}  /*普通の文字サイズや色の指定*/  

.tex13    {font-size:13px; color:#666666; line-height:120%; font-family:Verdana;}  /*少し大きい文字サイズや色の指定*/

