﻿/* Copyright (c) 2009 National Research Institute for Earth Science and
 * Disaster Prevention (NIED).
 * This code is licensed under the GPL 3.0 license, availible at the root
 * application directory.
 */

/* e-community platform stykesheet for 3column_free */
#space_wrapper {
	width:850px;
	margin-left: auto;
	margin-right: auto;
}
/* space_1: 中央ブロック */

#space_1 {
	width: 620px;
	float:right;
}

#space_2 {
	width: 220px;
	float:left;
}
