@charset "utf-8";

.spWrapper {
	width: 95%;
	min-width: 95%;
	margin: 0 auto;
	text-align: left;
}

#pageTtl {
	margin-bottom: 25px;
}

/* =========================
   article
========================= */

.left,
.right {
	float: none;
	width: 100%;
}

.left {
	margin-bottom: 0;
	border-bottom: none;
}

.right {
	margin-bottom: 35px;
}

.sitemapList dt a {
	height: 45px;
	line-height: 45px;
	padding-left: 18px;
	font-size: 15px;
}

.sitemapList dd {
	margin-left: 45px;
}

.sitemapList dd p a {
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	background-position: 3px center;
	font-size: 13px;
}

.sitemapList dd ul {
	margin-left: 25px;
	margin-bottom: 15px;
}

.sitemapList dd li a {
	padding-left: 10px;
	background-size: 4.5px;
}

.icnLink {
	padding-right: 20px;
}
