@charset "utf-8";
/*以降に追記*/
.closeupCont .xxxxx {
  
}
.closeupCont .point {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	}
.closeupCont .alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}