body{ background-color:#fcfcfc;}
.menu                    { font-size: 12px; line-height: 16px; font-family: 平成角ゴシック }
.submenu        { font-size: 10px; line-height: 16px; font-family: 平成角ゴシック }
.title-s-bold  { font-weight: bold; font-size: 10px; font-family: 平成角ゴシック }
.title-s        { font-size: 10px; line-height: 13px }
.px12   { font-size: 12px; line-height: 17px }
.px10  { font-size: 10px; line-height: 15px }
.px14  { font-size: 14px; line-height: 19px }
.px16 { font-size: 16px; line-height: 21px }
.px18 { font-size: 18px; line-height: 24px }
A:link      { color: black; text-decoration: none }
A:visited { color: black; text-decoration: none }
A:active { color: black; text-decoration: none }
A:hover    { color: red; text-decoration: underline; background-color: #f0e68c }
tr  { font-size: 12px; line-height: 17px }
.NewsTopLine{
background-color:#ffd700;
font-size:14px;
font-weight:bold;
text-align:center;
border:solid 1px #AAAAAA;
margin:2px 0 2px 0;
padding:2 0 2 0;
}
.dottedHilited{
border:dotted 1px #BBBBBB;
padding:2;
}
.endedSeminor{
border:dotted 1px #999999;
padding:2px;
background-color:#CCCCCC;
margin:2 4 2 4;
font-size:12px;
}