/*
	サイドバー：検索枠　プレースホルダテキスト表示用
	$Date: 2011/09/20 01:08:48 $ By $Author: harada_kazumi_gn $
	$Revision: 1.0 $
*/	

(function(){if(document.blogSearchForm){var a=document.blogSearchForm.q,b=a.getAttribute("title"),c=document.getElementById("blogSearchBtn");a.style.fontSize="12px";if(a.value==b){a.style.color="#999999";a.onfocus=function(){if(a.value===b){a.value="";a.style.color="#333333"}}}else a.style.color="#333333";c.onclick=function(){var d=a.value;d!=b&&d!=""&&document.blogSearchForm.submit()}}})();
