/* 1531	이웃집 통통이 */

body {	
	background-position: center -250px;
	background-size: 414px auto; 
	/* background-size: 100% auto; */ 
	background-repeat: no-repeat;

    /* background-image: url(/img/shop/1531/bg.png); */
}



.pick_button .bt_rbg {
	padding: 10px 0;	
	
	color: #fff !important;
    font-weight: normal !important;
    
    border-radius: 100px;
    border: 1px solid #499a6a !important;	
    background-color: #499a6a !important;
}
.pick_button .bt_nnbg {
	padding: 10px 0;
	
	color: #fff !important;
    font-weight: normal !important;
    
    border-radius: 100px;
    border: 1px solid #989a85 !important;	
	background-color: #989a85 !important;
}
ul.column_list2.pick_button > li {
	margin: 0 15px;
}



/* 즉석게임 룰렛 */

body.roulette_shopno_1531 .body_area {	
	padding-bottom: 70px;
	
	background-position: center 30%, center 0px, center 98%; 
	background-size: 90% auto, 100% auto, 30% auto; 
	background-repeat: no-repeat, no-repeat, no-repeat;

    background-image: url(/img/shop/1531/bg.png), url(/img/shop/1531/top.png), url(/img/shop/1531/footer.png);
    background-color: #cedc9b;
}


body.roulette_shopno_1531 .top_menu,
body.roulette_shopno_1531 .arc,
body.roulette_shopno_1531 .main {
	background-image: none;
	background-color: transparent;
}

body.roulette_shopno_1531 .top_menu {
	display: none;
}



.roulette_main {
	margin-top: 0px;
	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_main > .board {
    position: absolute;
    left: 15%;
    right: 10%;
    bottom: 0;
    height: 20%;
 
    background-image: url(/img/shop/1531/product_of_board.png);
    background-position: right bottom;
    background-size: 100%;
    background-repeat: no-repeat;	
}
.roulette_comment {
	background-color: transparent;
}


body.roulette_shopno_1531 .shopname_color > span {
	display: none;
}

body.roulette_shopno_1531 .shopname_color:before {
	display: block;
	content: '';
	padding: 25% 0;
	/* margin-top: -30px; */ /* 3선 메뉴와 같은 선상에 있어서 안눌림 */
	margin: 10px 15% -80px 15%;

	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: 100% auto; /* background-size: 414px auto; */ 
	
	/* 로고 이미지 */	
	background-image: url(/img/shop/1531/txt_rlt.png);    	
}

.roulette_main .arc > .txt_rlt {
	display: none;
}