@charset "utf-8";

/*
 * index.css
 *
 * modified: 2011-09-09 (Nakahara@MonkeyWorks)
 *
 */



/* Content
------------------------------------------------------------ *//*

	@group Step

------------------------------------------------------------ */

#step .wrap {
	width: 772px;
	overflow: hidden;
	margin-right: -27px;
	margin-bottom: 35px;
}

#step .wrap .column {
	float: left;
	width: 230px;
	margin-right: 27px;
}

#step .wrap .column img {
	width: 230px;
}

#step .wrap .column p {
	margin-bottom: 5px;
	line-height: 1.4;
}



/*	@end
------------------------------------------------------------ */

