@charset "utf-8";

/*=============== サイトマップタイトル ===============*/
.sitemapTitle {
	float: right;
	width: 816px;
	margin-bottom: 20px;
	background: url(../../images/sitemap_title_j.jpg) no-repeat;
	height: 31px;
}

.sitemapTitle p {
	font-size: 130%;
	line-height: 100%;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 20px;
}

/*=============== サイトマップ全体 ===============*/
.siteMapBody {
	float: right;
	width: 716px;
	padding-right: 100px;
	margin-bottom: 30px;
}

/*=== リストエリア ===*/
.siteMapBody .mapListArea {
	width: 656px;
	text-align: left;
	background: #EDEDDA;
	padding: 30px 30px 20px;
}

/*=== 大見出し ===*/
.siteMapBody .mapListArea h1 {
	font-size: 140%;
	line-height: 100%;
	font-weight: bold;
	color: #333333;
	padding-bottom: 4px;
	border-bottom: 3px solid #666666;
	margin-bottom: 16px;
}

/*=== 中見出し ===*/
.siteMapBody .mapListArea h2 {
	font-size: 100%;
	line-height: 100%;
	color: #7D7D00;
	border: 1px solid #7D7D00;
	padding: 3px 2px 2px 22px;
	margin-bottom: 16px;
	font-weight: bold;
	background: url(../../images/sitemap_point.gif) no-repeat 6px 5px;
}

.siteMapBody .mapListArea h2 a,
.siteMapBody .mapListArea h2 a:visited {
	color: #7D7D00;
	font-weight: bold;
	text-decoration: none;
}

.siteMapBody .mapListArea h2 a:hover {
	color: #CC0000;
}

/*=== 境内のご案内（左枠） ===*/
.mapListArea .garanLeft {
	float: left;
	width: 335px;
	padding-right: 25px;
}

/*=== 境内のご案内（右枠） ===*/
.mapListArea .garanRight {
	float: left;
	width: 290px;
}

.siteMapBody .mapListArea h3 {
	font-size: 100%;
	line-height: 120%;
	font-weight: bold;
	color: #663300;
	background: url(../../images/sitemap_point.gif) no-repeat left 2px;
	padding-left: 16px;
	margin-bottom: 8px;
	margin-left: 6px;
}

.siteMapBody .mapListArea h3 a,
.siteMapBody .mapListArea h3 a:visited {
	line-height: 120%;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}

.siteMapBody .mapListArea h3 a:hover {
	color: #CC0000;
	text-decoration: none;
}

/*=== 本文 ===*/
.siteMapBody .mapListArea ul {
	margin-bottom: 10px;
	margin-left: 40px;
	list-style: none;
}

.siteMapBody .mapListArea ul li {
	color: #333333;
	border-left: 1px solid #999999;
	padding-left: 14px;
	font-size: 90%;
	line-height: 100%;
	padding-bottom: 4px;
}

.mapListArea .singleHeader {
	width: 655px;
	clear: both;
	padding-top: 10px;
}

.mapListArea .singleHeader h2 {
	margin-bottom: 10px;
	margin-top: 20px;
	color: #999999;
}

.mapListArea .singleHeader h3 {
	margin-left: 40px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 4px;
	color: #999999;
}

.mapListArea .otherHeader {
	width: 655px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #7D7D00;
	margin-bottom: 20px;
	border-bottom: 1px solid #7D7D00;
}

.mapListArea .otherHeader ul {
	padding-left: 0px;
	margin-left: 0px;
}

.mapListArea .otherHeader ul li {
	font-size: 100%;
	line-height: 120%;
	font-weight: bold;
	color: #663300;
	background: url(../../images/sitemap_point.gif) no-repeat left 2px;
	padding-left: 16px;
	margin-left: 6px;
	border-style: none;
}

.mapListArea .otherHeader ul li a,
.mapListArea .otherHeader ul li a:visited {
	line-height: 120%;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.mapListArea .otherHeader ul li a:hover {
	color: #CC0000;
	text-decoration: none;
}

/*=============== ページトップ ===============*/
.siteMapBody .pageTop {
	width: 656px;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 30px;
}

.siteMapBody .pageTop p {
	font-size: 90%;
	line-height: 100%;
}


.siteMapBody .pageTop a,
.siteMapBody .pageTop a:visited {
	line-height: 100%;
	color: #996600;
	text-decoration: none;
}


.siteMapBody .pageTop a:hover {
	color: #CC0000;
	text-decoration: underline;
}
