@import url("/_common/css/basic.css");


/***** HTML basic elements *****/

h4 {
	font-size:medium;
}


/***** Classified elements *****/

div.restaurantmenu-category {
	margin-top:30px;
	border:#1f1610 2px solid;
	padding:10px;
}

table.restaurantmenu-table {
	width:594px;
}

div.restaurantmenu-item {
	margin-bottom:15px;
}

div.restaurantmenu-name {
	margin-top:15px;
	font-size:medium;
	font-weight:bold;
	clear:both;
}

div.restaurantmenu-name-udon {
	font-size: medium;
	font-weight:bold;
}

div.restaurantmenu-item-with-desc {
	margin-left: 15px;
	margin-right:15px;
}

img.restaurantmenu-photo-na {
	margin:5px 0px;
}
