@charset "UTF-8";


.socialbtn .socialbox{
	font-weight: bold;
	width: 220px;
	position: relative;
	margin-bottom: 10px;
	margin-top: 10px;
}

.socialbtn .socialbox a{
	margin: 0px;
	padding: 0px;
}

.textshare{
	color: #a19b45;
	position: relative;
	top: 2px;
	font-size: 16px;
}

*html .textshare{
	color: #a19b45;
	position: relative;
	top: 12px;
	font-size: 16px;
}

*+html .textshare{
	color: #a19b45;
	position: relative;
	top: 12px;
	font-size: 16px;
}
