/* BODY設定 */
body{color:#000000;background-color:#FFFFFF;}

/* リンク色 */
a:link    { text-decoration:none; color:#666666}
/* 訪問済リンク色 */
a:visited { text-decoration:none; color:#666666}
/* クリック時リンク色 */
a:active  { text-decoration:underline; color:#666666}
/* リンクにマウスが乗った時のリンク色 */
a:hover   { text-decoration:underline; color:#666666}

/* 各頁タイトル部分のセルの色 */
.tdtop { background-color:#993300}
.txt10 {  line-height: 140%}
