@charset "UTF-8";


/*
	##### DAIFUKU ONLINE AR 2016 #####
	common/css/highlights.css
*/

@import "https://www.daifuku.com/ir/library/ar2016/common/css/style.css";
.finTable {
	margin-top: 40px;
	margin-bottom: 5px;
	margin-left: 53px;
	width: 864px;
	border-bottom: 1px solid #989898
}
.finTable caption,
figcaption {
	position: relative;
	font-family: 'robotobold';
	font-size: 16px;
	padding-left: 18px;
	text-align: left;
}
.finTable caption:before,
figcaption:before {
	position: absolute;
	content: url(https://www.daifuku.com/ir/library/ar2016/common/images/svg/blltt_ttl2.svg);
	top: 0;
	left: 0;
	width: 14px;
	height: 14px;
}

.finTable .unitRow td {
	padding: 3px 1.5em 3px 1.5em;
	border-bottom: 1px solid #989898;
	text-align: center;
	vertical-align: bottom;
	font-size: 76.47%;
}
.finTable thead th {
	padding: .75em 1.5em;
	vertical-align: middle;
	text-align: center;
	font-weight: 400;
	font-size: 76.47%;
	line-height: 1
}
.finTable thead th.thisY,
.finTable tbody td.thisY {
	font-weight: 700;
	color: #494D9B;
}

.finTable tbody td.thisY {
	border-right: 3px solid #494D9B;
	border-left: 3px solid #494D9B;
}
.finTable tbody tr:nth-child(1) td.thisY {
	border-top: 3px solid #494D9B;
}
.finTable tbody tr:last-child td.thisY {
	border-bottom: 3px solid #494D9B;
}


.finTable thead th.chng,
.finTable tbody td.chng {
	background-color: #494D9B;
	color: #fff;
}
.finTable tbody th {
	vertical-align: middle;
	text-align: left;
	font-size: 93.75%
}
.finTable tbody td {
	padding: .5em 1.2em;
	vertical-align: middle;
	text-align: right;
	font-size: 93.75%
}
.table1 tbody th {
	padding: .5em 1em;
}
.table2 tbody th {
	padding: .5em 0;
}

.finTable tbody td.dec {
	padding-right: .95em
}
.finTable tbody td.perc.dec {
	padding-right: 0em
}
.finTable tbody td.perc {
	padding-right: .35em
}
.finTable tbody tr.sec th {
	padding: 3px 0;
	border-top: 1px solid #989898;
}
.finTable tbody tr.sec td {
	border-top: 1px solid #989898;
}
.finTable tbody tr.sec td.chng,
.finTable tbody tr.sec th.chng {
}

.noteTable {
	margin-left: 53px;
	width: 864px;
	font-size: 10px;
}
.noteTable th {
	white-space: nowrap;
	font-weight: normal;
	text-align: right;
	vertical-align: top;
}
.noteTable td {
	vertical-align: top;
	padding-left: 0.5em;
}

.note2 {
	box-sizing: border-box;
	width: 864px;
	margin-left: 53px;
	font-size: 10px;
}
.finData {
	width: 864px;
	margin-top: 50px;
	margin-left: 53px;
	padding-bottom: 50px
}
.pdfLinks span:before {
	padding-right: .25em;
	color: #2440B5;
	content: "►";
	vertical-align: middle;
	font-size: 56.25%;
	font-family: Arial
}
.pdfLinks a {
	text-decoration: underline;
}

@media print {
	table {
		page-break-inside: avoid;
	}
}
