@charset "Shift_JIS";

@import "../css/contents.css";

#item {
	margin: 30px;
}
#item div {
	width: 230px;
	margin-bottom: 20px;
}
#item div p {
	text-align: center;
	font-size: 14px;
}
.img {
	margin-bottom: 10px;
	border: solid 1px #eaeaea;
	padding: 3px;
	background: #fff;
}
#item div p.fs10 {
	font-size: 10px !important;
}