@charset "utf-8";

/*cleafix-----*/
.section ul{zoom:1;}
.section ul:after {height: 0;visibility: hidden;content: ".";display: block;clear: both;}
/*-----cleafix*/

.section ul{
	padding-bottom:0;
}

.section ul li {
	float: left;
	width: 120px;
	margin-right: 10px;
}

.section ul li.last {
	margin-right: 0;
}

p.caption {
	margin-top: -1.5em;
	font-size: 1.2em;
}


