/* CSS Document */
@charset "utf-8";

.snsLink li{
	margin-left:10px;
}

.twitter{
	width:90px;
}
.facebook{
	width:100px;
	height: 21px;
    overflow: hidden;
    position: relative;
}
.google{
	width:66px;
}
