@charset "UTF-8";

@import url("../../css/navi_menu.css");


.gotoMenu {
	text-align: center;
	float: left;
	padding-bottom: 2em;
	width: 50%;
}
#gotoCoupon {
	background: #FFC;
	border: 2px dotted #CC0000;
	margin: 2em 0;
	padding: 0.3em 0;
	text-align: center;
}
#gotoCoupon a {
	font-weight: bold;
}



.menuImage {
	float: left;
}
.menuImageRight {
	float: right;
}
.menuImage img,.menuImageRight img {
	display: block;
}

.menuText {
	clear: both;
	padding-top: 1.5em;
	width: 450px;
}
.menuText dl {
	margin-left: 35px;
}
#main .menuText dt {
	clear: both;
	float: left;
}
#main .menuText dd {
/*	margin-left: 360px;*/
	margin-bottom: 0.2em;
	text-align: right;
	white-space: nowrap;
}



/*menu detail page*/
#num03 {
	text-align: left;
	float: left;
	width: 40px;
	line-height: 1.7em;
}
#name03 {
	text-align: left;
	float: left;
	width: 312px;
	line-height: 1.7em;
}
#price03 {
	text-align: right;
	float: left;
	width: 60px;
	line-height: 1.7em;
}



.pic {
	margin-bottom: 5px;
	background: url(images/frame-photo.gif) no-repeat;
	height: 312px;
	width: 412px;
	padding-top: 6px;
	padding-left: 6px;
}
.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;
}


#menuTable {
	width: 415px;
	border: none;
}
#menuTable td {
	vertical-align: middle;
	border: none;
	white-space: nowrap;
}
#category {
	width: 47px;
}


#num {
	width: 40px;
}
#name {
}
#hot {
	width: 46px;
	text-align: center;
}
#price {
	text-align: right;
	width: 1%;
	white-space:nowrap;
}
#comment,#enName {
	clear:both;
	line-height: 1.7em;
	margin-left:45px;
	width: 367px;
}
#comment {
	margin-top: 0.5em;
}




#tnum {
	width: 40px;
}
#tname {
	width: 1%;
}
#hot {
	padding-left:10px;
}
#tprice {
	text-align: right;
	width: 60px;
}

#p43 #tnum {
	width: 1%;
	white-space:nowrap;
	padding-right:0.5em;
}
#p43 #tname {
	width: 98%;
}
#p43 #tprice {
	text-align: right;
	width: 1%;
	white-space:nowrap;
}


#goBackToMenuList {
	width: 412px;
	padding-top: 2em;
	text-align: center;
	clear: both;
}


/*choice menu*/
.tokusen {
	margin-top: 3em;
	margin-left: 30px;
	width: 450px;
}
#headSzechuanChoicePage .red,
#newSzechuanChoicePage .red {
	color: #C00;
	border: 1px dotted #C00;
	margin: 2em 0 0;
	padding: 2px 5px;
	width: 450px;
}


/*course*/
.course1column {
	margin: 20px;
}


.course {
	width: 210px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	line-height: 1.5em;
}
.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;
}



/*season menu*/
#seasonMenuDetailPage #main h3 {
	margin-top: 20px;
	margin-left: 5px;
	border-left: 5px solid #CC0000;
	padding-left: 5px;
	font-size: 120%;
}
#seasonMenuDetailPage #main .seasonMenuImage {
	margin: 1em 1em 2em;
}
#seasonMenuDetailPage #main .seasonCourse {
	margin: 2em;
}

