/* e-community platform stykesheet for 3column_free */

/* space_wrapper: 中央&左ブロックの枠 */
#space_wrapper {
	width: 770px;
	float:left;
}

/* space_1: 中央ブロック */

#space_1 {
	min-height:100px;
	height: auto !important;
	height: 100px;
	width: 580px;
	float:right;
}

#space_2 {
	min-height:100px;
	height: auto !important;
	height: 100px;
	width: 188px;
	float:left;
	padding-left: 0px;
}

#space_3 {
	min-height:100px;
	height: auto !important;
	height: 100px;
	width: 188px;
	float: right;
	padding-right: 0px;
}
