@charset "utf-8";
/* CSS Document */

#rank_item
{
	background-image:url(../image/contents/top/ranking_item.png);
	width:690px;
	height:225px;
	margin-left:3px;
	float:left;
}

#rank_item .body
{
	margin:15px 10px 0px 10px;
	width:670px;
}

#rank_item .body .cell
{
	display:inline;
	margin:10px 7px;
	text-align:center;
	width:120px;
	float:left;
}

#rank_item .body .pict
{
	height:120px;
}

#rank_item .body .name
{
	height:40px;
	font-size:0.8em;
}

#rank_item .body .shop
{
	height:20px;
	font-size:0.8em;
	text-align:right;
}

#rank_item .body img
{
}

#rank_user
{
	background-image:url(../image/contents/top/ranking_shop.png);
	width:690px;
	height:240px;
	margin-left:3px;
	float:left;
}

#rank_user .body
{
	margin:25px 10px 0px 10px;
	width:670px;
}

#rank_user .body img
{
	margin:3px;
}

#rank_user a
{
	font-weight:bold;
}

/* topics on upper area */
#topics
{
	background-image:url(../image/contents/top/topics.png);
	background-repeat:no-repeat;
	width:580px;
	float:left;
	margin-bottom:20px;
}

#topics .body
{
	float:left;
	display:inline;
	margin:70px 0px 0px 10px;
	width:580px;
}

#topics .body .about
{
	margin-bottom:10px;
	color:#666666;
}

#topics .icons
{
	background-color:#FBFBF2;
	border-bottom:1px dotted #FFCC00;
}

#topics .body .shop_release
{
	margin:5px 0px;
	width:580px;
	margin-bottom:10px;
}

#topics .body .item_release
{
	margin:5px 0px;
	width:580px;
	margin-bottom:10px;
}
 
#topics .body .title
{
	font-weight:bold;
}

#topics .body .row
{
	border-bottom:1px dotted #CCCCCC;
	line-height:15px;
}

#topics .body .date
{
	float:left;
	width:135px;
}

#topics .body .contents
{
	float:left;
	width:445px;
	vertical-align:middle;
}

#topics .body img
{
	vertical-align:middle;
}

/* topics on upper area */
#latest_blog
{
	background-image:url(../image/contents/top/blog.png);
	background-repeat:no-repeat;
	width:580px;
	float:left;
	margin-bottom:20px;
}

#latest_blog .body
{
	float:left;
	display:inline;
	margin:70px 0px 0px 10px;
	width:580px;
}

#latest_blog .body .about
{
	margin-bottom:10px;
	color:#666666;
}

#latest_blog .body .row
{
	border-bottom:1px dotted #CCCCCC;
	line-height:15px;
}

#latest_blog .body .date
{
	float:left;
	width:135px;
}

#latest_blog .body .contents
{
	float:left;
	width:445px;
	vertical-align:middle;
}

#column_center ul.minimum_item
{
	margin-left:0px;
}

#column_center ul.minimum_item li
{
	margin-right:2px;
}

#column_center #popular_list
{
	background-image:url(../image/contents/top/label_popular.png);
	background-repeat:no-repeat;
	float:left;
	margin-bottom:20px;
	margin-left:10px;
}

