$(function(){ var update_date = "2025年08月06日"; $(".news_box","#sub").append($('').html(update_date+":最終更新").addClass("update_date")); });