@charset "shift_jis";
#back {
	background-repeat: repeat-y;
	background-image: url(../images/bg03.jpg);
}
#tbl_menu {
	margin-right: auto;
	margin-left: auto;
}
#tbl_menu td {
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}

#tbl_menu .menu_name {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

#tbl_menu .price {
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#tbl_menu .pics {
	text-align: right;
	vertical-align: top;
	padding-top: 1em;
}
#tbl_menu .pics img {
	margin-bottom: 1em;
}



#pic_box {
	float: right;
	width: 190px;
}
