@charset "utf-8";@import url("Recruit_Common.css");/* ======    Contents.css上書き    ====== */#LayoutArea_L p a {	color:#33A02C;	line-height:21px;	text-decoration: underline;}#LayoutArea_L p a:hover {	color:#FF9900;}/* ======    Recruit    ====== *//* === Recruit Menu === */#Recruiting,#Career {	width:349px;	height:368px;	float:left;	overflow:hidden;}#Recruiting {	background:#FFF url("../../image/Contents/Recruit/_Recruit/Recruit_Menu_Recruiting.jpg") 0% 0% no-repeat;}#Career {	background:#FFF url("../../image/Contents/Recruit/_Recruit/Recruit_Menu_Career.jpg") 0% 0% no-repeat;	margin-left:35px;}#RecruitMenu {	margin:20px 0px 0px 34px;}#RecruitMenu h2 {	height:181px;}#RecruitMenu h2 a {	text-indent:-100px;	display:block;	height:181px;	overflow:hidden;}/* === 準備中が無くなったら削除する↓ === */#RecruitMenu h2 span {	text-indent:-100px;	display:block;	height:181px;	overflow:hidden;}/* === 準備中が無くなったら削除するここまで === */#RecruitMenu h3 {	width:319px;	height:26px;	border-style:solid;	border-color:#999;	border-width:1px 1px 0px 1px;	margin:0px 0px 0px 11px;}#RecruitMenu dl {	width:319px;	height:143px;	background-color:#FFF;	overflow:auto;	border-style:solid;	border-color:#999;	border-width:0px 1px 1px 1px;	margin:0px 0px 0px 11px;}#RecruitMenu dl dt {	font-size:13px;	height:13px;	background:#FFF url("../../image/Contents/Recruit/Common/Recruit_Info_Icon.gif") 0px 2px no-repeat;	margin:8px 10px 0px 12px;	padding:0px 0px 0px 1em;}#RecruitMenu dl dd {	font-size:13px;	line-height:18px;	border-bottom: dotted #CCC 1px;	margin:6px 10px 15px 12px;	padding:0px 0px 6px 1em;}#RecruitMenu dl dd a {	font-size:13px;	line-height:18px;	color:#33A02C;}#RecruitMenu dl dd a:hover {	color:#FFCE00;	text-decoration: underline;}