/* ==================================================
   サイトマップ：階層リンク
================================================== */

.sitemap1 {
	font-size: 90%;
	margin: 12px 8px 5px 8px;
	font-weight: bold;
	padding: 0 10px 0 30px;
	border-bottom: #bebebe 1px solid;
	/* background: url(/wp/wp-content/uploads/new/sitemap/icon1.png) left bottom no-repeat; */
}

.sitemap2 {
	font-size: 90%;
	margin: 8px 8px 5px 18px;
	padding: 0 10px 0 30px;
	border-bottom: #bebebe 1px solid;
	/* background: url(/wp/wp-content/uploads/new/sitemap/icon1.png) left bottom no-repeat; */
}

.sitemap3 {
	font-size: 90%;
	margin: 8px 8px 5px 28px;
	padding: 0 10px 0 30px;
	border-bottom: #bebebe 1px solid;
	/* background: url(/wp/wp-content/uploads/new/sitemap/icon1.png) left bottom no-repeat; */
}

.sitemap1 a,
.sitemap2 a,
.sitemap3 a {
	color: #494949 !important;
}

.sitemap1 a:hover,
.sitemap2 a:hover,
.sitemap3 a:hover {
	color: #ed4459 !important;
}

/* ==================================================
   サイトポリシー
================================================== */

.sitep-read {
	font-size: 90%;
	text-align: left;
	color: #3873c3;
	margin: 0 0 40px 0;
	padding: 10px;
	border: 2px dotted #65b1db;
	line-height: 140%;
}

.sitep-box {
	font-size: 90%;
	line-height: 140%;
	margin: 8px 8px 20px 8px;
}

.sitep-box-title {
	font-weight: bold;
}

.sitep-box-text {
	margin-left: 20px;
}

.sitep-box-text ul {
	margin-left: 40px;
}

.sitep-box-text-bold {
	font-weight: bold;
}
