#toplist {
	width: 760px;
	text-align: left;
	}
#toplist p, div {
	padding: 0;
	margin: 0;
	}
#toplist .meisai {
	margin-left: 10px;
	}

#toplist table {
	width: 740px;
	border-bottom: 1px solid #cccccc;
	margin-bottom:10px;
	background-color:white;
	border-collapse:collapse;
}
#toplist th {
	width: 150px;
	font-size: 13px;
	vertical-align: top;
	font-weight: normal;
	}
#toplist td {
	font-size: 13px;
	vertical-align: top;
	font-weight: normal;
	background-color: #ffffcc;
	}
#toplist .bunrui1 { background-color: #ffffcc; height: 18px;}
#toplist .bunrui2 { background-color: #ccffff; height: 18px;}
#toplist .bunrui3 { background-color: #ffccff; }
#toplist .left {
	text-align: left;
	white-space: nowrap;
	color: #0000cc;
	font-weight: bold;
	height: 18px;
	}
#toplist .right {
	text-align: right;
	white-space: nowrap;
	color: #333333;
	height: 18px;
	}
#toplist .memo {
	background-color: #ffffff;
	height: 5em;
}
#toplist .new {
	font-size: 10px;
	color: #ff0000;
	}
#toplist .price {
	font-weight: bold;
	color: #cc0000;
	}