
/* --------------------------------

	* site 固有のJavaScript {


		* last update 09.01/17
		* author : ;
	
	}
	
--------------------------------

	* Contents
	
	1. index.html
	2. 
	
	
--------------------------------- */

// Entry Section
$(document).ready(function() {
	//$("div#mainContent div.entry:first").addClass("firstChild");
});

