﻿.syokusyu li {
	float: left;
	width: 100px;
	list-style-type: none;
}
.syokusyu {
	float: none;
	clear: both;
}

