@charset "utf-8";



/* contents
--------------------------------------------------------------------------
01. Paragraph element
02. List element
03. Font Size
04. Module Heading
--------------------------------------------------------------------------
*/


/* update history
--------------------------------------------------------------------------
12/01/2008 Adjustment of all css files.
--------------------------------------------------------------------------
*/



/* 01. Section
----------------------------------------------------------------------- */
div.section{
	width:631px;
	margin-left:60px;
}
div.section h2{
	margin-left:-60px;
}
div.section h2 img{
	position:relative;
}
div.section ul.normal{
	margin-bottom:50px;
}
div.section div.section{
	width:571px;
	margin-left:0;
}
div.section div.section p.return{
	text-align:right;
}
div.section div.section ul.normal{
	margin:-30px 0 12px 2em;
	padding-left:124px;
}
div.section div.section div.section{
	width:447px;
	margin-left:124px;
}
div.section div.section div.section ul.normal{
	margin:0 0 0 -124px;
}
div.section div.section div.section ul.normal li{
	margin-left:2em;
}