@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
----------------------------------------------------------------------- */
h2{
	margin-bottom:12px;
}
p.txt{
	width:690px;
	margin-bottom:30px;
}
div.section h3{
	padding-bottom:12px;
}

p.toku1{
	float:left;
}

p.toku2{
	float:left;
}

#related{
	clear:both;
}