@charset "utf-8";

#sns {
	position: absolute;
	z-index: 999999;
	width: 173px;
	height: 98px;
	background-image: url(../img/sns_pink3.png);
	background-repeat: no-repeat;
	background-position: 0px;
	left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	top: 20%;
	/*display: block;*/
	cursor: pointer;
}

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

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

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