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

	PrintCSS

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

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

	1.Utility
	2.Layer
	3.Header
	4.Main
	5.Contents
	6.RelationNavi
	7.Footer
	8.Table
	9.Form

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

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

	Utility

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

/**/

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

	Layer

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

/*--- divlayer -----------------*/

#body {
	width: 100%;
}

#header {
	display: none;
}

#main {
	border-top: none;
}

#contents table th {
	text-align: left;
}

#footer {
	display: none;
}

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

	Header

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

/**/

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

	Main

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

/*--- topicPath -----------------*/

#main ul#topicPath {
	display: none;
}

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

	Contents

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

/*--- latestJob/Region -----------------*/

div#region,
div.webpage_latestJob {
	display: none;
}

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

	RelationNavi

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

/**/

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

	RelationNavi

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

/**/

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

	Footer

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

/**/

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

	Table

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

/**/

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

	Form

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

/**/


