#contents .ttl-box01 {
	margin: 0 auto 40px;
	padding: 24px 0 0;
}
#contents .ttl-box01 h1, #contents .ttl-box01 p {
	border-left: 3px solid #004385;
	font-size: 150.00%; /* 24px */
	padding: 0 0 0 12px;
	font-weight: bold;
	line-height: 1;
}
/* downloads
--------------------------------------------------- */
#downloadsWrap{
	padding:24px 0;
}

#contents .ttl-box01 h1 span {
	white-space: nowrap;
}
#downloadsWrap .downloadsWrapBoxtype01 {
	position: relative;
	margin: 0 auto 24px auto;
}
#downloadsWrap .downloadsBoxtype {
	position: relative;
	max-width: 880px;
	margin:0 auto;
}
#downloadsWrap a {
	text-decoration: none;
	color: #221814;
	display: block;
}
#downloadsWrap .downloadsBoxtype a:hover, .cmnBottomAreaTextarea a:hover {
	text-decoration: underline;
}
#downloadsWrap .downloadsBoxtype .downloadsLeftBox {
	float: left;
	width: 40%;
	border: 1px solid #251716;
}
#downloadsWrap .downloadsBoxtype .downloadsRightBox {
	float: right;
	width: 56%;
}
#downloadsWrap .downloadsBoxtype .downloadsRightBox table th,
#downloadsWrap .downloadsBoxtype .downloadsRightBox table td {
	padding: 5px 0;
}
#downloadsWrap .downloadsBoxtype .downloadsRightBox table td {
	text-align: center;
}
#downloadsWrap .downloadsBoxtype .downloadsRightBox table th {
	font-weight: normal;
	text-align: center;
}
#downloadsWrap .downloadsBoxtype .downloadsRightBox table .leftText {
	font-weight: normal;
	text-align: left;
}
#downloadsWrap .downloadsBoxtype .downloadsRightBox table tr.bdr {
	background: url("/assets/images/annualReports/2019ar_en/dot.gif") repeat-x bottom;
}
#downloadsWrap .downloadsBoxtype .downloadsRightBox table td .icon01 a {
	background: url("/assets/images/annualReports/2019ar_en/pdficon_small.png") no-repeat 0 5px;
	padding: 0 0 0 26px;
}
#downloadsWrap .downloadsBoxtype .downloadsRightBox .downloadsBTextLink {
	text-align: right;
	margin: 20px 0 0;
}
/* get pdf */
#cmnBottomArea {
	max-width: 880px;
	margin: 0 auto;
	padding: 0 0 72px;
}
#cmnBottomArea .cmnBottomAreaImgarea {
	float: left;
}
#cmnBottomArea .cmnBottomAreaTextarea {
	overflow: hidden !important;
	zoom: 1;
	padding: 0 0 0 10px;
}
#cmnBottomArea .cmnBottomText {
	margin: 15px 0 0 0;
	padding: 10px 0 0 0;
}
#cmnBottomArea .cmnBottomText2 {
	border-top: 1px solid #ccc;
	margin: 15px 0 0 0;
	padding: 10px 0 0 0;
}
.cmnBottomAreaTextarea a {
	text-decoration: none;
	color: #221814;
}

@media screen and (max-width: 768px) { /* sp */
	div#downloadsWrap .downloadsBoxtype .downloadsLeftBox {
		float: none;
		width: auto;
		margin: 0 20% 40px;
		text-align: center;
	}
	div#downloadsWrap .downloadsBoxtype .downloadsRightBox {
		float: none;
		width: auto;
	}
}
