/* 3613	효자동곱닭 본점 */

.shopname_color {
    font-size: 2em;
    color: #fff;
    margin-bottom: 10px;
}

.pick_button .bt_rbg {
	background-color: #e53425 !important;
    border: 1px solid #e53425 !important;		
}
.pick_button .bt_nnbg {
	background-color: #171512 !important;
    border: 1px solid #171512 !important;	
}




/* 즉석게임 룰렛 */

body.roulette_shopno_3613 .body_area {	
	background-position: center -50px;
	background-size: 100% auto; 
	background-repeat: no-repeat;

    background-image: url(/img/shop/3613/bg.png);
}
.roulette_main {
	margin-top: -20px;
	background-position: center -10px;
	background-image: url(/img/shop/1531/bg_roulette2.png); /* 아주 흐림 */
	background-image: url(/img/shop/1174/bg_roulette2.png); /* 중간 */
	background-image: url(/img/shop/1531/bg_roulette2_darker.png); /* 진함 */
}
.roulette_comment {
	background-color: transparent;
}

body.roulette_shopno_3613 .top_menu,
body.roulette_shopno_3613 .arc,
body.roulette_shopno_3613 .main {
	background-image: none;
	background-color: transparent;
}

