@charset "utf-8";
#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;
}
#contents .ttl-box01 h1 span, #contents .ttl-box01 p span {
	white-space: nowrap;
}
/* sitemap */
#sitemapWrap {
	position: relative;
	max-width: 800px;
	margin: 0 auto 40px auto;
	padding:24px 0;
}
#sitemapWrap a {
	text-decoration: underline;
	color: #0372cc;
}
#sitemapWrap a:hover {
	text-decoration: none;
}
#sitemapWrap h2 {
	font-size: 18px;
	margin-bottom: 30px;
}
#sitemapWrap .set {
	margin-bottom: 20px;
}
#sitemapWrap .set h3 {
	font-size: 18px;
}
#sitemapWrap .set ul.second {
	width: 430px;
	float: left;
}
#sitemapWrap .set ul.first {
	float: left;
}
#sitemapWrap .set li {
	padding-left: 12px;
	background: url("/assets/images/annualReports/2019ar_en/arrow_next.gif") no-repeat 0 50%;
	margin-right: 20px;
	line-height: 2em;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
}
