@charset "UTF-8";


/*
	##### DAIFUKU ONLINE AR 2015 #####
	common/css/governance.css
*/

@import "https://www.daifuku.com/ir/library/ar2015/common/css/style.css";
.gvrnnc .section {
	width: 868px;
	margin-top: 56px;
	margin-left: 56px;
	font-size: 13px;
	line-height: 1.6;
}
.gvrnnc .section .subT {
	clear: both;
	margin-top: 1.8em;
	padding: 0.5em 0;
	font-size: 18px;
	font-weight: bold;
	color: #574b9c;
	border-top: 1px solid #574b9c;
	border-bottom: 1px solid #574b9c;
}
.gvrnnc .section .subT2 {
	margin-top: 0.8em;
	font-size: 16px;
	font-weight: bold;
}
.gvrnnc .section p {
	margin-top: 0.5em;
}
.gvrnnc .section p+p,
.gvrnnc .section ul+p {
	margin-top: 1em;
}
.gvrnnc .section p.note {
	font-size: 10px;
	line-height: 1.2;
	padding-left: 1.5ex;
	text-indent: -1.5ex;
}
.gvrnnc .section p.chart {
	margin-top: 2em;
	text-indent: 0;
}
.gvrnnc .section .chartT {
	display: block;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 0.25em;
}
.gvrnnc .tables {
	max-width: 850px;
	margin: 2em 0;
}
.gvrnnc .tables caption {
	font-weight: bold;
	font-size: 15px;
	text-align: left;
	line-height: 1.2;
	padding-bottom: 0.25em;
}
.gvrnnc .tables caption span {
	font-size: 13px;
}
.gvrnnc .tables thead th {
	padding: 0.5em 1em;
	background-color: #4e4273;
	font-size: 14px;
	line-height: 1.1;
	color: #fff;
	border: 1px solid #fff;
	white-space: nowrap;
}
.gvrnnc .tables tbody th {
	padding: 0.5em 1em;
	font-weight: normal;
	text-align: left;
	border: 1px solid #fff;
	background-color: #d1cbe5;
	white-space: nowrap;
}
.gvrnnc .tables tbody td {
	padding: 0.5em 0.75em;
	background-color: #dbdcdc;
	border: 1px solid #fff;
	text-align: left;
}
.gvrnnc .table2 tbody td {
	text-align: right;
	padding-right: 2em;
	padding-left: 2em;
}
.gvrnnc .table1 tbody th+td {
	white-space: nowrap;
}
.gvrnnc .table2 tbody th+td {
	padding-right: 3em;
}
.gvrnnc .section .topicsT {
	margin-top: 30px;
}
.gvrnnc .topics {
	border: 2px solid #574b9c;
	padding: 1em 2em 2em;
}
.gvrnnc .topics .title {
	font-size: 18px;
	color: #574b9c;
}
.gvrnnc .topics .photo {
	float: right;
	margin-left: 15px;
}
@media print {
	.gvrnnc .topics,
	.gvrnnc table {
		page-break-inside: avoid;
	}
}
