/* e-community platform stykesheet for 3column_free */
#space_wrapper {
	width:100%;
}
/* space_1: 中央ブロック */

#space_1 {
	width: 74%;
	float:right;
}

#space_2 {
	width: 25%;
	float:left;
}

