@charset "UTF-8";
/* CSS Document */

/*◆◆◆ プライバシー・タイトル　◆◆◆*/
#ttl-sitemap {
	background-image:url(../img/ttl_sitemap.gif);
	height: 30px;
	margin-bottom: 8px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.sm {
	width:725px;
	margin-left: 34px;
	clear: both;
	padding-bottom: 15px;
}
.sm1A {
	color: #222222;
	width: 720px;
	font-size: 13px;
	margin-bottom: 12px;
	float: left;
	border-top: solid #888888 1px;
	padding-top: 3px;
	padding-left: 3px;
	background-image: url(../img/bg_sitemap.gif);
	background-repeat: repeat-x;
}
.sm1 {
	color: #222222;
	width: 200px;
	font-size: 13px;
	margin-bottom: 6px;
	float: left;
	border-top: solid #888888 1px;
	padding-top: 3px;
	padding-left: 3px;
	background-image: url(../img/bg_sitemap.gif);
	background-repeat: repeat-x;
}
.sitemap {
	color: #222222;
	float: left;
	width: 500px;
	list-style-type: none;
	padding-left: 15px;
	margin-bottom: 15px;
}
.sm2 {
	color: #222222;
	width: 490px;
	font-size: 11px;
	padding-bottom: 4px;
	padding-top: 3px;
	line-height: 160%;
	border-top: solid #888888 1px;
	padding-left: 15px;
	background-image: url(../img/bg_sitemap2.gif);
	background-repeat: no-repeat;
}
