.social-button {
	width: 100%;
	margin: 7px auto 15px;
}

.social-button a {
	line-height: 27px;
	text-decoration: none;
}

.social-button li {
	border-radius: 4px;
	float: left;
	margin: 8px 4px 0;
	padding: 5px 0 7px;
	height: 35px;
	width: 17%;
	text-align: center;
}

.sns-logo {
	display: block;
	padding-top: 8px;
}

.sns-logo img {
	vertical-align: top;
}

.sc-tw {
	background: #55acee;
}

.sc-fb {
	background: #3b5999;
}

.sc-gp {
	background: #dd4b39;
}

.sc-hb {
	background: #1a99ce;
}

.sc-li {
	background: #00c300;
}

/*
.sc-li-img {
	border: none;
	margin: 0 auto;
	padding: 0;
	width: 40px;
	height: 40px;
}
*/

.sc-li p {
	display: none;
}

.sc-feed {
	background: #2bb24c;
}
