@charset "utf-8";
/* CSS Document */


#body h3{
	background-image:url(../images/bar.jpg);
}

h4{
	margin-bottom:3px;
}

.menu_table{
	margin-bottom:20px;
}

.menu_table td{
	border-bottom:dotted 1px #666666;
}

.menu_txt{
	font-weight:bolder;
	color:#FF9900;
}

.menu_desc{
}

.menu_price{
	width:50px;
	color:#FF0000;
	text-align:right;
}

