@charset "utf-8";


.p-mainvisual {
	background-color: #ffffff;
	background-image: url(/images/sitemap/bg_mainvisual01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 163px;
	border-bottom: 2px solid #0067b6;
}


.p-sitemap {
	color: #0067b6;
	padding-bottom: 180px;
}

.p-sitemap dt {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	background-image: url(/images/common/icn_sitemap01.png);
	background-repeat: no-repeat;
	background-position: 6px center;
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e3e3e3;
}

.p-sitemap dd {
	padding-top: 12px;
	padding-bottom: 30px;
	padding-left: 22px;
}

.p-sitemap dd li {
	background-image: url(/images/common/icn_sitemap02.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.p-sitemap dd li a {
	font-size: 14px;
	line-height: 14px;
}


.l-topicPath {
	margin-bottom: 20px;
}





/*---------*/
