@charset "UTF-8";


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



.mainImg {
	width: 1024px;
	margin-left: -22px;
}
.lead1 {
	padding: 1em 0 1.5em;
	text-align: left;
	color: #888;
}
.lead1 h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5;
}
.caption {
	width: 1024px;
	margin: .5em 0 0 -22px;
	display: table;
	font-size: 10px;
	letter-spacing: 0;
	line-height: 1.4;
	font-weight: normal;
}
.caption dt {
	display: table-cell;
	padding: 0 1em 0 0;
	font-weight: bold;
	white-space: nowrap;
	vertical-align: top;
}
.caption dd {
	display: table-cell;
	vertical-align: top;
}


.subT {
	margin-bottom: .5em;
	line-height: 1.3;
}

.sections p+.subT {
	margin-top: 2em;
}

.speaker {
	color: #409ac1;
}