@charset "utf-8";



#history .tableType01 {
	text-align: left !important;
}

#history th {
	width:33%;
}

#historical .button01 {
	width:560px;
	margin-top: 30px;
}

#historical .button01 li {
	width:265px !important;
}

.pics {
	width:272px;
}

/* corporateMapImage */
.corporateMapImage {
	position: relative;
	margin-top: 40px;
	text-align: center;
}

.corporateMapImageInner {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}