@charset "utf-8";
/* ソーシャルいいねボタンの位置調整 */

#share
{
	float: right;
	clear: both;
}

#share span.sl_tw a.addthis_button_tweet iframe.twitter-share-button{
	height: 25px !important;
}


#share span.sl_fb a.addthis_button_facebook_like iframe.facebook-share-button{
	width: 100px !important;
}



