@charset "utf-8";
/* CSS Document */

#wrapper {
	padding: 0px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#reform_box {
	background-image: url(reform_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 320px;
	width: 1024px;
}
#estate_box {
	background-image: url(estate_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 320px;
	width: 1024px;
}
.in_bt {
	height: 75px;
	width: 323px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 125px;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
