#start-box {
	width: 692px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	background: #ffffff;
	text-align: left;
	border: 1px solid #b4b4b4;
	border-bottom: 4px solid #b4b4b4;
}

#start-box-inner {
	width: 692px;
	text-align: justify;
}

#start-box-left {
	float: left;
	width: 462px;
}

#start-box-right {
	width: 230px;
	float: right;
}
/*

#start-logo {
	width: 693px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#start-logo img {
	margin-left: -20px;
}
*/