@charset "shift_jis";
/* CSS Document */

/*
#recruitmentIndex #localNavi li div{
	width:169px;
	padding:15px 0 15px 35px;
	display:block;
	background:url(../common/lnavi_arw.gif) no-repeat 18px 15px;
	color:#333333;
}
*/

.career #mainContents h1{
	margin-bottom: 15px;
}
.career #mainContents h2{
	background: url(../common/mark_h2.gif) no-repeat;
	margin: 30px 0 15px 0;
	padding: 12px;
	font-size: 120%;
	line-height: 100%;
}

.career #mainContents table.borderTable{
	width: 100%;
	border-top: solid 1px #c7c7c7;
	border-left: solid 1px #c7c7c7;
}

.career #mainContents table.borderTable th,
.career #mainContents table.borderTable td{	
	padding: 6px 0 5px 10px;
	border-bottom: solid 1px #c7c7c7;
	border-right: solid 1px #c7c7c7;
}

.career #mainContents table.borderTable th{
	width: 20%;
}

.career #mainContents table.borderTable td{
	width: 80%;
}

.career #mainContents table.borderTable p{
	line-height: 2em;
	margin-bottom: 0;
}

.career #mainContents table.borderTable ul{
	margin-left: 1em;
	line-height: 2em;
	list-style: disc;
}

.career #mainContents .apply{
	margin-left: 10px;
	line-height: 2em;
}

