@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
----------------------------------------------------------------------- */
h3{
	padding-bottom:12px;
}


	
p.txt1{
	width:690px;
	margin-top:0px;
	margin-bottom:30px;
}

p.txt2{
	width:690px;
	margin-top:0px;
	margin-bottom:0px;
}

