/* 2015-10-08 레스토랑 메뉴안내 */
#tabMenu{text-align:center; line-height:55px; border:1px solid #aaa; border-bottom:2px solid #777; margin-bottom:35px; display:inline-block;}
#tabMenu > li{width:151px; float:left; border-left:1px solid #aaa}
#tabMenu > li:first-child{border-left:0 none}
#tabMenu > li.on{background:#3d3d3d; border:0 none}
#tabMenu > li a{color:#333; font-weight:bold; display:block}
#tabMenu > li.on a{color:#fff; font-weight:bold}

.contMenu{width:761px; display:inline-block}
.contMenu:after{display:block;content:"";clear:both;}
.contMenu > li{display:none; overflow:hidden}
.contMenu > li.on{display:block;}

.contMenu > li .bg01{height:625px; background:url('/img/guide/menuBg_01.jpg')no-repeat;}
.contMenu > li .bg02{height:1800px; background:url('/img/guide/menuBg_02.jpg')no-repeat;}
.contMenu > li .bg02_s{height:820px; background:url('/img/guide/menuBg_02_s.jpg')no-repeat;}
.contMenu > li .bg03{height:1170px; background:url('/img/guide/menuBg_03.jpg')no-repeat;}
.contMenu > li .bg03_s{height:625px; background:url('/img/guide/menuBg_03_s.jpg')no-repeat;}
.contMenu > li .bg03_s2{height:520px; background:url('/img/guide/menuBg_03_s2.jpg')no-repeat;}
.contMenu > li .bg03_s3{height:560px; background:url('/img/guide/menuBg_03_s3.jpg')no-repeat;}
.contMenu > li .bg04{height:1070px; background:url('/img/guide/menuBg_04.jpg')no-repeat;}
.contMenu > li .bg05{height:710px; background:url('/img/guide/menuBg_05.jpg')no-repeat;}

.contMenu > li .cotab{overflow:hidden}
.contMenu > li .cotab .restaurant_tit{text-align:center; margin:60px auto 45px auto; padding-bottom:5px; color:#594837;}
.contMenu > li .cotab .restaurant_tit span{font-weight:bold; font-style:italic; font-size:35px; font-family:'NanumMyeongjoEB'; border-bottom:1px solid #594837; vertical-align:baseline;}
.contMenu > li .cotab .restaurant_tit em{display:block; font-style:normal; padding-top:5px;}

		/* Course */
		.course{width:252px; text-align:center; float:left}
		.course .courseTit{font-weight:bold; font-size:16px; color:#594837; margin-bottom:35px}
		.course .courseTit span{vertical-align:bottom!important;}
		.course .courseTit span:first-child{font:bold 24px 'NanumMyeongjoEB';}
		.course .courseTit span.size{font-size:18px}
		.course p{font-size:15px; line-height:20px; margin-bottom:25px}
		.course p span{font-size:12px; display:block;}
		/* Lunch & Dinner */
		.lunch{width:305px; margin-left:50px; margin-bottom:25px; float:left}
		.lunch .menuTit{font-size:19px; margin-bottom:3px; padding:7px 0; border-bottom:1px solid #333; overflow:hidden}
		.lunch .menuTit p:first-child{font-weight:normal; float:left}
		.lunch .menuTit p:first-child span{font-size:14px; display:block}
		.lunch .menuTit p{font-weight:bold; float:right}

		.lunch p.cap{font-size:12px; line-height:18px}
		/* A la carte */
		.carte{margin-bottom:45px; position:relative}
		.carte > div{font-size:17px}
		.restaurant_tit{clear:both; overflow:hidden}
		/* Start House */
		.startHaus{width:500px; margin:10px auto; padding-bottom:12px; border-bottom:1px dotted #999; clear:both; overflow:hidden}
		.startHaus p{font-weight:bold; font-size:18px; margin-bottom:10px; float:right}
		.startHaus p:first-child{font-weight:normal; float:left}
		.origin{font-weight:normal; font-size:14px; margin-left:7px}
		.notice{font-size:12px; padding-top:10px; padding-left:22px; clear:both; overflow:hidden}
		.notice_1{position:relative;  font-size:12px; top:-40px; padding-left:20px; clear:both; overflow:hidden;}
		.new{display:block; font-weight:bold; font-size:11px; color:#ee4824; position:absolute; top:-10px; left:1px;}


/* 2015-09-04 주변정보 안내*/
.guide06{font-size:12px; line-height:1.7em;}
.guide06 ul:first-child{margin-bottom:60px; overflow:hidden}
.guide06 li{height:370px; margin-left:60px; float:left}
.guide06 li:first-child{margin-left:0}
.guide06 li div{width:350px;}
.guide06 .tTit{padding-top:20px; padding-bottom:15px; border-bottom:1px solid #555}
.guide06 .tCap{padding-top:13px; padding-bottom:30px}

/* 2015-10-19 견적상담*/
.guide07{width:761px; height:363px; background:url('/img/guide/guide07_bg.jpg') no-repeat; padding:40px; overflow:hidden}