@charset "UTF-8";



/*----------------------------------------------------------
 サイトマップ
----------------------------------------------------------*/
#tefc-contents { padding: 0; }
#tefc-totop { padding: 0 0 40px 0; }

#sitemap-bg {
	width: 998px;
	margin: 0 auto;
	background: url(../images/tefc_sitemap_bg_left.gif) no-repeat 25px bottom;
}
#sitemap-title {
	background: url(../images/tefc_sitemap_maintitle.gif) no-repeat 0 0;
	width: 998px;
	height: 58px;
	margin: 20px auto 0 auto;
	padding: 0;
	text-indent: -9999px;
}
#tefc-sitemap {
	background: url(../images/tefc_sitemap_bg.gif) no-repeat 713px 75px;
	width: 790px;
	margin: 45px 0 0 100px;
	padding: 0;
}

#sitemap-block {
	width: 690px;
	margin: 0;
	padding: 0;
}
#sitemap-left {
	float: left;
	width: 335px;
	margin: 0;
	padding: 0;
}
#sitemap-right {
	float: right;
	width: 335px;
	margin: 0;
	padding: 0;
}

.content-block0 {
	width: 335px;
	margin: 0 0 20px 0;
	padding: 0;
}

.content-block1 {
	background: url(../images/tefc_sitemap_content-bg1.png) no-repeat 0 bottom;
	width: 335px;
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
}
.content-block1 h3 {
	width: 335px;
}
.content-block1 ul {
	background: #E9E9F4;
	padding: 7px 0 10px 0;
}
.content-block1 li {
	width: 315px;
	margin: 8px 0 0 0;
	padding: 0 0 0 15px;
	font-size: 0.9em;
}

.content-block2 {
	background: url(../images/tefc_sitemap_content-bg2.png) no-repeat 0 bottom;
	width: 335px;
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
}
.content-block2-mid {
	background: #FFF;
	width: 333px;
	border-left: 1px solid #676AAF;
	border-right: 1px solid #676AAF;
}
.content-block2 h3 {
	width: 335px;
}

.content-block3 {
	background: url(../images/tefc_sitemap_content-bg3.gif) no-repeat 0 bottom;
	width: 325px;
	margin: 0 4px;
	padding: 5px 0 5px 0;
}
.content-block3 h4 {
	width: 325px;
}
.content-block3 ul {
	background: #E9E9F4;
	padding: 7px 0 10px 0;
}
.content-block3 li {
	width: 325px;
	margin: 8px 0 0 0;
	padding: 0 0 0 15px;
	font-size: 0.9em;
}
