@charset "UTF-8";


.selectSnsBtn {
	line-height:0;
	padding:20px 0 10px 0;
}

.selectSnsBtn ul{
	text-align:center;
}
.selectSnsBtn li{
	display:inline-block;
	vertical-align:top;
	padding-right:5px;
	margin: 0 0 10px 0!important;
    list-style: none;
    height: 21px;
}

.sns li.tw2012 iframe{
	width:70px !important;
}

.cmtNone li.fb2012{
	overflow:hidden;
}

.snsBtm li.tw2012 iframe{
	width:95px !important;
}

.snsBtm li.gp2012 div{
	width:60px !important;
}

.snsBtm li.gp2012 iframe{
}

.snsBtm li.lineBtn img{
	height:20px; 
	width:20px;
}


@media only screen and  (min-device-width : 320px) and (max-device-width : 680px) {
	.selectSnsBtn {
	padding:10px 0 0 0;
}
	

}
