#left_container {
	width:555px;
	float:left;
	margin-top:30px;
}
#right_container {
	width:160px;
	float:right;
	margin-top:30px;
}
#foot_container {
	width:750px;
	clear:both;
}
.menu_box_title {
	border:1px solid #FF9900;
	border-bottom:none;
}
.menu_box {
	width:148px;
	border:1px solid #FF9900;
	padding:15px 5px;
	margin-bottom:20px;
}
.menu_box p {
	margin-bottom:10px;
}
input{
	vertical-align:middle;
	margin-bottm: 20px;
}
.line {
	margin-bottom:5px;
}
.lineup_table {
	width:100%;
	text-align:center;
	margin-top:30px;
}
.lineup_table td {
	width:25%;
	padding:0px 5px 30px 5px;
}
.foot_menu_box_title {
	border:1px solid #ff9900;
	border-bottom:none;
}
.foot_menu_box {
	width:738px;
	border:1px solid #ff9900;
	padding:15px 5px;
}