#header {
	width: auto;
	float: none;
	height: auto;
}
#navi {
	width: 1024px;
}
#middle {
	width: 1024px;
	background-color: #FFF;
	font-size: 24px;
}
#footer {
	width: 1024px;
	clear: both;
	background-image: url(../image/footer.gif);
	height: 100px;
}
#wrapper {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body p {
}
#name {
	background-color: #DDD;
}
#old {
	background-color: #DDD;
}
#address {
	background-color: #DDD;
}
#tel_home {
	background-color: #DDD;
}
#tel_mobile {
	background-color: #DDD;
}
#mail {
	background-color: #DDD;
}
#textarea {
	background-color: #DDD;
}
