@charset "utf-8";

#sns {
	position: fixed;
	z-index: 500;
	width:150px;
	height:145px;
	top: 50px;
	background-image: url(../img/add/sns_base_r_white.png);
	background-repeat: no-repeat;
	background-position: 0px;
	right: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 35px;
}

.facebook_like {
	margin-bottom: 2px;
	margin-top: 10px;
	
 }
 
 .facebook_like-detail {
	position: absolute;
	left: 350px;
	top: 160px;
	right: 0px;
	bottom: 0px;	
 }
 
 .tweet { 
margin-bottom:7px;

 }
 
  .twitter-detail {
	position: absolute;
	left: 200px;
	top: 170px;
	right: 0px;
	bottom: 0px;	
 }
 
 .g-plusone { 
 padding-bottom: 4px;

  }
 
 .gree_sf {
	 margin-top: 6px;
	margin-bottom: 4px;
	
	
 }


