/* 基本セット */

body,table,td,font,textarea,select,input
{font-family:Verdana,MS UI Gothic,Osaka;}


/* ↓リンクタグ設定 */
a:link {color:#000000;}
a:hover {color:#FF8700;}
a:active {color:#FF8700;}


/* a {text-decoration:none;} */


