@charset "utf-8";
/* CSS Document */

body {
}

#contents {
	margin-bottom:20px;
}
#contBox {
}
	#contBox ul {
		margin-bottom:14px;
	}
	#contBox li {
		float:left;
		margin-right:12px;
	}
	#contBox li.last {
		margin-right:0;
	}

