@charset "UTF-8";

#contentsbg h2 {
	background-image: url(img/title.jpg);
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	padding: 0px;
	height: 106px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}	
#contents {
	background-color: #FFF;
	width: 858px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BFBFBF;
	border-left-color: #BFBFBF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-size: 0.9em;
	line-height: 1.6em;
	color: #333;
}
.gotop {
	text-align: right;
	padding: 5px;
	margin-right: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFBEAD;
	margin-top: 10px;
	font-size: 80%;
}


/*FAQ----*/
.faq h3 {
	background-image: url(img/md05.gif);
	text-indent: -10000px;
	display: block;
	height: 37px;
	width: 820px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 0px;
}
.faq h4 {
	padding: 7px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FD9C9B;
	color: #ff7e85;
	font-size: 120%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FD9C9B;
}
.faq .txarea {
	margin-left: 10px;
	margin-right: 50px;
}
.faq #list td {
	padding: 10px;
	font-size: 0.9em;
	line-height: 1.6em;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFBEAC;
	background-image: url(img/abg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	vertical-align: top;
}
.faq #list th {
	color: #333;
	background-color: #FEF1EE;
	padding: 10px;
	border-bottom-style: dotted;
	border-bottom-color: #FFBEAC;
	border-right-style: solid;
	border-right-color: #FD9C9B;
	border-right-width: 1px;
	border-bottom-width: 1px;
	background-image: url(img/qbg.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-align: left;
	font-weight: bold;
	font-size: 90%;
	width: 40%;
	vertical-align: top;
}
.faq #list table {
	width: 800px;
}
.faq #list strong {
	color: #FF7E85;
}
.faq #list p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*サービス----*/
#service {
	background-image: url(img/main.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 267px;
	width: 820px;
}
#service h3, #service h4,
#service ul, #service li, #service p {
	display: none;
}

/*仕組み----*/
.staffing h3 {
	background-image: url(img/md01.gif);
	text-indent: -10000px;
	display: block;
	height: 37px;
	width: 820px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 0px;
}
.staffing .photo {
	float: right;
	width: 300px;
	margin-right: 50px;
}
.staffing .txarea {
	float: left;
	width: 480px;
	margin-left: 10px;
}
.staffing .txarea h5 {
	font-size: 100%;
	color: #666;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F7B22F;
	border-bottom-color: #F7B22F;
	padding: 5px;
	font-weight: bold;
}
.staffing .txarea p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	font-size: 90%;
	color: #666;
}
.staffing .txarea h4 {
	font-size: 120%;
	font-weight: bold;
	color: #5496D1;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #5496D1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 7px;
}

/*スタッフ派遣まで----*/
.sflow h3 {
	background-image: url(img/md02.gif);
	text-indent: -10000px;
	display: block;
	height: 37px;
	width: 820px;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
}
.sflow .txarea {
	margin-left: 10px;
	float: left;
	width: 550px;
}
.sflow .txarea p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	font-size: 90%;
	color: #666;
}
.sflow h4 {
	font-size: 100%;
	font-weight: bold;
	color: #FE953E;
	padding: 5px;
	border: 1px solid #FE953E;
}
.sflow .photo {
	float: right;
	width: 220px;
	margin-right: 50px;
}
.bol {
	font-size: 100%;
	font-weight: bold;
}

/*紹介予定派遣----*/
.recruitment h3 {
	background-image: url(img/md03.gif);
	text-indent: -10000px;
	display: block;
	height: 37px;
	width: 820px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 0px;
}
.recruitment .photo {
	float: right;
	width: 300px;
	margin-right: 50px;
}
.recruitment .txarea {
	float: left;
	width: 480px;
	margin-left: 10px;
}
.recruitment .txarea h5 {
	font-size: 100%;
	color: #666;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F7B22F;
	border-bottom-color: #F7B22F;
	padding: 5px;
	font-weight: bold;
}
.recruitment .txarea p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	font-size: 90%;
	color: #666;
}
.recruitment .txarea h4 {
	font-size: 120%;
	font-weight: bold;
	color: #5496D1;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #5496D1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 7px;
}

/*直接雇用まで----*/
.rflow h3 {
	background-image: url(img/md04.gif);
	text-indent: -10000px;
	display: block;
	height: 37px;
	width: 820px;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
}
.rflow .txarea {
	margin-left: 10px;
	float: left;
	width: 550px;
}
.rflow .txarea p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	font-size: 90%;
	color: #666;
	font-weight: bold;
}
.rflow h4 {
	font-size: 100%;
	font-weight: bold;
	color: #FE953E;
	padding: 5px;
	border: 1px solid #FE953E;
}
.rflow .photo {
	float: right;
	width: 220px;
	margin-right: 50px;
}
