@charset "Shift_JIS";

#list {
	width: 560px;
	margin: auto;
}

.list_box {
	margin: 10px;
	width: 120px;
	height: 220px;
	position: relative;
	float: left;
}

.list_box img {
	width: 120px;
	display: blok;
	position: absolute;
	bottom: 18px;
}

.list_box h3 {
	width: 120px;
	font-size: 14px;
	position: absolute;
	top: 202px;
	text-align: center;
	font-weight: normal;
}

.list_box a {
	display: box;
	height: 100%;
	width: 100%;
	font-weight: normal;
}