#page {
	width: 814px;
	padding: 0 45px 0 101px;
}

.cols2 .left-col,
.cols2 .right-col {
	width:  392px;
}

.body-text h1 {
	margin: 0;
	margin-bottom: 20px;
}

.body-text .summary {
	margin-bottom: 30px;
}
.body-text .summary .name {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	line-height: normal;
	letter-spacing: 0.4em;
}
.body-text .summary .name-en {
	font-size: 14px;
	color: #c61d63;
	line-height: normal;
}
.body-text .summary .job-title {
	font-size: 12px;
}

.section {
	margin-bottom: 40px;
}

.section h2 {
	color: #000;
	margin-bottom: 24px;
	letter-spacing: 8px;
	font-size: 14px;
	line-height: 16px;
}

.section table {
	border-collapse: collapse;
}

.section table th,
.section table td {
	text-align: left;
	vertical-align: top;
}

.section table th {
	padding-left: 5px;
	color: #c61d63;
	width: 111px;
}
