@charset "UTF-8";

#second {
	margin-top: 5px;
	background-color: #dcdcdc;
	width: 580px;
	padding-bottom: 10px;
	}
#second:after{
	display:block;content:"";height:1px;margin:-1px;clear:both;
	}
#second h2 {
	background:#FFF url(../image/rank2_02.jpg) bottom right no-repeat;
	}
#second h2 img {
	vertical-align: bottom;
	}
.rankingitem {
	float: left;
	width: 160px;
	margin: 10px 12px 0;
	padding-top: 10px;
	background-color: #FFF;
	text-align: center;
	}
div.rankingitem h3 {
	font-weight: bold;
	padding: 1px 10px;
	font-size: 10px;
	height: 135px;
	}
div.rankingitem h3 img {
	width: 140px;
	height: 105px;
	}
div.rankingitem p {
	text-align: left;
	padding: 5px 10px 2px;
	font-size: 10px;
	}

#third {
	margin: 5px 0;
	}
#third p {
	float: left;
	padding: 3px 5px;
	}
.rankingitem p.price {
	text-align: center;
	}
.rankingitem p.price span {
	color: red;
	font-weight: bold;
	font-size: 110%;
	}
.rankingitem span.tocart{
	text-align: center;
	margin: 0 auto;
	}
.rankingitem span.tocart a {
	text-decoration: none;
	margin-bottom: 3px;
	}