@charset "UTF-8";
/* CSS Document */

/* ----------------------------------------------------*/

/*　人材派遣・紹介　専用スタイルシート　　　　　　　　 */

/* ----------------------------------------------------*/



/* ---------------------------------------------------
　　共通
 --------------------------------------------------- */

/*カテゴリリンク*/
#haken dl.ctgLink dt{
	width:9em;
}

#haken dl.ctgLink dd{
	margin-left:9em;
}

/*本文内リンクボタン*/
.linkBtn{
	margin-top:10px;
}

.linkBtn li{
	margin-top:5px;
}
.none {
	list-style:none;
}


/* ---------------------------------------------------
　　人材派遣紹介トップ
 --------------------------------------------------- */

/*本文イメージ画像*/
#idx_sec01{
	background:url(img/idx_ph01.jpg) right top no-repeat;
	min-height:140px;
	margin:0 10px;
}

#idx_sec02{
	background:url(img/idx_ph02.jpg) right top no-repeat;
	min-height:140px;
	margin:0 10px;
}

#idx_sec03{
	margin:0 10px;
}

#idx_sec04{
	background:url(img/idx_ph03.jpg) right top no-repeat;
	min-height:140px;
	margin:0 10px;
}

/* 共通 */

li {list-style:none;}

/*IE6*/
*html #idx_sec01,
*html #idx_sec02,
*html #idx_sec04{
	height:140px;
	background-position:right 15px;
}

/*IE7*/
*:first-child+html #idx_sec01,
*:first-child+html #idx_sec02,
*:first-child+html #idx_sec04{
	background-position:right 15px;
}

#idx_sec01 p,
#idx_sec02 p,
#idx_sec04 p{
	width:390px;
}

/*企業様の声*/
#voice{
	padding-left:240px;
	background:url(img/idx_ph04.jpg) left center no-repeat;
}

#voice dt{
	margin-top:10px;
	padding:3px;
	background-color:#F5F4EF;
	font-weight:bold;
}

#voice dd{
	margin-top:5px;
}

#voice dd.link{
	text-align:right;
}

/*独自サービス*/
#otherService{
	padding:10px 0 10px 5px;
	background-color:#F5F4EF;
	overflow:hidden;
}

#otherService p{
	margin:0;
	padding:0 5px 0 0;
	width:305px;
	float:left;
}

#otherService p img{
	margin-right:5px;
	float:left;
}


/* ---------------------------------------------------
　　個別ページ
 --------------------------------------------------- */

/*ご紹介までの流れ*/
.bdr{
	border:#ccc solid 1px;
	padding:10px;
	width:550px;
	margin:0 auto;
	background:#fff;
}
.bdr .ttl{
	font-weight:bold;
	text-align:center;
	font-size:14px;
	color:#333;
}
.bdr .ttl13{
	font-weight:bold;
	font-size:13px;
	color:#333;
}
.bdr .copy{
	line-height:1.3em;
}
.bdr dl{
	margin-top:20px;
}
.bdr dt{
	font-weight:bold;
}
.bdr dd{
	line-height:1.4em;
}
.bdr img{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

img.arrow{
	width:76px;
	height:27px;
	margin:5px 280px;
}
.bdr_last{
	border:#ccc solid 1px;
	padding:10px;
	width:550px;
	margin:0 auto 50px;
}
.bdr_last .ttl{
	font-weight:bold;
	text-align:center;
	font-size:14px;
	color:#333;
}


.haken_txt{
	margin-left:50px;
}


/*　ポリシー（雇用形態箇所）*/
#haken div.type{
	margin-left:20px;
	margin-bottom:20px;
}


/*　強み、特徴　*/
#haken .mass{
	width:618px;
}

#haken .mass .text{
	width:385px;
	float:left;
	margin-right:5px;
}


/*　おもな派遣地域　*/
#haken table.area{
	margin:5px auto 0 10px;
}
.area th{
	padding:2px 5px 2px 2px;
	vertical-align:top;
	white-space:nowrap;
	font-weight:normal;
	text-align:left;
}
.area td{
	padding:2px;
	vertical-align:top;
}


/*　教育体制　*/
#haken .mass.mt10{
	width:610px;
	margin-top:10px;
}


#haken .photo01{
	margin-right:5px;
	float:left;
	width:200px;
}

#haken .photo02{
	margin-right:5px;
	float:left;
	width:200px;
}

#haken .photo03{
	float:right;
	width:200px;
}


#haken .mass ul.circle{
	margin:0;
}

#haken .mass ul.circle li{
	background:url(../common/img/blt_circle.gif) no-repeat 0 3px;
}

#haken .mass.mt10 p{
	margin-top:0px;
}

