@charset "utf-8";
/**
 * style.css
 */

/* index
--------------------------------------------------*/
/* layout */
.pageTitle {
	background-image: url(../imgs/bg-title.jpg);
}
.section {
	padding-top: 0;
	border-top: none;
}
.floatList {
	margin: -25px 0 0 -25px;
}
.floatList li {
	margin: 25px 0 0 26px;
}
.floatList li .image {
	margin-bottom: 17px;
}
.floatList li .text {
	text-align: center;
}