/* 1196	한마음정육식당 */

body {	
	background-position: center 0px;
	background-size: 414px auto; /* background-size: 100% auto; */ 
	background-repeat: no-repeat;

	background-image: url(/img/shop/1196/bg.png);	
}
body.withpick_shopno_1196 {
	background-position: center -50px;
	background-image: url(/img/shop/1196/bg2.png);
}
body.stamp_shopno_1196 {
	background-position: center -50px;
	background-image: url(/img/shop/1196/bg2.png);	
}



.top_menu,
.arc,
.main {
	background-image: none;
	background-color: transparent;
}

body.stamp_shopno_1196 .shopname_color {
	font-size: 1.4em;
}
.accent_color {
    /* color: #f3ece6; */
}

.pick_button .bt_nnbg {
	background-color: #1c1511 !important;
    border: 1px solid #1c1511 !important;	
}

a.bt_nbg,
.pick_button .bt_rbg {
	color: #fff !important;
	background-color: #bf403a !important;
    border: 1px solid #bf403a !important;
}


/* 즉석게임 룰렛 */
body.roulette_shopno_1196 .arc {
	background-image: url(/img/shop/1196/arc.png);
}

body.roulette_shopno_1196 .shopname_color {
	color: #f3ece6;
}