/*
 * 関連品種
 */
.detaile_kind .oneitem {
	float:left;
	width:122px;	/* 画像の横幅+枠線 */
	margin-right:4px;
	padding-bottom:4px;
}
.detaile_kind .oneitem img {
	width:120px;
	height:90px;
	border:solid 1px;
	margin-bottom:2px;
}
