/* shop_info.template_code AA01 (템플릿:AA01) */

body {	
	background-position: center -120px;
	background-size: 414px auto; /* background-size: 100% auto; */ 
	background-repeat: no-repeat;

	background-image: url(/img/template/AA01/bg.png);	
}
body.withpick_tpcode_AA01 {	
	background-position: center 0;
}
.top_menu,
.arc,
.main {
	background-image: none;
	background-color: transparent;
}

.main_bg_color {
    /* background-color: #fff; */
}

.shopname_color {
	color: #fff;	
}

a.bt_nbg {
	color: #fff !important;
	background-color: #3c4ea4;
	border-color: #3c4ea4;
}


/* 즉석게임 룰렛 */
body.roulette_tpcode_AA01 {	
	background-position: center 0;
	background-image: url(/img/template/AA01/bg22.png);
}

body.roulette_tpcode_AA01 .shopname_color > span {
	font-size: .9em; /* 룰렛 매장명 텍스트 크기 좀 줄임 */
}


.roulette_main .arc > .txt_rlt.reg {
    margin: -40px 0 0 0;
    max-width: 80%;
    max-height: 70px;
    		
	content: url(/img/template/AA01/txt_roullette_reg.png);
}

.roulette_main .arc > .txt_rlt.instant {
    margin: -50px 0 0 0;
    max-width: 70%;
    max-height: 80px;
    	
	content: url(/img/template/AA01/txt_roullette_instant.png);
}

.roulette_main {
	background-image: url(/img/template/AA01/bg_roulette2.png);
}


.roulette_comment {
	background-color: #fff;
}