$(document).ready(function(){
	$("#text_box").typeWriterLite({
		str:'京都・出町桝形に店を構えて40年。気楽に本格的京料理を味わえる、知る人ぞ知る京都人に人気の店。'
	});
});

