@charset "UTF-8";


/*
	##### DAIFUKU REPORT 2018 #####
	common/css/message_ceo_pc.css
*/



.mainImg {
	width: 1024px;
	margin-left: -22px;
}
.lead1 {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	letter-spacing: 0.01em;
}
.profile {
	display: table;
	width: 1024px;
	margin: .5em 0 0 -22px;
	font-size: 9.9px;
	line-height: 1.4;
}
.profile dt {
	display: table-cell;
	padding: 0 .5em 0 0;
	font-weight: bold;
	white-space: nowrap;
	vertical-align: top;
}
.profile dd {
	display: table-cell;
	vertical-align: top;
}
.crt_caption {
	margin-left: 2.5em;
}

.table1 {
	table-layout: fixed;
	margin-bottom: 2em;
	font-size: 13px;
	vertical-align: baseline;
}
.table1 caption {
	text-align: left;
	width: 100%;
}
.table1 caption .unit {
	float: right;
	font-size: 85%;
	font-weight: normal;
	vertical-align: baseline;
}
.table1 thead th {
	background: #595757;
	color: #fff;
	font-weight: normal;
	padding: .5em 2em;
	border-left: 1px solid #D1D2D2;
}
.table1 tbody th {
	font-weight: normal;
	text-align: left;
	padding: .5em 4em .5em 1em;
	background: #D1EBF7;
	border-bottom: 1px solid #fff;
}
.table1 tbody td {
	font-weight: normal;
	text-align: right;
	padding: .5em 1em;
	border-bottom: 1px solid #D1D2D2;
	border-left: 1px solid #D1D2D2;
	white-space: nowrap;
}
