body          {font-size:14px;}
td            {font-size:12px;}
th            {font-size:12px }
p             {line-height:130%}
span.style05  {font-size:5px;}
span.style12  {font-size:12px;}
a:link        {color:DimGray;}
a:hover       {color:HotPink;}
a:visited     {color:RoyalBlue;}


/** フッター内のリンク部分の設定 **/
.footerfont a{
 font-size:12px;
 color:Black;
}
.footerfont a:visited{
 color:Black;
}
.footerfont a:hover{
 color:White;
}
