body{background-color:#ffffff;}

A:HOVER{
  font-size : small;
  font-family:osaka,MS Pゴシック,arial,helvetica,sans-serif;
  font-weight : normal;
  color : #000000;
  text-decoration : underline;
  background-color : #DDDDDD;
}
A{
  font-size : small;
  font-family:osaka,MS Pゴシック,arial,helvetica,sans-serif;
  font-weight : normal;
  color : blue;
  text-decoration : none;
}

A.group:link	{font-size : x-small;
  font-family:osaka,MS Pゴシック,arial,helvetica,sans-serif;
  font-weight : normal;
  color : blue;
  text-decoration : none;}
  
A.group:visited	{font-size : x-small;
  font-family:osaka,MS Pゴシック,arial,helvetica,sans-serif;
  font-weight : normal;
  color : blue;
  text-decoration : none;}
  
A.group:hover	{font-size : x-small;
  font-family:osaka,MS Pゴシック,arial,helvetica,sans-serif;
  font-weight : normal;
  color : #000000;
  text-decoration : underline;
  background-color : #DDDDDD;}


TD{
  font-size : small;
  font-family:osaka,MS Pゴシック,arial,helvetica,sans-serif;
  font-weight : normal;
  color : dimgray;
  line-height: 1.3em
;}

STRONG.group	{font-size : x-small;
  font-family:osaka,MS Pゴシック,arial,helvetica,sans-serif;
  color : dimgray;
  line-height: 1.3em;}

.TD2	{
  font-size : x-small;
  font-family:osaka,MS Pゴシック,arial,helvetica,sans-serif;
  font-weight : normal;
  color : dimgray;
  line-height: 1.3em
;}

PRE	{
  font-size : x-small;
  font-family:osaka,MS Pゴシック,arial,helvetica,sans-serif;
  font-weight : normal;
  color : dimgray;
  line-height: 1.3em
;}

