@charset "utf-8";
/*以降に追記*/
.closeupCont .xxxxx {
  
}
@charset "Shift_JIS";
.alpha a:hover img {
  opacity: 0.70;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
