@charset "utf-8";@import url("Recruit_Common.css");/* ======    Career    ====== *//* === Career JobList === */#CareerJobList {	width:758px;	height:auto;	min-height:190px; 	border:solid #7FCCA7 6px;	background:#FFF url("../../image/Contents/Recruit/Career/Career_List_TitleBar.gif") 0px 0px no-repeat;	margin:20px 0px 0px 15px;}#CareerJobList table {	width:738px;	height:auto;	border-collapse:collapse;	border-spacing:0px;	margin:12px 10px 12px 10px;}#CareerJobList caption {	text-align:left;	text-indent:-500px;	width:758px;	height:50px;	overflow:hidden;	caption-side:top;}#CareerJobList th,#CareerJobList td,#CareerJobList a {	font-size:14px;	color:#666;	width:auto;	height:38px;	border-right:solid #FFF 1px;	text-align:left;	vertical-align: middle;	padding:0px 0px 0px 10px;}#CareerJobList th {	color:#FFF;	background:#666;}#CareerJobList td {	background:#E7F5EF url("../../image/Contents/Recruit/Recruiting/_Recruiting/Recruiting_JobCategory_Dot.gif") 0px 100% repeat-x;}#CareerJobList a {	background:#E7F5EF url("../../image/Contents/Recruit/Common/Recruit_Arrow_Icon.gif") 0px 50% no-repeat;	border-style:none;	text-decoration:underline;	padding:0px 0px 0px 20px;}#CareerJobList a:hover {	color:#33A02C;}