@charset "UTF-8";

#plan01 {
	background: url(../head-restaurant/images/plan01.gif);
	height: 286px;
	width: 500px;
}
#plan02 {
	background: url(../high-street-restaurant/images/plan02.gif);
	height: 612px;
	width: 500px;
}
#plan02Text {
	visibility: hidden;
}


.menuText {
	clear: both;
	width: 450px;
}
.menuText ul {
	margin: 1em;
}
.menuText li {
	list-style: none;
}


.menuText dl {
	margin-left: 20px;
}
#main .menuText dt {
	clear: both;
	float: left;
}
#main .menuText dd {
	margin-bottom: 0.2em;
	text-align: right;
	white-space: nowrap;
}


/*menu detail page*/
#menuName {
	line-height: 1.7em;
	padding-left: 1em;
	text-align: center;
	width: 430px;
	font-size: 140%;
	font-weight:bold;
}



#num {
	text-align: left;
	float: left;
	width: 40px;
	line-height: 1.7em;
	margin-left:25px;
	font-size: 110%;
	font-weight:bold;
	white-space:nowrap;
}
#name {
	text-align: left;
	float: left;
	width: 300px;
	line-height: 1.7em;
	font-size: 110%;
	font-weight:bold;
}
#price {
	text-align: right;
	float: left;
	line-height: 1.7em;
	font-size: 110%;
	font-weight:bold;
	white-space:nowrap;
}



#menuTable {
	width: 430px;
	border: none;
	margin-left: 30px;
}
#menuTable td {
	vertical-align: middle;
	border: none;
	white-space: nowrap;
}
#category {
	width: 47px;
}
#tnum {
	font-size: 140%;
	width: 40px;
}
#tname {
	font-size: 140%;
	width: 1%;
}
#hot {
	padding-left:10px;
}


.pic {
	margin-bottom: 10px;
	background: url(../head-restaurant/smorgasbord-menu/image/bg_menuFrame.gif) no-repeat;
	height: 330px;
	width: 430px;
	padding-top: 30px;
	padding-left: 30px;
}
.pic2 {
	margin-bottom: 10px;
	background: url(images/frame-photo2.gif) no-repeat;
	height: 412px;
	width: 312px;
	padding-top: 6px;
	padding-left: 6px;
	margin-left: 50px;
}
#goBackToMenuList {
	width: 455px;
	padding-top: 2em;
	text-align: center;
	clear: both;
}



/*course*/
.course {
	width: 230px;
	float: left;
	margin: 20px 0 20px 10px;
	line-height: 1.5em;
}
#main .course ul,#main .course li {
	margin: 0;
	list-style: none;
	paddign: 0;
}
.courseHeadline {
	margin-top: 20px;
	margin-left: 5px;
	border-left: 5px solid #C00;
	padding-left: 5px;
}
.red {
	color: #C00;
	border: 1px dotted #C00;
	padding: 2px 5px;
	width: 470px;
}


.course1 {
	margin: 20px 0 20px 10px;
	line-height: 1.5em;
}
