body,td    {font-size:12px;color:#777777;line-height:130%;font-family:Verdana;}/* 本文テキストのフォントサイズ,色,行間*/
a:link    {text-decoration:underline;color:#777777;}  /*テキストリンクの色*/
a:visited {text-decoration:underline;color:#006633;}  /*訪問済みのリンクの色*/ 
a:active  {text-decoration:underline;color:#71b14a;}   /*クリックされているときのリンクの色*/
a:hover   {text-decoration:underline;color:#71b14a;}  /*マウスの上にカーソルがあるときのリンクの色*/

.lin2 a:link       {font-size:13px;color:#777777;text-decoration:none;}  /*左メニュー・リンクテキスト指定*/
.lin2 a:visited    {font-size:13px;color:#006633;text-decoration:none;}   /*左メニュー・訪問済みリンクテキスト指定*/
.lin2 a:active     {font-size:13px;color:#71b14a;text-decoration:underline;}   /*左メニュー・クリックされているときのリンクの色*/
.lin2 a:hover      {font-size:13px;background: #FFFFFF;}   /*左メニュー・マウスの上にカーソルがあるときのリンクの色*/

.color1     {background-color:#BFDDAE;}   /*濃いグリーンの背景色*/
.color2     {background-color:#EBF6E6;}   /*薄いグリーンの背景色*/
.color3     {background-color:#FFFFFF;}   /*ホワイトの背景色*/
.color4     {background-color:#ADADAD;}   /*一番外側の枠線の色の背景色*/

.hr1        { border-color:#ADADAD; border-style:dotted;border-width:1px;} /* 下線が点線の部分 */
.waku    { border-color:#ADADAD; border-style:solid; border-width:1px;}     /* 枠線 */
.text1     {font-size:25px;color:#000000;} /* メインタイトルのフォントサイズ,色*/
.text2     {font-size:15px;color:#777777;} /* 左メニューのフォントサイズ,色*/
.text3     {font-size:9px;color:#777777;line-height:140%;font-family:Verdana;}/* 小さいテキストのフォントサイズ,色,行間*/

