/*construction
---------------------------*/
/*全体を格納*/
#wrapper { margin: 0px; padding: 0px; background: none; }
#header_logo a { background: none; text-indent: 0px; width: auto; }

/*グローバルナビ*/
#navi_area { display: none; }
#flash_area { display: none; }
	
/*ボックス*/
#column { background: none; }
#local_area { display: none; }
#contents_box { border: none; }
#contents { width: 100%; margin: 0px; padding: 0px; float: none; }
#contents_area { width: 100%; }

/*フッター*/
#footer_naviarea { display: none; }
#footer_area { display: none; }
	
	
h2#mainimg { display: none; }