@charset "shift_jis";

/* ==================================================== 

	- Social feed

 ==================================================== */
/* 2012.8.27 */

#right-social {
width:100%;
text-align:right;
}

#socialfeed {
/* float:right;
margin:0 0 10px 0; */
display: inline-block; /*for modern*/
*display: inline; /*for ie5〜7*/
*zoom: 1; /*for ie5〜7*/
margn:0;
padding:0;
}

#socialfeed div.feedbtn {
display: inline-block; /*for modern*/
*display: inline; /*for ie5〜7*/
*zoom: 1; /*for ie5〜7*/
margin:0 0 0 4px!important;
padding:0!important;
vertical-align:top!important;
}

#socialfeed div.feedbtn a:hover img{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}


/* いいねボタンサイズ */
.fbfeed_jp iframe {
width:72px !important;
}
.fbfeed_en iframe {
width:48px !important;
}

.ie7_jp iframe {
width:78px !important;
}
.ie7_en iframe {
width:51px !important;
}


.mixifeed,.tweetfeed {line-height:0.1em; font-size:0.1em;}
