/* title -------------------------------------------*/

/* social01 -----*/

.social01 {
	position: absolute;
	right: 0;
	top: 0;
}

.top-20 {
	top: -30px;
}

* html .social01 {
}

.social01 ul{
	float: right;
}

.social01 ul li{
	margin: 0;
	float: right;
	line-height: 0;
}

.social01 .twitter {
    width: 98px !important;
	height: 21px;
}

.social01 .fb_button,
.social01 .fb-like {
    width: 108px !important;
	height: 21px;
}

* html .social01 iframe {
    width: 108px !important;
	height: 21px;
}
