#recruitFrame{
	width: 300px;
	height:500px;
	overflow: auto;
	}

#recruitFrame iframe{
width: 300px;
	height:500px;
	overflow: auto;
}



/*
#recruitFrame iframe{
  width: 100% !important;
  height:500px;
}
*/
/*
@media only screen and (device-width: 320px) and (-webkit-min-device-pixel-ratio: 2) {
#recruitFrame iframe  {
   width: 538px !important;
  }
}

/* Landscape 
@media only screen and (min-device-width: 480px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
#recruitFrame iframe  {
    width: 480px !important;
  }
}
*/

/**/


.menubg{
	background-image: url(../imgs/faq/mainpict1.png);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #EFF4FA;
	width: 100%;
}

.menubg2{
	background-image: url(../imgs/company/mainpict2.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #EFF4FA;
	width: 100%;
}

table#accessTable{
	border: 10px #f9f9f9 solid;
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

table#accessTable th{
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 13px;
	text-align: left;
	background-color: #b9e8ff;
	padding-left: 5px;
}

table#accessTable td{
	color:#666666;
	padding:13px 0px 13px 16px;
	padding-left:16px;
		background-color:#eefaff;
}


.box h3.disp2{
	font-size: 1.2em;
	font-weight: bold;
	color: #1572c2;
	text-align: left;
	border-left: 3px solid #1572C2;
	text-indent: 12px;
}

.box h3.disp3{
font-size: 1.3em;
	font-weight:bold;
	color: #000000;
	text-align: left;
	border-left: 3px solid #1572C2;
	text-indent:12px;
}

.jobText{
	font-size: 1.2em;
	font-weight: bold;
	color: #10457c;
	text-align:center;
	}
	.jobText2{
	font-size: 1.2em;
	font-weight: bold;
	color: #1572c2;
	text-align:center;
	}
	.jobText3{
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	text-align:center;
	}
.jobText4{
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	text-align:center;
	}
/**/

ul{
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	width:90%;
}
