
#detail, #cc_iframe_div{
	position:absolute;
	top:20px;
	left:20px;
	z-index:101;
	width:1005px;
	height:auto;
	min-height:420px;
	display:none;
	background:#fff;
	border-radius:12px;
}

#cc_iframe_div .concardis_iframe{
    height:420px;
}
#detail .close, #cc_iframe_div .close{
	position:absolute;
	top:10px;
	right:10px;
	z-index:2;
	width:36px;
	height:36px;
	cursor:pointer;
	background:url('/img/main/close_popup_producer.png') no-repeat;
}
.body_shopowner #detail .close{
	background:url('/img/main/close_popup_shopowner.png') no-repeat;
}

#detail_box{

}

