/* {{{ ボックス
 * ============================================================================================ */

	/* ベース
	---------------------------------------- */
	#contents .section {
		height: 995px;
		overflow-y: scroll;
		border: 1px solid #DBDBD9;
		background: #FFFFED;
	}

/* }}} ======================================================================================== */

#contbox-m{
	width:850px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	height: 900px;
}