@charset "utf-8";

/* ****************************************************
Title: recruit.css
Created: 2010-06-24
Last Modified: 2011-07-29
Editor(s): nishio
Last Editor: nishio
***************************************************** */


/* Table Of Contents
----------------------------------------

# General Elements
# gNav
# content
# sidebar
# clearfix
# common classes

----------------------------------------*/


/* # General Elements
---------------------------------------------------------------------------- */



/* # gNav
---------------------------------------------------------------------------- */

ul#gNav li#gNavRecruit a img {
	visibility: hidden;
}

ul#gNav li#gNavRecruit .sNav ul li a img {
	visibility: visible;
}


/* # pageBody
---------------------------------------------------------------------------- */

div#visual p {
	background-image: url(../images/bg_visual.gif);
}


/* # content
---------------------------------------------------------------------------- */

div#content dl.newsList dd {
	padding-left: 14em;
}


body.bGOccupation div#content div#guideline table.basic tbody th {
	width: 105px;
}

body.bGOccupation div#content div#guideline table.salaryTable thead th,
body.bGOccupation div#content div#guideline table.salaryTable tbody td {
	text-align: center;
}

body.bGOccupation div#content div#guideline table.salaryTable tbody td.sep {
	background: url(../images/bg_table_seperate.gif) no-repeat center center;
}

body.bGOccupation div#content div#guideline table.salaryTable tbody td.sep3 {
	background: url(../images/bg_table_seperate03.gif) no-repeat center center;
}

body.bGOccupation div#content div#guideline .itemList li {
	display: inline-block;
	/display: inline;
	vertical-align: baseline;
	width: 268px;
	/zoom: 1;
}

body.bGOccupation div#content div#guideline .itemList li.singleLine {
	width: 100%;
}

div#content ul#entryLinkList {
	margin-bottom: 30px;
	margin-left: 134px;
}

div#content ul#entryLinkList li {
	list-style: none;
	float: left;
	padding: 0 10px 20px 0;
}

/* bCareer */
body.bCareer div#content div.section table tbody th {
	width: 135px;
}

body.bCGuideline div#content div.section table#guidelineTable tbody td.sep {
	background: url(../images/bg_table_seperate02.gif) no-repeat center center;
}

div#content div.entry p.date {
	line-height: 1.0;
}

div#content div.entry p.date img {
	margin-left: 5px;
}

div#content div.pager {
	margin-top: 10px;
}

/* bGentry */

div#content ul.entryBnr {
	margin: 30px 0;
	text-align: center;
}

div#content ul.entryBnr li {
	display: inline;
	padding-right: 15px;
}

/* bGFAQ　bCFAQ */

div#content ul.cFaqIndex {
	border-bottom: #ccc solid 1px;
	margin-top: 18px;
	padding: 0 0 18px;
}

div#content ul.gFaqIndex {
	border-bottom: #ccc solid 1px;
	padding: 0 0 18px;
}

div#content ul.cfaqIndex li, 
div#content ul.gfaqIndex li {
	background: url(../../common/images/ico_arrow01.gif) no-repeat left 0.5em;
	margin: 0 0 12px;
	padding-left: 9px;
}

div#content dl.faq {
	padding-top: 30px;
}

div#content dl.top {
	padding-top: 10px;
}

div#content dl.faq dt {
	width: 20px;
}

div#content dl.faq dd {
	margin: -1.5em 0 4px 30px;
}

div#content dl.faq dd.questionTxt {
	background: url(../../common/images/bg_bd_dot.gif) repeat-x left bottom;
	margin: -1.5em 0 10px 0;
	padding: 0 0 10px 30px;
}

div#content div.contentBlock p.pageTop {
	margin-top: 10px;
}

div#content table#entryForm th {
	width: 175px;
}

div#content table#entryForm td label.error {
	color: #f00;
	display: block;
	width: auto;
}

div#content table#entryForm td.catalyst label {
	display: block;
	float: left;
	width: 30%;
}

/* bDiary */
body.bDiary div#content div#lead p.left {
	margin-right: 15px;
}

body.bDiary div#content div#lead .thumb {
	border: 1px solid #cdcdcc;
	padding: 2px;
}

body.bDiary div#content div#lead .textBody {
	font-size: 108%;
}

body.bDiary div#content div.entryGroup .mh {
	margin-bottom: 15px;
}

body.bDiary div#content div.entryGroup div.entry .sh span {
	padding-right: 164px
}

body.bDiary div#content div.entryGroup div.entry p.date {
	margin-bottom: 0;
	position: absolute;
	right: 14px;
	text-align: right;
	top: 0.6em;
	width: 150px;
}

body.bDiary div#content div.entryGroup div.entry div.entryBody {
	background: url(../../common/images/bg_bd_dot.gif) repeat-x left bottom;
	padding: 0 14px 10px;
}

body.bDiary div#content ul#pNav {
	margin-top: -30px;
	zoom: 1;
}

/* bCOccupation */

body.bCOccupation div#content ul#occupationNav {
	margin-bottom: 25px;
}

body.bCOccupation div#content ul#occupationNav li {
	display: -moz-inline-box;
	display: inline-block;
	margin-right: 15px;
	/display: inline;
	vertical-align: top;
	/zoom: 1;
}

/* bCVoice */

body.bCVoice div#content div.voiceDiagram {
	height: 678px;
	position: relative;
}

body.bCVoice div#content dl dt {
	left: 248px;
	position: absolute;
	top: 264px;
}

