@charset "utf-8";

/* @group Ul */

#contents ul {
	overflow: hidden;
	margin-bottom: 30px;
	width: 900px;
	height: 390px;
}

#contents li {
	float: left;
}

#contents li#column_1 {
	width: 140px;
}

#contents li#column_2 {
	width: 345px;
}

#contents li#column_3 {
	width: 215px;
}

#contents li#column_4 {
	width: 200px;
}

/* @end */

/* @group Span */

#contents p span {
	display: block;
	margin: 0.8em 0;
}

/* @end */
