@charset "UTF-8";


#content h1{
	background-image:none;
	padding:0;
	margin:0;
}


#content .recruitmentText{
	padding:30px 10px;
	color:#cc0000;
	font-weight:bold;
}


#content #leftContents{
	width:430px;
	float:left;
}

#content #rightContents{
	width:200px;
	float:right;
}


#content h2.titleLeft {
	min-height: 15px;
	background: url(/employ/common/img/index_h2_bg01_line.gif) no-repeat 0 100%;
	font-size: 0.9375em;
	font-weight: bold;
	margin-bottom: 20px;
	padding: 0 0 3px 0;
}


#content h2 .txtLeft {
	display: block;
	width: 410px;
	background: url(/employ/common/img/index_h2_bg01.gif) no-repeat 0 0;
	font-size: 0.87em;
	line-height: 1.4;
	padding: 6px 10px 3px;
}


#content h2.titleInfo {
	min-height: 15px;
	background: url(/employ/common/img/index_h2_bg02_line.gif) no-repeat 0 100%;
	font-size: 0.9375em;
	font-weight: bold;
	margin-bottom: 0;
	padding: 0 0 3px 0;
}


#content h2 .txtRight {
	display: block;
	width: 180px;
	background: url(/employ/common/img/index_h2_bg02.gif) no-repeat 0 0;
	font-size: 0.87em;
	line-height: 1.4;
	padding: 6px 10px 3px;
}

#content p.text{
	padding:0 10px 0 10px;
}


#content p.InfoBox{
	padding:20px 10px 20px 10px;
	background:url(/employ/common/img/index_infobox_bg01.gif) no-repeat left bottom;
	background-color:#f9f9f9;
}




