body,td    {font-size:12px;color:#777777;line-height:130%;font-family:Verdana;}/* 本文テキストのフォントサイズ,色,行間*/
a:link    {text-decoration:underline;color:#0066CC;}  /*テキストリンクの色*/
a:visited {text-decoration:underline;color:#0066CC;}  /*訪問済みのリンクの色*/ 
a:active  {text-decoration:underline;color:#0066CC;}   /*クリックされているときのリンクの色*/
a:hover   {text-decoration:underline;color:#0066CC;}  /*マウスの上にカーソルがあるときのリンクの色*/

.lin2 a:link       {font-size:13px;color:#777777;text-decoration:none;}  /*左メニュー・リンクテキスト指定*/
.lin2 a:visited    {font-size:13px;color:#777777;text-decoration:none;}   /*左メニュー・訪問済みリンクテキスト指定*/
.lin2 a:active     {font-size:13px;color:#0066CC;text-decoration:underline;}   /*左メニュー・クリックされているときのリンクの色*/
.lin2 a:hover      {font-size:13px;color:#0066CC;text-decoration:underline;}   /*左メニュー・マウスの上にカーソルがあるときのリンクの色*/

.lin3 a:link       {font-size:12px;color:#777777;text-decoration:none;}  /*リンクテキスト指定*/
.lin3 a:visited    {font-size:12px;color:#777777;text-decoration:none;}   /*訪問済みリンクテキスト指定*/
.lin3 a:active     {font-size:12px;color:#0066CC;text-decoration:underline;}   /*クリックされているときのリンクの色*/
.lin3 a:hover      {font-size:12px;color:#0066CC;text-decoration:underline;}   /*マウスの上にカーソルがあるときのリンクの色*/

.color1     {background-color:#AEC4DD;}   /*濃いブルーの背景色*/
.color2     {background-color:#EAF2FA;}   /*薄いブルーの背景色*/
.color3     {background-color:#FFFFFF;}   /*ホワイトの背景色*/
.color4     {background-color:#ADADAD;}   /*一番外側の枠線の色の背景色*/

.hr1        { border-color:#ADADAD; border-style:dotted;border-width:1px;} /* 下線が点線の部分 */
.hr2        { border-color:#ADADAD; border-style:solid;border-width:1px;} /* 下線が点線の部分 */
.waku    { border-color:#ADADAD; border-style:solid; border-width:1px;}     /* 枠線 */
.waku2    { border-color:#D0D0D0; border-style:dotted; border-width:1px;}     /* 枠点線 */
.text1     {font-size:20px;color:#ADADAD;line-height:140%;font-family:Verdana;} /* メインタイトルのフォントサイズ,色*/
.text3     {font-size:9px;color:#777777;line-height:140%;font-family:Verdana;}/* 小さいテキストのフォントサイズ,色,行間*/
.text4     {font-size:18px;color:#ADADAD;line-height:140%;font-family:Verdana;} /* メインタイトルのフォントサイズ,色,行間*/

