// JavaScript Document

$(function(){
	$("#link-oneworld").before("<p class='annotation'>※日記帳をドラッグすると、スクロールできます</p>");
});
