	section.box_list_dot_title
	{
		border-top				: 3px solid #dbdbdb;
		padding-bottom			: 20px;
	}
	section.box_list_dot_title	h4
	{
		margin					: 8px 0px 15px 0px;
		font-size				: 15px;
		letter-spacing			: -0.03em;
		font-weight				: bold;
	}
	
	ul,
	li
	{
		list-style-type			: none;
		margin					: 0px;
		padding					: 0px;
	}
	
	article.dot_title,
	article.rank_title
	{
		margin-bottom			: 5px;
	}
	article.dot_title	h6,
	article.rank_title	h6
	{
		font-size				: 14px;
		letter-spacing			: -0.02em;
		line-height				: 21px;
	}
	.rank_title
	{
		position				: relative;
		padding-bottom			: 10px;
	}
	.rank_title	.rank0
	{
		position				: absolute;
		top						: 2px;
		left					: 15px;
		width					: 20px;
		font-size				: 10pt;
	}
	.rank_title	.title0
	{
		margin-left				: 35px;
	}
	.rank_title_not_last	.title0
	{
		padding-bottom			: 10px;
		border-bottom			: 1px dotted #c0c0c0;
	}
	.dot_title
	{
		position				: relative;
		padding-bottom			: 6px;
	}
	.dot_title	.title0
	{
		padding-left				: 13px;
		background:url(../image/link_split.png) no-repeat 0 0;
	}

