jQuery(document).ready(function($) {
    $("#txtArea").watermark("サイト内検索");
});
