#house {
	float: left;
	width: 280px;
}

#reform {
	float: right;
	width: 280px;
}

#house h2, #reform h2, #news h2 {
	margin-bottom: 7px;
}

#house p, #reform p, #news p {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN";
	font-size: 85%;
	line-height: 150%;
	margin: 0px 10px 10px;
}
#banner {
	float: right;
	width: 180px;
}
#banner img {
	margin-bottom: 7px;
	border: none;
}
#news {
	float: left;
	width: 380px;
}
#news li {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN";
	font-size: 85%;
	line-height: 150%;
	margin: 0px 0px 5px;
	list-style-type: none;
}
#news ul {
	list-style-type: none;
	margin: 0px;
	padding-right: 7px;
	padding-left: 7px;
}
