 

P{
  font-family : "ＭＳ Ｐゴシック";
  font-weight : normal;
  color : gray;
  
  text-decoration : none;
  list-style-position : outside;
  font-size : 10pt;
}
A{
  font-family : "ＭＳ Ｐゴシック";
  color : ff8811;
  text-decoration : none;
  color : green;
  font-weight : normal;
}
A:HOVER{
  font-family : "ＭＳ Ｐゴシック";
  font-weight : normal;
  text-decoration : underline;
}

