@charset "utf-8";
body{
  background-image: url("../image/top/ac/img_02.jpg");  
}
table tr td a{
  text-decoration: underline;
  color: #d96573;
}
@media (min-width:401px){
  body{
    background-image: url("../image/contact/img_01.jpg");  
  }
}
