@charset "Shift_JIS";

ul.otherUtility {
	text-align: left;
}

ul.otherUtility li {
	display: block;
	width: 200px;
	float: left;
}

