.shokushu {}
.shokushu li {
	float: left;
	width: 230px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.shokushu:after {
height: 0;
visibility: hidden ;
content: ".";
display: block ;
clear: both ;
}

.entrytel {
	text-align: center;
	color: #0483C8;
	font-weight: 600;
	font-size: 200%;
}
