@charset "UTF-8";

/*
======== table of content. ===============

summary:about要素

==========================================
*/

#works article ul { position:relative; width:103%; margin-right:-3%; overflow:hidden; }
	#works article li { float:left; width:30.3%; margin:0 3% 20px 0; }
		#works article .imgwrap { margin-bottom:10px; padding-bottom:1px; border:1px solid #999; color:#fff; }
		#works article h3 { margin-bottom:5px; color:#000; }
		#works article p { color:#999; }
