@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:0 0 12px 30px;

	border-bottom:1px dotted #ccc;
}
div.section h2{
	margin-bottom:12px;
	padding-left:20px;
	border-right:3px solid #f1f1f1;
	background:transparent url(/images/sitemap/bg_01.gif) no-repeat 0 50% scroll;
}
div.section h2{
}