/* update history
--------------------------------------------------------------------------
04/15/2009 Adjustment of all css files.
--------------------------------------------------------------------------*/

/* 01.contentsArea
--------------------------------------------------------------------------*/
#oldContents #contentsArea{
	padding-bottom:20px;
	background-image:none;
	background:#595959;
	}

/* 02.mainArea
--------------------------------------------------------------------------*/
#mainArea{
	width:896px;
	height:100%;
	margin:0 16px 15px 15px;
	background:#fff;
	}
#mainArea:after{
	display:block; 
	clear:both; 
	height:0; 
	line-height:0;
	visibility:hidden;
	content:".";
	}

/* 03.movedArea
--------------------------------------------------------------------------*/

#movedArea{
	width:870px;
	height:100%;
	margin:13px 0 0;
	padding:20px 13px;
	/*margin:13px;
	padding-top:20px;*/
	}
