.left h2{
	width:700px;
	height:36px;
	background:url(../images/h2_menulist.jpg) no-repeat top left;
}

.frame{
	width:694px;
	height:auto;
	border:4px #6E5324 double;
	background:#2E2017;
	margin:20px 0px;
}

	p.menu_list{
		text-align:center;
		margin:10px auto;
	}
	
	.menu_list li{
		width:515px;
		margin:10px auto 20px auto;
	}
	
		p.list_top{
			text-align:right;
			margin-bottom:10px;
		}