@charset "UTF-8";

div#navigation ul.menu li a#navigation_info_company {
	background: url(/i/navigation/navigation_info_company_g.png) 0 0 no-repeat transparent;
}

div#navigation ul.menu li a#navigation_info_company:hover {
	background: url(/i/navigation/navigation_info_company_d.png) 0 0 no-repeat transparent;
}

div#navigation ul.menu li a#navigation_info_access {
	background: url(/i/navigation/navigation_info_access_g.png) 0 0 no-repeat transparent;
}

div#navigation ul.menu li a#navigation_info_access:hover {
	background: url(/i/navigation/navigation_info_access_d.png) 0 0 no-repeat transparent;
}

div#navigation ul.menu li a#navigation_info_recruit {
	background: url(/i/navigation/navigation_info_recruit_b.png) 0 0 no-repeat transparent;
}

div#navigation ul.menu li a#navigation_info_recruit:hover {
	background: url(/i/navigation/navigation_info_recruit_b.png) 0 0 no-repeat transparent;
}


div#content h2 {
	margin: 0;
	padding: 0;
	height: 540px;
	height: 92px;
}

div#content h3 {
	margin: 0 0 10px 0;
	padding: 0;
	height: 540px;
	height: 23px;
}


div#content ul#tab_common {
	margin: 20px 0 0 0;
	padding: 0;
	height: 28px;
}

div#content ul#tab_common li {
	height: 28px;
	padding: 0;
	margin: 0 10px 0 0;
	width: 99px;
	float: left;
}

div#content ul#tab_common li a {
	display: block;
	height: 28px;
	padding: 0;
	text-decoration: none;
	text-indent: -9999px;
	width: 99px;
}

div#content ul#tab_common li#tab_common_tab_1 {
	background: url(/i/info_recruit/tab_1_off.png) no-repeat 0 0;
}

div#content ul#tab_common li#tab_common_tab_2 {
	background: url(/i/info_recruit/tab_2_off.png) no-repeat 0 0;
}

div#content ul#tab_common li#tab_common_tab_1.on,
div#content ul#tab_common li#tab_common_tab_1 a:hover {
	background: url(/i/info_recruit/tab_1_on.png) no-repeat 0 0;
}

div#content ul#tab_common li#tab_common_tab_2.on,
div#content ul#tab_common li#tab_common_tab_2 a:hover {
	background: url(/i/info_recruit/tab_2_on.png) no-repeat 0 0;
}

div#content div#tab_common_content_1,
div#content div#tab_common_content_2 {
	clear: both;
}

div#content div#tab_common_content_2 {
	display: none;
}



div#content table {
	margin: 0 0 20px 0;
	padding: 0;
}

div#content table tr th {
	width: 20%;
	text-align: center;
}

div#content table tr th p {
	font-size: 90%;
}

div#content table tr td {
	width: 80%;
}

div#content table tr td.table {
	padding: 0;
}


div#content table table {
	margin: 0;
	border: 0;
}

div#content table table tr {
	border: 0;
}

div#content table table tr td {
	border-bottom: 1px solid #87bf7b;
	border-right: 1px solid #87bf7b;
	border-top: 0;
	border-left: 0;
}

div#content table table tr.last td {
	border-bottom: 0;
}

div#content table table tr td.last {
	border-right: 0;
}

div#content table table tr td {
	width: auto;
}



div#content table table.content col.type {
	width: 20%;
}

div#content table table.content col.content {
	width: 80%;
}



div#content table table.salary {
	margin: 0;
	border: 0;
}

div#content table table.salary tr {
	border: 0;
}

div#content table table.salary tr th,
div#content table table.salary tr td {
	border-bottom: 1px solid #87bf7b;
	border-right: 1px solid #87bf7b;
	border-top: 0;
	border-left: 0;
}

div#content table table.salary tr.last th,
div#content table table.salary tr.last td {
	border-bottom: 0;
}

div#content table table.salary tr th.four,
div#content table table.salary tr td.four {
	border-right: 0;
}

div#content table table.salary tr th {
	background-color: #fff;
	font-weight: normal;
}


div#content table table.salary tr td.two,
div#content table table.salary tr td.three,
div#content table table.salary tr td.four {
	padding-right: 20px;
	text-align: right;
}

div#content table table.salary col.item {
	width: 16%;
}

div#content table table.salary col.price {
	width: 28%;
}

