@charset "Shift_JIS";

h1,
h2 {
	text-indent: -9999px;
}

#recruitImg {
	width: 800px;
	height: 100px;
	background: url("../img/recruit-img.gif") no-repeat top left;
	text-indent: -9999px;
}

#sidebar {
	float: right;
	width: 190px;
}

#content {
	margin-left: 10px;
	width: 680px;
}

#content .section {
	margin-bottom: 47px;
}

/* ----------------------------------------

	 RECRUIT CSS 

---------------------------------------- */

#recruit #recruitContainer h1 {
	margin-bottom: 15px;
	width: 680px;
	height: 38px;
	background: url("../img/recruit-h1.gif") no-repeat top left;
}

#recruit #recruitContainer #recruitPhoto {
	float: left;
}

#recruit #recruitContainer p {
	margin-left: 183px;
}

#recruit #recruitContainer p strong {
	margin: 17px 0 17px 9px;
	display: block;
}

#recruit #freshersContainer h2,
#recruit #careerWriter h2,
#recruit #payContainer h2 {
	width: 680px;
	height: 31px;
}

#recruit #freshersContainer h2 {
	margin-bottom: 12px;
	background: url("../img/recruit-h2-01.gif") no-repeat top left;
}

#recruit #freshersContainer #entryLink {
	margin: 6px 0 0 1px;
}

#recruit #careerWriter h2 {
	margin-bottom: 12px;
	background: url("../img/recruit-h2-05.gif") no-repeat top left;
}

#recruit #careerWriter .careerDetail {
	padding: 8px 0 17px;
	background: url("../img/recruit-dotline.gif") repeat-x bottom left;
}

#recruit #careerWriter h3 {
	padding: 8px 10px;
	float: left;
	line-height: 1.3;
	width: 95px;
	font-weight: bold;
}

#recruit #careerWriter #careerSummary {
	margin-bottom: 9px;
}

#recruit #careerWriter dl {
	padding: 8px 0 1px 129px;
	background: url("../img/recruit-career-bg.gif") repeat-y top left;
}

#recruit #careerWriter dt {
	color: #ce7f82;
	font-weight: bold;
}

#recruit #careerWriter dd {
	margin: 4px 0 14px;
}

#recruit #careerWriter .lastDetail {
	padding-bottom: 0;
	background: none;
}

#recruit #payContainer h2 {
	background: url("../img/recruit-h2-03.gif") no-repeat top left;
}

#recruit #recruitContact {
	margin-top: 21px;
	padding: 9px 10px;
	border: 1px solid #c9e8f1;
	background-color: #eefbff;
}

#recruit #rPrivacyContainer h2 {
	margin-bottom: 12px;
	width: 680px;
	height: 25px;
	background: url("../img/recruit-h2-04.gif") no-repeat top left;
}

#recruit #rPrivacyContainer h3 {
	margin: 9px 0 8px;
	line-height: 1.3;
	color: #006699;
	font-weight: bold;
	font-size: 108%;
}

#recruit #rPrivacyContainer p {
	padding-bottom: 10px;
	background: url("../img/recruit-dotline.gif") repeat-x bottom left;

}

#recruit #rPrivacyContainer p.lastArticles {
	padding-bottom: 0;
	background: none;
}

#recruit #careerWriter dd ul {
	margin-bottom: 10px;
}

#recruit #careerWriter span {
	margin: 5px 7px;
	display: block;
	font-weight: bold;
}

* html #recruit #careerWriter span {
	margin-bottom: -8px;
}

* html #recruit #careerWriter dd ul li.mlft {
	margin-left: 3px;
}

#recruit #careerWriter ul {
	list-style-position: inside;
	list-style-type: disc;
}