@charset "shift_jis";
/* ****************************************************************************

forma-labo sitemap.css

***************************************************************************** */
h2           {
	height: 40px;
	width: 790px;
	margin-top: 17px;
	margin-bottom: 1px;
}
#content #sitemap {
	background-image: url(../img/sitemap/saitemap_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 40px;
	padding-left: 40px;
}

#content .siteList01 {
	font-size: 13px;
	line-height: 26px;
	color: #444444;
	list-style-type: none;
}
#content .siteList01 a {
	color: #444444;
}
#content #sitemap a:hover {
	color: #b71911;
}


#content .siteList01 .bold {
	font-weight: bold;
	color: #000000;
}
#content .siteList02 {
	margin-left: 28px;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	list-style-type: none;
	margin-bottom: 5px;
}
#content .siteList02 a {
	color: #666666;
}

#content .siteList02 li {
	background-image: url(../img/sitemap/saitemapMark01.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: left center;
}
