@charset "utf-8";

/**
 * ZEROの歴史
 */

.history_contents_wrap {
	overflow: auto;
	/*height: auto;*/
	height: 100%;
}


.his_year p.year img,
.his_year p.year_l img{
	width: 70px;
}
.his_year p.year span.timeline_arrow,
.his_year p.year_l span.timeline_arrow{
	position: absolute;
	right: -35px;
	top: 8px;
}
.his_year p.year span.timeline_arrow img,
.his_year p.year_l span.timeline_arrow img{
	width: auto;
}

.his_event .catalog_bknum{
	text-align: center;
	width: 430px;
}
.his_event .interview{
	width: auto;
	text-align: left;
}
