/* BODY設定 */
body{color:#000000;; background-attachment: fixed; background-image: url(ryoubouclipc467.gif); background-repeat: no-repeat; background-position: right top; background-color: #000000}

/* リンク色 */
a:link    { text-decoration:none; color: #990000}
/* 訪問済リンク色 */
a:visited { text-decoration:none; color: #FF3300}
/* クリック時リンク色 */
a:active  { text-decoration:underline; color: #990000}
/* リンクにマウスが乗った時のリンク色 */
a:hover   { text-decoration:underline; color: #990000}

/* 各頁タイトル部分のセルの色 */
.tdtop { }
.txt10 {  line-height: 140%}
/* テーブルの半透明化　*/
table{filter:alpha(style=0,opacity=75)}