@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:30px;
}
div.section dl dt{
	margin-top:30px;
	color:#666;
	font-weight:bold;
}
div.section p.return{
	text-align:right;
}
