@charset "UTF-8";

/*
*	Title: 転職プラス - 印刷用CSS
*	URI: http://www.aaa.a
*	Last Modified: 2008-03-05
*	Description: 印刷に合わせて各要素の幅の調整や不必要な要素の消しこみを行う
*/

/*======================================
	base.css - ベース用CSS
=======================================*/

/*--------------------------------------
	2. 基本定義(2)
---------------------------------------*/
body {
	background: none;
}

/*--------------------------------------
	3. 全体枠
---------------------------------------*/
#wrapper {
	width: 100%;
	border-width: 0;
	background: none;
}

/*--------------------------------------
	5. ヘッダー部
---------------------------------------*/
#header {
	margin-bottom: 1px;
	background: none;
	height: auto;
	overflow: visible;
	padding: 0 0 10px;
	border-bottom: 1px solid #999999;
}

/* ----- 5-1. ページタイトル ----- */
#header h1 {
	position: static;
	left: 0;
	top: 0;
	width: auto;
	height: auto;
}

#header h1 span {
	display: none;
}

/* ----- 5-2. サイトロゴ ----- */
#header #siteLogo {
	position: static;
	left: 0;
	top: 0;
	margin-top: 10px;
}

/* ----- 5-3. ヘッダー部リンク ----- */
#header #questionLink,
#header #sitemapLink {
	display: none;
}

/* ----- 5-4. 求人件数 ----- */
#header #jobOpenings {
	display: none;
}

/*--------------------------------------
	6. ナビゲーション部
---------------------------------------*/
#header #nav {
	display: none;
}

/*--------------------------------------
	7. トピックパス部
---------------------------------------*/
#topicPath {
	margin-bottom: 10px;
	background: none;
	padding-left: 0;
	border-bottom: 1px solid #999999;
	color: #000000;
}

#topicPath a {
	color: #000000;
}

/*--------------------------------------
	8. タイトルエリア部
---------------------------------------*/
#titleWrap {
	width: 720px;
	overflow: hidden;
}

/*--------------------------------------
	9. ヴィジュアルエリア部
---------------------------------------*/
#visualWrap {
	display: none;
}

/*--------------------------------------
	10. 全体コンテナ部
---------------------------------------*/
.contentTop,
.contentConsul,
.contentKnowhow,
.contentService {
	background-image: none !important;
}

/* ----- 10-2. ドットライン ----- */
#container .dotLine {
	border-bottom: 2px solid #dddddd;
	padding-bottom: 4px;
}

/*--------------------------------------
	11. メインコンテナ部(1)
---------------------------------------*/
#contents {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}

/* ----- 11-4. フィールドセット（枠囲い）部 ----- */
#contents .inner .filedset {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

#contents .inner .filedsetBottom {
	width: 602px;
	border-top: 1px solid #cccccc;
}

/*--------------------------------------
	12. メインコンテナ部(2)
---------------------------------------*/
.contentsFull {
	position: relative;
	padding-left: 0;
	padding-right: 0;
}

/*--------------------------------------
	13. サイドバー部
---------------------------------------*/
#sideBar {
	display: none;
}

/*--------------------------------------
	14. フッター部
---------------------------------------*/
#footer {
	border-top: 1px solid #999999;
	padding: 10px 0 0;
	background: none;
}

#footer ul li {
	display: none;
}

#footer p {
	width: auto;
	height: auto;
	background: none;
	text-indent: 0;
}

#footer p span {
	display: none;
}

/* ----- 14-1. このページの先頭へ ----- */
#footer .pageTopWrap {
	display: none;
}

/* ----- 14-2. このページの先頭へ（右ナビ無しver） ----- */
.noNavigation #footer {
	margin-top: 0;
}


/*======================================
	layout_top.css - トップページ用レイアウトCSS
=======================================*/

/*--------------------------------------
	00： グランドトップ
---------------------------------------*/

/* ----- カンタン求人検索 ----- */
#contents .inner #publishButton {
	display: none;
}

/* ----- 注目企業 ----- */
#contents .noteworthy {	/* 子孫セレクタのfloatを回避 */
}

#contents .noteworthy div {
	display: none;
}

/*======================================
	layout_search.css - 求人検索用レイアウトCSS
=======================================*/

/*--------------------------------------
	共通
---------------------------------------*/
.conditionsBand {
	border-bottom: 1px solid #999999;
	padding-bottom: 10px;
}

/* ----- 追加条件（ポップアップ）部 ----- */
#popupOfficePlace,
#popupPrefecture,
#popupBusinessType,
#popupExpBusinessType,
#popupBusinessTypeUL,
#popupLanguage,
#popupQualification,
#popupJobType,
#popupExpJobType,
#popupJobTypeUL,
#popupQualification {
	display: none;
}

/*--------------------------------------
	01： 求人を探す
---------------------------------------*/

/* ----- タイトルエリア部 ----- */
#titleWrap #linkApplicatConsul {
	display: none;
}

/* ----- 職種選択部 ----- */
#categorySearchLeft,
#categorySearchCenter,
#categorySearchRight {
	float: none;
	width: 600px;
	background: none;
}

#categorySearchLeft dt,
#categorySearchCenter dt,
#categorySearchRight dt {
	background: none;
}

/* ----- 追加条件（ポップアップ）部 - 勤務地選択 ----- */
#popupOfficePlace {
	display: none;
}

/* ----- 追加条件（ポップアップ）部 - 業種選択 ----- */
#popupBusinessType {
	display: none;
}

/*--------------------------------------
	01-101： 検索情報検索結果一覧
---------------------------------------*/

