


*{font-size:13px; 
   font-family :'メイリオ';
   line-height: 15px; 
}


p.sample1 {font-family: "ＭＳＰ ゴシック"; color: #000033;
 font-size:15px;  line-height: 18px; font-weight: 700;
text-decoration: underline;

}


p.sample2 {font-family: "ＭＳ 明朝";
color: #000066; line-height: 40px;
  font-size:30px; border-style: solid;
 text-align: center; 
vertical-align:middle;
font-weight: 600;

}


p.sample3 {font-family: "ＭＳＰ ゴシック"; font-size:18px;
           line-height: 20px; font-weight: 900; color: #930000; }



A:LINK    {
  color : black;
  text-decoration: none;
}
A:VISITED {
  color : black;
  text-decoration: none;
}
A:ACTIVE  {
  color: #ffff00;
  text-decoration: none;
}
A:HOVER   {
  color: #ff0000;
  text-decoration: none;
  text-decoration:underline;
}




