@charset "utf-8";
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 2px;
	top: 15px;
}
.Menu_Dish_Header_Style {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #800000;
	font-style: italic;
}
.Menu_Header_Style {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #800000;
	font-style: italic;
}
.Menu_DishName_Style {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #008000;
	font-weight: bold;
}
.Menu_Dish_Desc_Style {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0000FF;
	font-style: italic;
	font-weight: normal;
}
.Note {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #800080;
	font-style: italic;
}
