@charset "Shift_JIS";

/* Site Name
-----------------------------------------------------*/

/*
===== body =======================================
*/

body {
	background-image: none;
}

/*
===== container =======================================
*/

#inner {
	background: none;
}

/*
===== menu ==========================================
*/

#menu {
	background: none;
}


/* ieˆóüŽž”wŒi‚ªo‚È‚¢•s‹ï‡‰ñ”ð
---------------------------------------- */
/*for IE6 */  
* html #business #contents .cbox li,
* html #production #contents ol li,
* html #production #contents ol li div ,
* html #production #contents ol li div h2,
* html h1,
* html h2,
* html h3,
* html #container,
* html #footer #copyright,
* html #footer #copyright p,
* html #top #contents #intro li,
* html #top #contents #power h2,
* html #top #contents #power li,
* html #top #menu-employ,
* html #top #menu-employ li,
* html #top #footer #copyright,
* html #top #footer #copyright p {
	zoom: 100%;
}
/*for IE7 */  
*:first-child+html #business #contents .cbox li,
*:first-child+html #production #contents ol li,
*:first-child+html #production #contents ol li div,
*:first-child+html #production #contents ol li div h2,
*:first-child+html h1,
*:first-child+html h2,
*:first-child+html h3,
*:first-child+html #container,
*:first-child+html #top #contents #intro li,
*:first-child+html #top #contents #power h2,
*:first-child+html #top #contents #power li,
*:first-child+html #top #menu-employ,
*:first-child+html #top #menu-employ li,
*:first-child+html #footer #copyright,
*:first-child+html #footer #copyright p,
*:first-child+html #top #footer #copyright,
*:first-child+html #top #footer #copyright p {
	zoom: 100%;
}