body.bCVoice div#content dl dd ul li.business {
	background: url(../images/bg_business.gif) no-repeat bottom;
	left: 260px;
	height: 180px;
	padding-bottom: 50px;
	position: absolute;
	top: 15px;
}

body.bCVoice div#content dl dd ul li.salary {
	background: url(../images/bg_salary.gif) no-repeat left;
	padding-left: 43px;
	position: absolute;
	right: 10px;
	top: 195px;
	width: 180px;
}

body.bCVoice div#content dl dd ul li.study {
	background: url(../images/bg_study.gif) no-repeat top;
	height: 180px;
	padding-top: 34px;
	position: absolute;
	right: 110px;
	top: 465px;
}

body.bCVoice div#content dl dd ul li.outline {
	background: url(../images/bg_outline.gif) no-repeat top;
	height: 180px;
	left: 110px;
	padding-top: 34px;
	position: absolute;
	top: 465px;
}

body.bCVoice div#content dl dd ul li.welfare {
	background: url(../images/bg_welfare.gif) no-repeat right;
	left: 10px;
	padding-right: 43px;
	position: absolute;
	top: 195px;
	width: 180px;
}

/* bCVoice */
body.bCVoice div#content div.voiceList {
	margin-bottom: 20px;
}

body.bCVoice div#content div.voiceLast {
	margin-bottom: 0;
}

body.bCVoice div#content div.voice {
	background: #e4f2f3;
	margin: 0;
	min-height: 235px;
	padding: 15px;
	width: 310px;
}

* html body.bCVoice div#content div.voice {
	 height: 235px;
}


/* bCEntry */

body.bCEntry div#content p#howToEntry {
	border-top: 1px dotted #CCCCCC;
	padding-top: 20px;
}


/* # tab
---------------------------------------------------------------------------- */

ul.tab {
	border-bottom:#33A0A8 solid 2px;
	display: inline-block;
	height: 28px;
	margin: 0 0 15px;
	padding: 0;
	position: relative;
	width: 100%;
}

ul.tab li {
	background: transparent url(../imgaes/bg_tab.gif) no-repeat left bottom;
	display: inline-block;
	float: left;
	height: 28px;
	line-height: 2.3;
	margin: 0 5px 0 0;
	padding: 0;
	position: relative;	
	width:107px;

}

ul.tab li a {
	background: url(../images/bg_tab.gif)  no-repeat left bottom;
	color: #000;
	display: block;
	height: 28px;
	margin: 0 5px 0 0;
	padding: 0 0 0 12px;
	position: relative;
	text-decoration: none;
	width: 107px;
}

ul.tab li a.selected {
	background: url(../images/bg_tab_o.gif)  no-repeat left bottom;
	color: #fff;
	display: block;
	height: 28px;
	width: 107px;
}

ul.tab li a:hover {
	background: url(../images/bg_tab_o.gif) no-repeat top left;
	color: #000;
	display:block;
	}

ul.tab li:hover a,
* html ul.tab li a:hover {
	background: url(../images/bg_tab_o.gif) no-repeat top left;
	color: #000;
	display:block;
}


/* # sidebar
---------------------------------------------------------------------------- */

div#sidebar div#lNav ul li#lNavCVoice ul {
	display: none;
}

body.bCVoice div#sidebar div#lNav ul li#lNavCVoice ul {
	display: block;
}

body.bGOccupation div#sidebar div#lNav ul li#lNavGOccupation a,
body.bGGuideline div#sidebar div#lNav ul li#lNavGGuildeline a,
body.bDiary div#sidebar div#lNav ul li#lNavGDiary a.base,
body.bGFAQ div#sidebar div#lNav ul li#lNavGFAQ a,
body.bGEntry div#sidebar div#lNav ul li#lNavGEntry a,
body.bCOccupation div#sidebar div#lNav ul li#lNavCOccupation a,
body.bCGuideline div#sidebar div#lNav ul li#lNavCGuildeline a,
body.bCFAQ div#sidebar div#lNav ul li#lNavCFAQ a,
body.bCEntry div#sidebar div#lNav ul li#lNavCEntry a,
body.bCVoice div#sidebar div#lNav ul li#lNavCVoice a.base {
	background: #e3f2f3 url(../../common/images/bg_lnav_o.gif) no-repeat 8px 1.2em;
	color: #666;
	font-weight: bold;
	margin: 0 -8px;
	padding-left: 24px;
	padding-right: 19px;
	text-decoration: none;
}

body.bCVoice div#sidebar div#lNav ul li#lNavCareer ul li#lNavCVoice a,
body.bCBusiness div#sidebar div#lNav ul li#lNavCVoice ul li#lNavCBusiness a,
body.bCSalary div#sidebar div#lNav ul li#lNavCVoice ul li#lNavCSalary a,
body.bCStudy div#sidebar div#lNav ul li#lNavCVoice ul li#lNavCStudy a,
body.bCOutline div#sidebar div#lNav ul li#lNavCVoice ul li#lNavCOutline a,
body.bCWelfare div#sidebar div#lNav ul li#lNavCVoice ul li#lNavCWelfare a {
	background-image: url(../../common/images/bg_lnav_lv2_o.gif);
	color: #666;
	font-weight: bold;
	text-decoration: none;
}


/* # clearfix
---------------------------------------------------------------------------- */


/* # common classes
---------------------------------------------------------------------------- */


