$(document).ready(function(){ // [decomail-wrapper]クラスのSTYLE要素を削除 if($('.decomail-wrapper').size() > 0) { $('.decomail-wrapper').removeAttr('style'); $('.decomail-wrapper font').attr('size', '3'); } });