@charset "utf-8";

/* 記事 */

.itemArea {
	float: left;
	width: 170px;
	height: 210px;
	margin: 2px;
	overflow: hidden;
}

.contentItem img {
	margin-bottom: 3px;
}
