@charset "UTF-8";
@import "./main.css";
@import "./content.css";
@import "./pm.css";

/*========== [Key color] ==========

dark:	#352010;
middle:	#70624E;
light:	#DED5CE;

==================== */

#Wrapper #Header {
	background: none;
}

#Sitemap {
	padding: 20px 10px;
	width: 920px;
}

/* --------------------- �T�C�g�}�b�v --------------------- */

#Sitemap h3 img {
	margin: 0 0 20px 10px;
}

#Sitemap h4, #Sitemap p {
	margin-left: 20px;
}

#Sitemap ul.Error {
	color: #666;
	list-style: none;
	margin: 0 15px 15px;
	width: 405px;
}

#Sitemap ul.Error li {
	background: url(../img/circle_small.gif) 0 2px no-repeat;
	font-size: 68.75%;
	margin: 0 0 5px 10px;
	padding-left: 18px;
	line-height: 1.6;
}

#Sitemap dl {
	color: #666;
	float: left;
	margin: 0 10px 20px;
	width: 440px;
}

#Sitemap dl.Fl_none {
	float: none;
	width: 900px;
}

#Sitemap dl dt {
	background: url(../img/bg_title_stripe.gif) 0 0 repeat;
	font-size: 75%;
	margin: 0 0 10px;
}

#Sitemap dl dt a {
	background: #fff url(../img/navi_index_arrow.gif) 5px 3px no-repeat;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-left: 5px;
	padding: 3px 5px 3px 23px;
}

#Sitemap dl dd {
	margin: 0 0 5px 10px;
}

#Sitemap dl dd a {
	background: url(../img/navi_index_arrow.gif) 0 0 no-repeat;
	font-size: 68.75%;
	padding-left: 18px;
	line-height: 1.6;
}

#Sitemap dl dd ul {
	margin: 0 0 0 30px;
}

#Sitemap dl dd ul li {
	list-style-image: url(../img/arrow_breadcrumbs.gif);
}

#Sitemap dl dd ul li a {
	background: none;
	line-height: 1.6;
	margin: 0;
	padding-left: 0;
	vertical-align: top;
}
