@charset "utf-8";
/* ==================================================================
CSS information
 style info :
================================================================== */
/** social icons **/
#social_icon {
	margin-top:15px;
	margin-bottom: 5px;
	width:745px;
	height:25px;
	position: relative;
}

.floatR {
	display: inline;
	float: right;
	margin-right: 10px;
}

.icon_twitter, .icon_mixi, .icon_facebook {
	border-right:1px solid #eee;
	margin-right: 10px;
	padding-right:10px;	
	height:20px;
	float:right;	
}

.icon_twitter {
	width:100px;
}

.icon_mixi {
	z-index: 100;
	width:60px;
}

.icon_facebook {
	width:105px;
	overflow:visible;
}
.icon_google {
	float:right;	
	padding-right:10px;
	z-index: 90;
	width:80px;
}

#LikePluginPagelet {
    width: 115px;
}
