#allitem .WK {
	float: left;
	width: 180px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	height: 250px;
}
#allitem .WK h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 20px;
}

#allitem .WK a {
	text-decoration: none;
	color: #FFF;
}
