body, td{ line-height: 1.5; font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; color: #000000; text-decoration: none; }

caption   { font-size: 16px; }

A:link    { color: #c00000; }
A:visited { color: #c00000; }
A:hover   { color: #ff4040; }


/* メニュー上辺 */
.menu  { width: 110; height: 20; line-height: 20px; background-image : url(02_about/menu_down.gif); text-align: center; }
.menu A:link    { color: #ffffff; text-decoration: none; }
.menu A:visited { color: #ffffff; text-decoration: none; }
.menu A:active  { color: #ffffff; text-decoration: none; }
.menu A:hover   { display: block; background-image : url(02_about/menu_up.gif); color: #000040; text-decoration: none;}
.menu_on  { width: 110; height: 20; line-height: 20px; background-image : url(02_about/menu_up.gif);  color: #ffffff; text-align: center; }
