おべんきょきょーのお勉強。 onClipEvent (load) { date_obj = new Date(); year = date_obj.getFullYear(); month = date_obj.getMonth()+1; today_date = date_obj.getDate(); hiduke = (year+"年"+month+"月"+today_date+"日"); } あと a.type1:hover{ text-decoration:none } とか。