.kenchiku {
	background: #990000;
	vertical-align: top;

}
.kenchiku h2 {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	margin-top: 15px;


}
.kenchiku p {
	background: #FFFFFF;
	height: 130px;
	width: 185px;
	margin-left: 20px;
	margin-top: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 4px;


}
.middle {
	width: 800px;
	height: 485px;


}
.leftside {
	width: 240px;
	float: left;
	height: 485px;
	background-color: #993300;
	color: #FFFFFF;
	padding-top: 5px;
	text-align: center;




}
.rightside {
	width: 560px;
	float: right;

}
.gazou {
	margin-top: 5px;
	margin-bottom: 5px;
}
