/* support renewal "button Like Facebook"
-------------------------*/
/* overwrite type_c */
#wrap{
overflow: visible !important;
zoom: 1;
}
#main, #sub_main{
overflow: visible !important;
}

/* overwrite common */
.entry, .entry .contents{
overflow: visible !important;
}

/* fb button z-index */
#exLinkBtn #fbBtn .fb-like{
z-index:9;
}