@charset "utf-8";
/* CSS Document */

#rank_design
{
	background-image:url(../image/contents/top/rank_design.png);
	width:690px;
	height:165px;
	margin-left:3px;
	float:left;
}

#rank_design .body
{
	margin:25px 10px 0px 10px;
	width:670px;
}

#rank_design .body img
{
	margin:2px;
}

#rank_company
{
	background-image:url(../image/contents/top/rank_company.png);
	width:690px;
	height:200px;
	margin-left:3px;
	float:left;
}

#rank_company .body
{
	margin:25px 10px 0px 10px;
	width:670px;
}

#rank_company .body img
{
	margin:3px;
}

#rank_company a
{
	font-weight:bold;
}


