@charset "utf-8";
/* mainContent

/* recruit
----------------------------------------------------------- */
.contentaDetailAc {
	width:675px;
	height:200px;
	background-image: url(../images/access/acDetail.png);
	background-repeat: no-repeat;
	margin:0 0 20px;
}
.contentaDetailAc span {
	position:relative;
	top:90px;
	left:10px;
	font-size:14px;
}
.access {
	margin:0 0 20px 0;
	display:block;
	border-bottom:dashed 1px #232323;
}
.acList {
	margin:0 0 20px 0;
	font-size:14px;
}
/* subMenuAc
----------------------------------------------------------- */
.subMenuAc {
	width:223px;
	height:78px;
	border-collapse: collapse;
	border-spacing: 0;
	border:solid 1px #a4a4a4;
	margin:0 0 20px 0;
}
.subMenuAc tr th {
	background-image: url(../images/common/sideMenuBlack.png);
	background-repeat: no-repeat;
	width:225px;
	height:40px;
}
.subMenuAc tr th span {
	color:#ffffff;
	font-size:14px;
	position:relative;
	top:10px;
	left:10px;
}
.subMenuAc tr td {
	background-color:#ffffff;
	background-repeat: no-repeat;
	border:solid 1px #a4a4a4;
	height:40px;
}
.subMenuAc tr td span {
	color:#323232;
	font-size:12px;
	position:relative;
	top:10px;
	left:10px;
}
