@charset "Shift_JIS";


/* ------------------------------------------------
	
	site: http://www.mitsubishielectric.co.jp/
	
	更新日: 2010-09-16
	
	三菱電機

------------------------------------------------ */



@import "global.css";
@import "header_footer.css";
@import "header_footer_860.css";



/* --------------------------------
	body
-------------------------------- */

body { background:#fff; }



/* --------------------------------
	コンテナ
-------------------------------- */

div#container {}

div#container .skipNav {
	display: none;
}



/* --------------------------------
	パンくず
-------------------------------- */

div#breadcrumbs {}



/* --------------------------------
	ボディ
-------------------------------- */

div#body {}


