@charset "Shift_JIS"; 

/*
このファイルはプリント用のスタイルを定義しています。
*/

body {
	background: none;
}

#container {
	width: 100%;
}

#content {
	padding: 0;
}

#header,
#navigation,
#breadcrumb,
#footer,
.pagetop,
.pagetoplast {
	display: none;
}

/* ========== トップページ ========== */

body#top #header {
	display: block;
	border: none;
}

body#top #mypage,
body#top #inquiry, 
body#top #pamphlet {
	display: none;
}

body#top #information {
	float: none;
	width: 100%;
}

body#top #action {
	float: none;
	width: 100%;
	margin-top: 20px;
}

/* ========== 採用の流れ ========== */

#content .step {
	background: none;
}

#content .step .explanation,
#content .step .no,
#content .step .column {
	float: none;
	clear: both;
}

/* ========== 行員紹介 ========== */


body#clerk * {
	float: none;
}

body#clerk #introduction {
	width: 100%;
}

body#clerk p#ma-lead {
	width: 100%;
}

body#clerk #personal {
	float: right;
	width: 100%;
}

body#clerk #history {
	width: 100%;
	margin-top: 20px;
}

body#clerk #work {
	width: 100%;
}

body#clerk .column {
	width: 95%;
}

#name-index {
	display: none;
}

/* 〜2013追加
-------------------------------- */

#clerkNavi{
	display: none;
}



/* ========== 内定者に聞きました ========== */

#questionnaire {
	display: none;
}


#localNavi {
	display: none;
}

.column02 #pamphlet {
	display: none;
}



