@charset "utf-8";
/* CSS Document */

#page {
	background-image: url(/user_file/idoldog-sh/sitemap/img/back.png);
	background-repeat: repeat-y;
	width: 680px;
}
#main {
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 30px;
}
.sitemapTitle {
	background-image: url(/user_file/idoldog-sh/sitemap/img/mark.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-size: 110%;
	font-weight: bold;
	color: #FF3195;
	background-position: left center;
	margin-top: 20px;
	margin-bottom: 5px;
	width: 15em;
}
#main li{
	line-height: 1.5em;
}
.small {
	font-size: 80%;
}
#main a{
	color: #676767!important;
}
#main a:hover {
	color: #929292!important;
}
