$(function(){
	$('iframe#iwhatsnew').attr({ height: '420'});
	$('iframe#ibottoms').attr({ height: '220'});

// 注記追加
  $('h2#datebody').before('<p style="text-align:right;padding-right:30px;font-size:80%;">番組編成や内容は変更になる場合があります。何卒ご了承ください。</p>');

});

