
<!--
.text {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 10pt;
}
.cap {
  font-size: 10pt;
  font-family: "ＭＳ Ｐゴシック", "Osaka";
}
A		{
  text-decoration : none;
  color : #962841;
}
A:HOVER		{
  color : #FF9FAA;
}
A:ACTIVE	{
  color : #FF9FAA;
}
BODY		{
  scrollbar-face-color:white;
  scrollbar-highlight-color:white;
  scrollbar-shadow-color:white;
  scrollbar-3dlight-color:white;
  scrollbar-arrow-color:yellowgreen;
  scrollbar-track-color:white;
  scrollbar-darkshadow-color:white;
}
body      {
  font-size: 10pt;
}
td        {
  font-size: 10pt;
}
b         {
  font-size: 10pt;
}
-->

