@charset "utf-8";
/* ****************************************************

1: basic setting
2: background visible (for IE6)
3: page ditail

***************************************************** */

/*1: basic setting
=========================================*/
* html body {
	zoom: 65%;
}

* html div#contents div.subSection {
	width: 691px;
}

/*2: background visible (for IE6)
=========================================*/
body#special .chiebukuro .orderAreaInner,
div#contents .heading06,
div#contents .anchorLink,
body.voice div#contents .anchorNavi ul li .name,
div#contents .recruitSchedule li,
div#contents .normalList03 li,
div#contents div.newsLink,
div#contents div.newsBlock ul li,
div#mainContainer div#localNavi .childNavi li a,
div#contents ul.link02 li,
div#contents ul.link01 li,
div#contents .link10,
div#contents .link02,
div#contents .link01,
div#contents .normalList01 li,
div#contents .heading05,
div#contents .heading03 span,
div#contents .heading03,
div#contents .heading02,
div#contents .heading01,
div#footer #siteUtility .linkCol ul li,
div#footer #siteUtility .linkCol .inner li {
	height: 1%;
}



/*3: page ditail
=========================================*/

/* ==================================
company/history.html
================================== */
* html div#contents div.linkBox .detail { /* for IE6 hacks */
	float: left;
}

/* designHistory */
* html div#contents div.designHistory { /* for IE6 hacks */
	width: 691px;
}

/* ==================================
enjoy/cm.html
================================== */
* html div#contents div.cmBlock .detail { /* for IE6 hacks */
	float: left;
}
* html div#contents div.cmBlock .detail h2 { /* for IE6 hacks */
	width: 399px;
}


/* ==================================
products/special
================================== */
* html body#special .okaasan #cmBox .textBox { /* for IE6 hack */
	padding-top: 0;
}
*:first-child+html body#special .okaasan #cmBox .textBox { /* for IE7 hack */
	padding-top: 0;
}

/* ==================================
products
================================== */
* html div#contents div.linkBox03-col2 { /* for IE6 hack */
	width: 471px;
}

/* ==================================
csr/misozukuri/index.html
================================== */
#misoFrow ul {
	width: 472px;
}

