@charset "UTF-8";

/* for Print
=========================================*/

* html body {
	zoom: 60%;
}


/* background visible for IE6
=========================================*/
* html #topicPath li,
* html #footerNavMain,
* html #footerNavSub .col dt,
* html #footerNavSub .col dd li,
* html #footerUtility .footerUtilityLinks .recruiter span,
* html #aside #asideNav dd li,
* html #aside #mobileBlock,
* html #aside #mobileBlock .inner,
* html #aside .iconLink02,
* html #contents .heading1-01,
* html #contents .heading1-01 span,
* html #contents .heading2-01,
* html #contents .heading4-01,
* html #contents .searchResultBox .title,
* html #contents .searchListLink,
* html #contents .consulBlock,
* html #contents .consulBlock .inner,
* html #contents .recommendBlock .recommendText,
* html #contents .recommendBlock .recommendText .inner,
* html #contents .searchResultBox,
* html #contents .anchorLinkBlock,
* html #contents .anchorLinkBlock li,
* html #contents .jobSearchBlock .featureItems,
* html #contents .pointListBlock li,
* html #contents .personColumn01,
* html #contents .personColumn01 .inner,
* html #contents .localNav,
* html #contents .localNav ul,
* html #contents .localNav li span,
* html #contents .iconList01 li,
* html #contents .brokenLine,
* html #contents .columnBlock01 .title,
* html #contents .iconLink01,
* html #contents .iconLink02,
* html #contents .iconLink03,
* html #contents .iconLink04,
* html #contents .iconLink05,
* html #contents .closeLink p,
* html #contents .closeLink span,
* html #contents .qaBlock02,
* html #contents .pointListBlock02 .wrapContents,
* html #contents .pointListBlock02 .innerContents,
* html #contents .featureColumn01,
* html #contents .featureColumn01 .inner,
* html #contents .featureColumn02,
* html #contents .featureColumn02 .inner,
* html #contents .latestItemList,
* html #contents .pageTopLink span,
* html #contents .pointListBlock03 .wrapContents,
* html #contents .pointListBlock03 .innerContents,
* html #contents .pointListBlock03 .innerContents .contentsArea .firstCol li,
* html #contents .pointListBlock03 .innerContents .contentsArea .secondCol li,
* html #contents .pointListBlock03 .innerContents .contentsArea .thirdCol li,
* html #contents .pointListBlock03 .innerContents .contentsArea .yellowArea01,
* html #contents .pointListBlock03 .innerContents .contentsArea .yellowArea01 .inner,
* html #contents .pointListBlock03 .innerContents .contentsArea .yellowArea01 .tellCol span,
* html #contents .pointListBlock03 .innerContents .contentsArea .yellowArea01 .mailCol span,
* html #contents .columnBlock03 .title,
* html #contents .columnBlock03 .tellIcon,
* html #contents .columnBlock03 .grayBlock01,
* html #contents .columnBlock03 .grayBlock01 .inner,
* html #contents .columnBlock03 .yellowBlock01,
* html #contents .columnBlock03 .yellowBlock01 .inner,
* html #contents .recommendPointBlock .itemDetail,
* html #contents .recommendPointBlock .itemDetail .inner,
* html #contents .indexColumn02 .title,
* html #contents .indexColumn01 .acceptingSeminar span,
* html #contents .seminarReportBlock .innerContents,
* html #contents .workReportBlock .innerContents,
* html #sitetop .latestItemList,
* html #sitetop .mainBlock .searchArea .pulldownArea,
* html #sitetop .topMenuBlock .leftContents .linkBlock,
* html #sitetop .topMenuBlock .rightContents .consultationBlock,
* html #sitetop .topMenuBlock .rightContents .subMenuBlock,
* html #sitetop .topMenuBlock .rightContents .subMenuBlock .inner,
* html #sitetop .informationList,
* html #sitetop .informationList .inner,
* html #sitetop .featureItemList,
* html #sitetop .featureItemList .inner,
* html #sitetop .topMenuBlock .rightContents .consultationBlock .inner,
* html #sitetop .topMenuBlock .leftContents .linkBlock .innerContents .col .experienceList li,
* html #sitetop .topMenuBlock .leftContents .linkBlock .innerContents .col .faqList li,
* html #sitetop .topMenuBlock .rightContents .subMenuBlock li,
* html #sitetop .topMenuBlock .leftContents .linkBlock .innerContents .col .title { /* for IE6 */
	zoom: 1;
}



/* fixed print for IE6
=========================================*/
* html #footerUtility .footerUtilityLinks .recruiter span {
	display: inline;
}
* html #contents .recommendBlock .recommendPerson {
	width: 78px;
}
* html #contents .searchListLink p span,
* html #contents .anchorLinkBlock li span,
* html #contents .closeLink span {
	zoom: 1;
	display: inline;
}
* html #contents .column2-03 .imgCol {
	margin: 0 0 20px 19px;
}
