﻿/*
Theme Name: adtec_theme
*/

/* 沿革ページ */
.history .companyUnderContent .overflowContent .textStyle .titleAndTextArea table th {
	white-space: nowrap;
}

/* 沿革ページ - 行間調整 */
.history .companyUnderContent .overflowContent .textStyle .titleAndTextArea table th,
.history .companyUnderContent .overflowContent .textStyle .titleAndTextArea table td {
	padding-top: 10px;
	padding-bottom: 10px;
}

