@charset "utf-8";
/* CSS Document */

.box280px ul {
	list-style: none;
	margin-left: 10px;
	display: block;
}

.box280px {
	width: 280px;
	float: left;
	margin-top: 20px;
}

.box280px img {
	float: left;
	clear: left;
	width: 60px;
	height: 60px;
	margin-right: 10px;
}

.box280px h3 {
	text-align: center;
	margin-bottom: 15px;
}