$(document).ready(function(){
	$("#sns").floater({
		marginTop: 30,
		fixed: true
	});
});
