/* Korea SNS Pro - style.css - 191003
////////////////////////////////////////////////// */

.korea-sns{
	clear:both;
	width:100%;
	margin:20px 0 20px 0;
	height:32px;
	display:table;
}

.korea-sns-post, korea-sns-shortcode{

}

.korea-sns-post{
}

.korea-sns-button{
	width:32px;
	height:32px;
	border-radius:3px;
	display:inline-block;
	cursor:pointer;
	margin-right:10px;
	background-size: cover;
}

.korea-sns-pos-left{
	
}

.korea-sns-pos-right{
	float:right;
}

.korea-sns-pos-center{
	display:table;
	margin:0 auto;
}


.ad-ks-button{
	width:32px;
	height:32px;
	border-radius:3px;
	display:inline-block;
	cursor:pointer;
	margin:5px;
	background-size: cover;
}

.ad-chekbox{
	display: inline-block;
}

.ad-box{
	display:table;
	border:1px solid #cacaca;
	padding:5px 10px;
}

#frmKsAdmin h3 { cursor: default; }
#frmKsAdmin td { vertical-align:top; padding:10px; }

#day-area {
  width: 100%;
  height: 300px;
}

#day-area,
#post-area{
	text-align: center;
}
