@charset "utf-8";

div#contentArea{
	width:885px;
}
div#headerArea{
	width:885px;
}
/*新ヘッダ用調整ソース*/
div#headerArea div#header{
	width:833px;
	}
/*旧フッタ用調整ソース
div#headerArea div#header{
	width:855px;
	}*/
div#headerArea div#header ul#gNavi li.lastBtn{
	margin-right:0;
	}
div#footerArea{
	width:885px;
	}
/*新ヘッダ用調整ソース*/
div#footer{
	width:855px;
	height:auto;
	margin-top:0;
	}
/*旧フッタ用調整ソース
div#footerArea div#footer{
	width:855px;
	margin-top:0;
	}*/
div#footerArea div#footer ul{
	*padding-top:6px;
	}
div#footerArea div#footer address{
	*margin-top:8px;
	}
