a:link    {text-decoration: none; color:#555555;}  /*テキストリンクの色*/
a:visited {text-decoration: none; color:#555555;}  /*訪問済みのリンクの色*/ 
a:active  {text-decoration: none; color:#555555;}  /*クリック時のリンクの色*/
a:hover   {text-decoration: none; color:#555555;}  /*マウスの上にカーソルがあるときのリンクの色*/

.tables   {border-right: #cccccc 1px solid; border-top: #cccccc 1px solid; border-left: #cccccc 1px solid; border-bottom: #cccccc 1px solid;}
.outline  {border-right: #aaaaaa 1px solid; border-top: #aaaaaa 1px solid; border-left: #aaaaaa 1px solid; border-bottom: #aaaaaa 1px solid;}

.title    {font-size:16px; color:#003399; font-family:Verdana;}  /* タイトル文字フォントサイズと色*/
.menu     {font-size: 13px; font-family:"Verdana", "Arial";}     /* メニュー文字フォントサイズ*/
.time     {behavior: url(#default#time2)}

.tex11     {font-size:11px;color:#666666; line-height:120%; font-family:Verdana;}   /*小さい文字サイズや色の指定*/  
.tex14    {font-size:14px;color:#666666; line-height:130%; font-family:Verdana;}  /*普通の文字サイズや色の指定*/  
.tex16    {font-size:16px;color:#666666; line-height:120%; font-family:Verdana;}  /*少し大きい文字サイズや色の指定*/
