.side-crop { max-width: 310px; overflow: hidden; float:left; }
.side-crop img { max-width: initial;  /* max-width: initial; Maybe optional. See note below */ }
.side-crop { text-indent: -40px; }

.sido-box {
	display:inline-block;
	float: left;
	max-width: 310px; /* 420 , 350 */
	line-height:1.4;
	font-size:1.14em;
	margin-bottom: 10px;
}
.botten-box {
	display:inline-block;
	float: left;
	line-height:1.4;
	font-size:1.14em;
	margin-bottom: 10px;
}
.cancelled400 {
  z-index: 1;
  position: absolute;
/*
  width:301px;
  height:401px;
*/
  left: 0px;
  top: 40px;
}
