@charset "UTF-8";
a            { color: #3366CC; text-decoration: none }
a:visited    { color: #3366CC }
a:link       { color: #3366CC }
p.mizuno     { background-color: #191970 }
a.out        { color: #000066 }
a:visited.out { color: #000066 }
a:link.out   { color: #000066 }
a.red        { color: #FF0000 }
a:visited.red { color: #FF0000 }
a:link.red   { color: #FF0000 }
.cent        { text-align: center }
.rb          { color: #000080; text-align: right; vertical-align:top }
.rn          { text-align: right; vertical-align:top }
.rs          { text-align: center }
.rr          { color: #FF0000; text-align: right; vertical-align:top }
.xs          { font-size: x-small; text-align: center }
.xs2         { font-size: x-small }
.xxsr        { font-size: xx-small; text-align: right }
.xsr         { font-size: x-small; text-align: right }
.xsrb        { font-size: x-small; color: #0000BD; font-weight: bold; text-align: right }
.xxs         { font-size: xx-small; text-align: center }
.xs1         { font-size: xx-small }
.black       { text-decoration: none; color: #000000 }
.bktitle     { color: #FFFFFF; text-decoration: none}
a:hover.head { color: #FFFFFF; text-decoration: none; background-color: #0099CC }
.title       { color: #808080; letter-spacing: 1pt; background-image: 
               url('../images/yellow_back.gif'); background-repeat: repeat-y; 
               font-family: Verdana; font-weight: bold; font-size:15px;
				margin-top: 0;margin-bottom: 2 ;padding-left:6px;}
.shadow      { filter: shadow(color=#CCCCCC,direction=135); color: #000080;  font-weight: bold; }
.arr         { margin-top: 2; margin-bottom: 2 }
a.head       { background-color: #3366CC; color: #FFFFFF; text-decoration: none }
a.new        { color: #FFFFFF; text-decoration: none }
a:hover.new  { color: #FFFFFF; text-decoration: none }
p            { margin-top: 0; margin-bottom: 0 }
.title1      { background-color: #666666; color: #FFFFFF; font-weight: bold }
p.date       { font-weight: bold; margin-top: 0; margin-bottom: 0 }
.k           { color: #FF0000 }
.m           { color: #800080 }
.w           { color: #800000 }
.t           { color: #0000FF; font-weight: bold }
.r           { color: #000080 }
.h           { color: #FF9900 }
.front       { margin-top: 2; margin-bottom: 8 }
.front1      { margin-top: 2; margin-bottom: 2 }
.front2      { margin-top: 8; margin-bottom: 8 }
.front3      { margin-top: 8; margin-bottom: 2 }