@import "init.css";
@import "common.css";

h2{
	width:580px;
	height:108px;
	background:url(../images/other/ranking_h2.jpg) no-repeat;
	margin:0 0 20px 0;
	text-indent:-9999px;
	}

table{
	width:280px;
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	}
td{
	width:278px;
	height:109px;
	border:1px solid #CCCCCC;
	}
td.r1{
	background:url(../images/other/ranking_1st.gif) no-repeat;
	}
td.r2{
	background:url(../images/other/ranking_2nd.gif) no-repeat;
	}
td.r3{
	background:url(../images/other/ranking_3rd.gif) no-repeat;
	}
table td img{
	margin:5px 5px 5px 48px;
	float:left;
	}
table td dl dt{
	margin:20px 5px 5px;
	font-weight:bold;
	}
table td dl dd{
	font-size:10px;
	}
div#watch{
	width:280px;
	overflow:auto;
	float:left;
	margin:0 20px 40px 0;
	}
div#watch h3{
	width:280px;
	height:31px;
	background:url(../images/other/ranking_cap_watch.jpg) no-repeat;
	text-indent:-9999px;
	}

div#bag{
	width:280px;
	overflow:auto;
	float:left;
	margin:0 0 40px 0;
	}
div#bag h3{
	width:280px;
	height:31px;
	background:url(../images/other/ranking_cap_bag.jpg) no-repeat;
	text-indent:-9999px;
	}

div#brand{
	width:280px;
	overflow:auto;
	float:left;
	margin:0 20px 40px 0;
	}
div#brand h3{
	width:280px;
	height:31px;
	background:url(../images/other/ranking_cap_brand.jpg) no-repeat;
	text-indent:-9999px;
	}

div#metal{
	width:280px;
	overflow:auto;
	float:left;
	margin:0 0 40px 0;
	}
div#metal h3{
	width:280px;
	height:31px;
	background:url(../images/other/ranking_cap_metal.jpg) no-repeat;
	text-indent:-9999px;
	}

