@charset "UTF-8";
#header {
	height: 97px;
	width: 640px;
}
#navi {
	height: 28px;
	width: 640px;
}
#middle {
	width: 640px;
}
#left {
	float: left;
	width: 300px;
	padding-top: 5px;
	padding-right: 5px;
}
#right {
	float: left;
	width: 330px;
	padding-top: 5px;
	padding-right: 5px;
}
#footer {
	height: 67px;
	width: 640px;
	clear: left;
}
#wrapper {
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#name {
	background-color: #e0e0e0;
}
#mail {
	background-color: #e0e0e0;
}
#company {
	background-color: #e0e0e0;
}
#idea {
	background-color: #e0e0e0;
}
