@charset "utf-8";

.list-block{
	width:695px;
	margin:0 auto;
}
.item-block{
	list-style:none;
	overflow:hidden;
	border-bottom:1px solid #ccc;
	padding-bottom:30px;
	margin-bottom:30px;
}
.item-block-list{
	float:left;
	width:220px;
	text-align:center;
	margin-right:17px;
}
.item-block-list:nth-child(3n){
	margin-right:0;
}
.anchor{
	display:block;
	text-decoration:underline;
	font-size:17px;
}
.item-block-list .img{
	width:218px;
	border:1px solid #ccc;
	margin-bottom:3px;
}
.item-block-list .btn{
	width:200px;
}
.item-comment{
	font-size:12px;
	display:block;
	text-align:left;
	line-height:1.2;
	margin-top:2px;
	margin-bottom:8px;
	letter-spacing:1px;
	color:#777;
}
.delivery{
	text-align:left;
	margin-right:9px;
}
.item-price{
	color:#CC0000;
	font-size:19px;
	font-family:
	Arial, Helvetica, sans-serif;
	display:inline-block;
	margin-top:-7px;
	margin-bottom:3px;
}
.item-price span{
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:13px;
	margin-left:2px;
}
.tag{
	overflow:hidden;
	height:30px;	
}
.tag li{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float:left;
	padding:2px 4px;
	margin-right:3px;
	border-radius:5px;
	list-style:none;
}
.tag-popular{
	color:#fff;
	background:#E25729;
}
.tag-rich{
	color:#fff;
	background:#0F2F5C;	
}
.tag-capless{
	color:#333;
	background:#BDDDE3;
}
.tag-mo{
	color:#fff;
	background:#EF1435;
}
.tag-recommend{
	color:#333;
	background:#F2EAA5;
}
.tag-size{
	color:#fff;
	background:#EF3235;
}