@charset "Shift_JIS";


a {
  text-decoration: none;
  text-align: center;
  color: #000;
}







a:hover {
  color: #FF0000;
}




#capt1 {
  padding: 5;
  width: 50em;
  color: #006600;
  background: #E8EAFF;
  
}