@charset "utf-8";



/* contents
--------------------------------------------------------------------------
01. Content area (div#contentArea)
02. Header area (div#headerArea)
03. Footer area (div#footer)
--------------------------------------------------------------------------
*/


/* update history
--------------------------------------------------------------------------
05/20/2008 Adjustment of all css files.
--------------------------------------------------------------------------
*/



/* 01. Column area (div#columnArea)
----------------------------------------------------------------------- */
* html body div#contentArea{/*IE6 only*/
	width:auto;
}

/* 02. Header area (div#headerArea)
----------------------------------------------------------------------- */
* html body div#headerArea{/*IE6 only*/
	width:auto;
}

/* 03. Footer area (div#footer)
----------------------------------------------------------------------- */
* html body div#footerArea div#footer{/*IE6 only*/
	width:auto;
}
