$(function(){
	$("#topic").load("topic/topic.txt");
	$("#blog").load("http://www.kotanichiryouin.com/topic/blog.php");
});

