@charset "utf-8";

/*
	Page Name:派遣事業部 
	Description: style import
*/

/* Set Base Style
----------------------------------------- */

@import "menu_2.css";/*　Right column menu style */

@import "set.css";/* base template style */

/* Style for MacIE 5.x 
------------------------------------------*/
/*for MacIE5*/
/*\*//*/
  @import "ie5m.css";
/**/


/*************レイアウト*************/
#container #rap {
	background-image: url(../regist/images/bg_regist.jpg);
	background-repeat: no-repeat;
	background-position: 478px -1px;
	float: left;
}

#rap #main {
	clear: left;
}

/*************派遣事業部TOP*************/
#rap #regist_top {
	font-weight: 400;
	display: block;
	margin-right: 60px;
	top: 0px;
	position: relative;
	left: 260px;
	margin-bottom: -80px;
	font-size: 13.5px;
	margin-top: 37px;
}

.box_gray {
	width: 495px;
	background-color: #CCCCCC;
	background-image: url(../regist/images/bg_topbox.gif);
	background-repeat: no-repeat;
	background-position: 260px center;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.box_gray p {
	background-color: #FFFFFF;
	margin-right: 240px;
	margin-left: 5px;
	padding-left: 5px;
}

/*************派遣希望の方へ*************/

#main .blue {
	color: #0033FF;
	clear: both;
	margin-bottom: 30px;
	font-size: 14px;
}

#flow_haken {
	background-image: url(../regist/images/img_flow_haken.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 430px;
}
#flow_shokaihaken {
	background-image: url(../regist/images/img_flow_shokaihaken.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 460px;
}


/*************FAQ*************/

#faq {
	width: 465px;
	margin: 10px auto;
}
#faq #box_o {
	background-color: #FFCC66;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FDBD54;
	border-left-color: #FDBD54;
	padding-left: 10px;
	padding-right: 10px;
	clear: both;
}
#faq #box_o h3 {
	background-image: url(../regist/images/point_l.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 24px;
	float: left;
	height: 30px;
	font-size: 13px;
	line-height: 30px;
	margin-bottom: 5px;
	letter-spacing: -0.1em;
}
#faq #box_o h5 {
	background-image: url(../regist/images/point_s.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	float: right;
	font-weight: normal;
	font-size: 10px;
	clear: right;
	width: 19em;
	display: block;
}
#main #faq #box_o #q {
	clear: both;
	background-color: #FFFFFF;
	padding: 10px;
}
#main #faq #box_o #q li {
	background-image: url(../regist/images/point_q.gif);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	padding-left: 15px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#main #faq #box_o h4 {
	font-size: 13px;
	font-weight: 600;
	text-align: center;
	letter-spacing: 2em;
	padding: 5px;
}
#main #faq #box_o dl {
	background-color: #FFFFFF;
	padding: 10px;
}
#main #faq #box_o dt {
	background-image: url(../regist/images/point_q2.gif);
	background-repeat: no-repeat;
	background-position: left 0.2em;
	padding-left: 20px;
	background-color: #FFE8CC;
	margin-bottom: 5px;
}
#main #faq #box_o dd {
	background-image: url(../regist/images/point_a.gif);
	background-repeat: no-repeat;
	background-position: left 0.2em;
	padding-left: 20px;
	margin-bottom: 5px;
}
#main #faq .bottom {
	background-image: url(../regist/images/bg_faq.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 10px;
	display: block;
	margin-bottom: 10px;
}
#main #faq .head {
	background-image: url(../regist/images/bg_faq.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
	display: block;
}

#faq #box_o h5 a {
	text-decoration: none;
	color: #000000;
}

#faq #box_o #q a {
	text-decoration: none;
	color: #000000;
	width:100%;
	display:block;
	padding-left: 5px;
}

#faq #box_o #q a:hover{
	background-color:#FFE8CC;
}


#faq #pagetop {
	padding-left: 0px;
}



/*************共通パーツ*************/

	/*タイトル*/
#main h2 {
	margin-bottom: 20px;
	clear: both;
}
#main h2 img {
	padding-top: 10px;
	padding-bottom: 10px;
}

	/*文字*/
#main p {
	padding: 10px;
}
.orange {
	color: #FF6600;
	text-decoration: none;
}
#box_mt30px .arrow a {
	color: #FF6600;
}

	/*区切り線*/
.bar_orange {
	background-image: url(../regist/images/bg_line.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	clear: both;
	width: 100%;
	display: block;
}

	/*BOX*/
#main #box_mt30px {
	clear: both;
	float: left;
	width: 100%;
	margin-top: 30px;
}

#main #box_mt30px img {
	padding: 4px;
}
.imgR {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
#banner img {
	padding: 0 10px 0 0;
}

