@charset "utf-8";

/*=================================================================

	ranking.css

=================================================================*/



/* RANKING LIST
-----------------------------------------------------------------*/

#sitemap	{
	width:610px;
}

#sitemap-left	{
	width:293px;
	float:left;
	margin-right:24px;
}

#sitemap-right	{
	width:293px; float:left;
}

#sitemap h3	{
	font-weight:bold;
	background:url(../common/img/line_dot02.gif) bottom repeat-x;
	margin-bottom:8px;
	padding-bottom:4px;
}

#sitemap h4	{
	font-weight:bold;
	margin-bottom:4px;
	padding-bottom:4px;
}

#sitemap h3 a	{
	background:url(../common/img/bure01.gif) no-repeat 0 4px;
	padding-left:12px;
}

#sitemap h3 span	{
	padding-left:12px;
}

#sitemap-left ul	{
	margin-left:4em;
}

#sitemap-left ul li	{
	background:url(../common/img/line_dot02.gif) bottom repeat-x;
	margin-bottom:8px;
	padding-bottom:4px;
}

#sitemap-left ul li.low-dir	{
	 margin-left:4em;
}

#sitemap-right ul li	{
	background:url(../common/img/line_dot02.gif) bottom repeat-x;
	margin-bottom:8px;
	padding-bottom:4px;
	font-size:92%;
}

#sitemap-right dl	{
	margin-left:2em;
}

#sitemap-right dl dt	{
	padding-bottom:4px;
}

#sitemap-right dl dd ul	{
	margin:0;
}

#sitemap-right ul	{
	margin-left:2em;
}

