@charset "UTF-8";
table.nf     { position: relative; left: 25 }
.bb          { margin-top: 0; margin-bottom: 0 }
.cursive     { font-family: cursive }
.date        { text-align: right; margin-top: 2; margin-bottom: 2 }
a:link       { color: #FF9933 }
a:visited    { color: #FF9933 }
a:active     { color: #FFCC00; text-decoration: underline }
a:hover      { color: #FFCC00; text-decoration: underline }
body         { background-color: #FFFFFF; background-repeat: repeat-y }
body.y       { background-color: #FFFFFF; background-repeat: repeat-y }
th.title     { color: #000080; font-size: x-large ; background-image: 
               url('../images/yellow_back.gif'); background-repeat: repeat-y; 
               font-family: ＭＳ 明朝; font-weight: bold }
th.title1    { color: #000080; font-size: x-large ; background-image: 
               url('../images/red_back.gif'); background-repeat: repeat-y; 
               font-family: ＭＳ 明朝; font-weight: bold }
               
ul           { list-style-image: url('../images/rect12or.gif') }