#grid {
	width:960px;
	margin: 0 auto;
	height: 940px;
}
#grid ul li {
	margin: 5px;
	float: left;
	list-style: none;
}

.seihin_center{
	display: block;
	text-align: center;
}

