@charset "UTF-8";
.sitemap {
	margin: 0px;
	padding: 0px;
	clear: left;
	height: auto;
	width: 550px;
}
.sitemap a:link,.sitemap a:visited {
	color: #333333;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
}
.sitemap a:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.sitemap h2 {
	font-size: 14px;
	line-height: 24px;
	color: #666666;
	margin: 33px 0px 20px;
	padding: 0px 0px 0px 30px;
	clear: left;
	height: 24px;
	width: 520px;
	background: url(../img/contents/work-h2.jpg) no-repeat;
}
.sitemap h3 {
	font-size: 9px;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	clear: left;
	height: 19px;
	width: 500px;
	text-indent: -9999px;
}
.sm01-h3 {background: url(../img/sitemap/sm01-h3.jpg) no-repeat;}
.sm02-h3 {background: url(../img/sitemap/sm02-h3.jpg) no-repeat;}
.sm03-h3 {background: url(../img/sitemap/sm03-h3.jpg) no-repeat;}
.sm04-h3 {background: url(../img/sitemap/sm04-h3.jpg) no-repeat;}
.sm05-h3 {background: url(../img/sitemap/sm05-h3.jpg) no-repeat;}
.sm06-h3 {background: url(../img/sitemap/sm06-h3.jpg) no-repeat;}
.sitemap p {
	margin: 15px 0px 30px;
	padding: 0px 0px 0px 25px;
	clear: left;
	height: auto;
	width: 500px;
	font-size: 10px;
	line-height: 2.5em;
}
.sitemap ul {
	margin: 0px;
	padding: 0px 0px 0px 50px;
	clear: left;
	height: auto;
	width: 490px;
}
.sitemap li {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-indent: 1em;
	font-family: Helvetica, Verdana, "MS UI Gothic", "ヒラギノ丸ゴ Pro W4";
	letter-spacing: 0.1em;
	margin: 0px 0px 0.5em;
	padding: 0px;
	clear: left;
	height: auto;
	list-style: disc inside;
}
