@charset "utf-8";

/*
======= NOTES =======
	
	last-updated: 20 Nov 2007;
	
	+1: The keyVisual is set. 
	+2: The list of newly arrived information is set. 
	+3: Blank adjustment of h2Title

====================
*/

/* =====================================================
	+1: The keyVisual is set. 
===================================================== */
/*body#home div#main p#keyVisual { margin-bottom: 12px; } ⇒ moved to 'layout.css'. */

/* =====================================================
	+2: The list of newly arrived information is set. 
===================================================== */
body#home div#main ul {
	margin-bottom: 0px;
}

body#home div#main ul li { line-height: 1.5; }

/* =====================================================
	+3: Blank adjustment of h2Title
===================================================== */
body#home div#main div.contents h2 {
	margin-bottom: 0px;
}
