/* CSS Document */

#guiderap{
	width:760px;
	margin:0 auto;
	background:#fff url(../image/career/career-bg.gif) 578px 0 repeat-y;
}

h2{
	background:url(../image/career/cat3-h.gif) 0 0 no-repeat;
	height:60px;
	text-indent:-9999px;
	width:535px;
}

h3.entry-header{
	padding-left:20px;
	background:url(../image/parts/03_en.png) 0 2px no-repeat;
}

h4{
	background:#CCE6FF;	padding:1px 4px !important;
}
.content-ps,.content-ps-ind{
	background:url(../image/career/cat3-bg.gif) 0 5px no-repeat;
}

.kindnavi{
	padding-left:15px !important;
	text-align:left !important;
	margin-top:15px !important;
}


.archive-list-item{
	background:#eff8f8;
}

.indexlevel li{
	background:url(../image/parts/03_en.png) 0 0 no-repeat;
}

#pageill{
	background:url(../image/career/cat3-ill.gif) 50px 0 no-repeat;
	height:200px;
	text-indent:-9999px;
}


.twoColFixRtHdr .maincontent {
	min-height:520px;
}


.contssect{
	margin-left:20px;
	padding-right:15px;	min-height:560px;
height:auto;
	float:left;
	margin-top:-15px;
}

*html .contssect{	height:560px;
margin-top:0;
	float:none;
}

*:first-child+html .contssect{
	margin-top:0;
	float:none;
}

/* add20160630 */

/*mosgreen*/

table.application_forms {
	margin: 1em 0;
	border: 1px solid #fff;
	border-collapse: separate;
	border-spacing: 0;
	border-radius: 6px;
	overflow: hidden;
	border-left: 2px solid #98ce90;
	border-bottom: 2px solid #98ce90;
}

table.application_forms th {
	/*background: #85b1dd;*/
	background: #7ec174;
	color: #fff;
	font-weight: bold;
	padding: 0.4em;
	text-align: center;
	border-right: 2px solid #98ce90;
}

table.application_forms tr:nth-child(even) {
	/*background: #e0efff;*/
	background: #d2edce;
	
}

table.application_forms td{
	padding: 0.8em;
	/*border-bottom: 2px solid #85b1dd;*/
	border-bottom: 2px dotted #98ce90;
	border-right: 2px solid #98ce90;

}

table.application_forms tr:last-child td{
	border-bottom: none;
}

table.application_forms td a{
	background: url(/ico/icon_pdf.gif) no-repeat top left;
	padding-left: 20px;
}

/*orange*/

table.application_forms-child {
	margin: 1em 0;
	border: 1px solid #fff;
	border-collapse: separate;
	border-spacing: 0;
	border-radius: 6px;
	overflow: hidden;
	border-left: 2px solid #ffcc66;
	border-bottom: 2px solid #ffcc66;
}

table.application_forms-child th {
	background: #f4b75a;
	color: #fff;
	font-weight: bold;
	padding: 0.4em;
	text-align: center;
	border-right: 2px solid #ffcc66;
}

table.application_forms-child tr:nth-child(even) {
	/*background: #e0efff;*/
	background: #FFECBF;
	
}

table.application_forms-child td{
	padding: 0.8em;
	/*border-bottom: 2px solid #85b1dd;*/
	border-bottom: 2px dotted #ffcc66;
	border-right: 2px solid #ffcc66;

}

table.application_forms-child tr:last-child td{
	border-bottom: none;
}

table.application_forms-child td a{
	background: url(/ico/icon_pdf.gif) no-repeat top left;
	padding-left: 20px;
}