/*---全体---*/
body { line-height:130%; margin:10px; background-image: url("../img/kb57-01.gif");}
.cent{ text-align:center; width:100%; }
.box { width:800px; background-color:#ffffff; margin:0px auto; }


/*---見出し---*/


/*---テーブル---*/
table { width:100%; }
th { background-color:#ff9900; font-size:90%; }
td { background-color:#ffffff; font-size:90%; }
td.st { width:100; font-size:80%;} 
table,tr,td,th { border: 1px solid #ff9900; border-collapse:collapse; padding: 5px;}



/*---リンク---*/
a:hover {position:relative; top:1px ;left:1px;}
a:link { color: #0000ff; }
a:visited { color: #0000ff; }