/* ----- 転職相談申し込みボタン ----- */
#jobListAplicationBtn {
	display: none;
}

/* ----- 求人条件 ----- */
#jobListRequest {
	width: auto;
}

#jobListRequest .jobListRequestConditions {
	float: none;
	display: block;
	margin: 0;
	padding: 20px;
}

#jobListRequest .jobApplicateMailService {
	display: none;
}

/* ----- 件数表示 ----- */
.jobAmountWrap {
	display: none;
}

/* ----- 表示切替ボタン ----- */
#jobListDisplay {
	display: none;
}

.jobListTable .companyInfo pre {
	width: 600px !important;
}

.jobListTable #jobDetailWrap pre {
	width: 600px !important;
}


/* ----- 求人情報欄（内部テーブル） ----- */
.jobListInnerTable {
	width: 700px;
}

.jobListInnerTable th {
	width: 100px !important;
}

.jobListInnerTable td {
	width: 600px !important;
}

.jobListInnerTable pre {
	width: 580px !important;
}

.jobCompanyOutline {
	width: 400px !important;
}

.jobCompanyOutline th {
	width: 100px !important;
}

.jobCompanyOutline td {
	width: 300px !important;
}

.jobCompanyOutline td pre {
	width: 280px !important;
}

.jobListTable .companyInfoAndComment {
	width: 700px;
	background: none;
}

/* ----- 詳細画面用 ----- */
.jobDetailTable th {
	width: 100px !important;
}

.jobDetailTable .companyComment {
	width: 282px !important;
}

.jobDetailTable .small {
	width: 300px !important;
}

.jobDetailTable pre {
	width: 580px !important;
}

.jobDetailTable .small pre {
	width: 280px !important;
}

.jobDetailTable .staffComment pre {
	width: 250px !important;
}

/* ----- 担当者からのコメント ----- */
.jobListInnerTable .companyComment .companyCommentWrap {
	border: 1px solid #999999;
}

/* ----- 担当者からのコメント(一覧用) ----- */
.jobListTable .companyComment02 {
	float: left;
	margin-left: 10px;
}

.jobListTable .companyComment02 .companyTab {
}

.jobListTable .companyComment02 .companyCommentWrap {
	border: 1px solid #999999;
}

/* ----- コンサルタント相談申し込み ----- */
.consultationButtonWrap {
	display: none;
}


/*======================================
	layout_consul.css - コンサルタントルーム用レイアウトCSS
=======================================*/

/*--------------------------------------
	02： コンサルタントに聴く トップページ
---------------------------------------*/

#contents .trendTitleWrap .columList {
	display: none;
}

/*--------------------------------------
	02-xx： コンサルタントに聴く プロフィール
---------------------------------------*/

/* ----- メインコンテナ ----- */
.contentConsulProfile #contents {
	width: 660px;
}

/* ----- 中央コンテンツ ----- */
.contentConsulProfile #mainContent {
	width: 450px;
}

.contentConsulProfile #mainContent #titleWrap h2 {
	padding-left: 0;
	background: none;
}

.contentConsulProfile #mainContent #titleWrap a {
	display: none;
}

.contentConsulProfile #mainColumContent .columStep {
	display: none;
}

.contentConsulProfile #mainContent #expWrap #profileListWrap {
	width: 430px;
}

.contentConsulProfile #mainContent h4 {
	width: 450px;
	overflow: hidden;
}

.contentConsulProfile #mainColumContent .bottomMenu {
	display: none;
}

/* ----- 左ナビ ----- */
.contentConsulProfile #primarySideBar .profileWrap {
	padding-right: 0;
}

.contentConsulProfile #primarySideBar .profileWrap .belong {
	width: 158px;
	padding-left: 0;
	padding-right: 0;
}

/* ----- 右ナビ ----- */
.contentConsulProfile #seondarySideBar {
	display: none;
	float: none;
}

/*--------------------------------------
	02-???： コンサルタント コラム一覧
---------------------------------------*/

/* ----- 中央コンテンツ ----- */
.contentConsulProfile #mainColumContent {
	width: 450px;
}

.contentConsulProfile #mainColumContent #titleWrap {
	width: auto;
	background: none;
}

.contentConsulProfile #mainColumContent #titleWrap h2 {
	float: none;
	width: auto;
	padding-left: 0;
}

.contentConsulProfile #mainColumContent #titleWrap a {
	display: none;
}

.contentConsulProfile #mainColumContent .columContentWrap {
	background: none;
}

/* ----- 中央コンテンツ （上部ライン）----- */
.contentConsulProfile #mainColumContent .columContentWrap .topLine {
	background: none;
}

/* ----- 中央コンテンツ （下部ライン）----- */
.contentConsulProfile #mainColumContent .columContentWrap .endLine {
	background: none;
}

/*======================================
	layout_knowhow.css - 転職ノウハウ用レイアウトCSS
=======================================*/

/*--------------------------------------
	03： 転職ノウハウ トップページ
---------------------------------------*/

.contentKnowhow .careerGuideWrap ul li {
	float: left;
	width: 147px;
	margin-right: 3px;
}


/*--------------------------------------
	04-102： 転職プラスが選ばれる理由
---------------------------------------*/

/* ----- 転職相談申し込みボタン ----- */
.supportService .reason h4 {
	margin-top: 17px;
	padding: 7px 0;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
}


/*======================================
	overlay.css - ポップアウト用レイアウトCSS
=======================================*/

/* ----- ウインドウ枠 ----- */
.PU_screen,
.PU_frame,
.PU_Uframe {
	display: none;
}


.contentConsulProfile #primarySideBar {
	float: left;
	width: 158px;
	overflow: visible;
}

