@charset "utf-8";
/* ===================================================================
CSS information

 file name  :recruit.css
 style info :採用情報用
=================================================================== */

/*----------------------------------------------------
	#recruit
----------------------------------------------------*/
#recruit h3 {
	clear: both;
	color: #666;
	background-image: url(../img/share/titleBg.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 15px;
	font-size: 1.5em;
	line-height: 1.6em;
	padding-top: 10px;
	padding-bottom: 5px;
	border-left: 6px solid #666;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	font-weight: bolder;
}

#recruit h4 {
	clear: both;
	font-size: 1.25em;
	font-weight: bold;
	color: #1381AA;
	background-image: url(../img/share/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: left 0.25em;
	_background-position: left 0.3em;
	padding-left: 15px;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}

#recruit ol {
	clear: both;
	margin-bottom: 1em;
	font-size: 1.125em;
	font-weight: bold;
}

#recruit div#privacy h3 {
	text-indent: 1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 1em;
	background-image: none;
	border-style: none;
	font-weight: normal;
	color: #333333;
}

#recruit div#privacy h4 {
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	margin-left: 1.5em;
	text-indent: -1.8em;
	_text-indent: -1.5em;
	font-weight: bold;
	font-size: 1.125em;
	color: #1381AA;
	background-image: none;
}

#recruit div.box03 {
	margin: 15px 0px;
	padding: 50px 15px;
}
