body {
	background-color: #ffffff; font-size: 12px; color: #333333; padding: 0px; margin: 0px; text-align: center;
}
a:link {
	color: #333333; text-decoration: underline;
}
a:visited {
	color: #990033; text-decoration: underline;
}
a:hover {
	color: #666666; text-decoration: underline;
}
a.mini:link {
	color: #FF3300; text-decoration: underline; font-size: 10px; line-height: 1.8em;
}
a.mini:visited {
	color: #C42700; text-decoration: underline; font-size: 10px;
}
a.mini:hover {
	color: #fd68b7; text-decoration: underline; font-size: 10px;
}
a.mini_white:link {
	color: #ffffff; text-decoration: underline; font-size: 10px; line-height: 1.6em;
}
a.mini_white:visited {
	color: #cc9966; text-decoration: underline; font-size: 10px;
}
a.mini_white:hover {
	color: #cccccc; text-decoration: underline; font-size: 10px;
}

/*おすすめコンテンツ用*/
a.mini_o1:link {
	color: #333333; text-decoration: underline; font-size: 12px; line-height: 1.4em;
}
a.mini_o1:visited {
	color: #fd68b7; text-decoration: underline; font-size: 12px; line-height: 1.4em;
}
a.mini_o1:hover {
	color: #666666; text-decoration: underline; font-size: 12px; line-height: 1.4em;
}

a.mini_o2:link {
	color: #ff40d8; text-decoration: underline; font-size: 10px; line-height: 1.4em;
}
a.mini_o2:visited {
	color: #ff40d8; text-decoration: underline; font-size: 10px; line-height: 1.4em;
}
a.mini_o2:hover {
	color: #ff75e3; text-decoration: underline; font-size: 10px; line-height: 1.4em;
}
a.mini_o3:link {
	color: #ff3300; text-decoration: underline; font-size: 12px; line-height: 1.4em;
}
a.mini_o3:visited {
	color: #ff6600; text-decoration: underline; font-size: 12px; line-height: 1.4em;
}
a.mini_o3:hover {
	color: #ff934a; text-decoration: underline; font-size: 12px; line-height: 1.4em;
}

a.mini_o4:link {
	color: #ff8d41; text-decoration: underline; font-size: 10px; line-height: 1.4em;
}
a.mini_o4:visited {
	color: #ff8d41; text-decoration: underline; font-size: 10px; line-height: 1.4em;
}
a.mini_o4:hover {
	color: #ffbb8e; text-decoration: underline; font-size: 10px; line-height: 1.4em;
}

/*おすすめコンテンツ用 END*/

/*フッター用*/
a.footer_white:link {
	color: #ffffff; text-decoration: none; font-size: 10px; line-height: 1.6em;
}
a.footer_white:visited {
	color: #ffffff; text-decoration: none; font-size: 10px;
}
a.footer_white:hover {
	color: #ffffff text-decoration: none; font-size: 10px;
}
/*フッター用 END*/

h1 {
	margin-top: 0px; margin-bottom: 0px; font-size: 10px; font-weight: normal;
}
h2 {
	margin-top: 0px; margin-bottom: 0px; font-size: 12px; font-weight: normal;
}
h3 {
	margin-top: 0px; font-size: 12px; margin-bottom: 0px; font-weight: normal;
}
h4 {
	margin-top: 0px; font-size: 12px; margin-bottom: 0px; font-weight: normal;
}
p {
	margin-top: 0px; margin-bottom: 12px; color: #333333; line-height: 1.4em;
}
img {
	border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px
}
form {
	padding: 0; margin: 0;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

/************************ 基本設定 END ************************/

/*ページ全体くくり用*/
#all {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left;	
}

/*おまじない*/
#wrap {

}

/*ヘッダー用*/
#header {
	width: 960px;
	}

#ci-logo_map {
	float: left;
	padding-top:10px;
	padding-bottom:5px;
	width:470px;
}
#ci-logo_map img {
	vertical-align: text-top;
	float: left;
	margin-right:5px;
}
.top_comment{
    color:#333300;
	padding-bottom:5px;
	float:right;
}
#ci_logo {
	float: left; margin-bottom: 5px; margin-top: 5px;
}

#header_right {
	float: right;
}

#header_right_top {
	padding: 5px 5px 55px 0;
	font-size: 10px;
	text-align: right;
}
#header_right_bottom {
	padding-top: 95px;
	padding-right: 10px;
	text-align:right;
}

.logo {
	margin: 0 0 0 83px;
}
#header_bar{
  width:960px; clear:both; height:12px; background-image:url(../img/header_bar.gif); background-repeat:repeat-x; background-position:left top; margin-bottom:0px;;
}
#header2 {
	background-image: url("../img/header.gif");
	height: 115px;
	width: 960px;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 10px;
	}

/*全体コンテンツくくり用*/
#contents {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
}

/*左コンテンツくくり用*/
#left_contents {
	padding-left: 10px;
	width: 590px;
	float: left;
}

/************ PR用 ************/
#pr {
	width: 580px;
	height: 70px;
}

#pr ul {
	margin: 0;
	padding: 8px 0 0 15px;
}

#pr ul li {
	list-style-type: none;
	background-image: url(../img/pr.gif);
	background-repeat: no-repeat;
	background-position: left 0;
	padding: 5px 0 10px 30px;
}

#pr img {
	float: left;
}
/************ PR用 END ************/


/************ 検索用 ************/
#job_place {
	margin: 10px 0px 0 0;
	padding: 0;
	width: 580px;
	clear: both;
}
#job_search {
	margin: 0px 10px 0 0;
	padding: 0 0 15px 0;
	background-image: url(../img/jobsearch_bg.gif);
	background-repeat: repeat-y;
	width: 580px;
	float: inherit;
	clear: both;
}


#job_waku {
	width: 550px;
	background-color: #ffffff;
	margin: 10px 10px 10px 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	float: left;
	display:inline;
}

#job_waku2 {
	width: 550px;
	background-color: #ffffff;
	margin: 0px 10px 0px 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	float: left;
	display:inline;
}

.job_search_title {
	background-image: url(../img/search_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0 0 6px 0;
	margin-bottom: 3px;
	width: 225px;
	font-weight: bold;
}

.job_search_title_big {
	background-image: url(../img/search_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0 0 6px 0;
	margin-bottom: 3px;
	width: 500px;
	font-weight: bold;
}

/******* 勤務地用 *******/
.todofuken {
	float: left;
	margin: 5px 10px 5px 0;
}
.display_change {
	background-color:#ffffcc;
	font-size: 10px;
	width: 150px;
	float: left;
	margin: 5px 10px 5px 0;
}
.display_change a:link {
	text-decoration: underline;
}
.display_change a:visited {
	text-decoration: underline;
}
.display_change a:hover {
	text-decoration: underline;
}

.joken-midashi {
	border-top: 1px dotted #333333;
	clear: both;
	margin: 5px 0 0 0;
	padding: 5px 0 5px 0;
}

.s_kinmuchi { 
	width: 225px;
	float: left;
	margin-bottom: 20px;
}

.s_kinmuchi ul {
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 10px;
}
.s_kinmuchi ul li.joken {
	width: 90px;
	float: left;
	height: 1.6em;
	list-style: none outside none;
}
.s_kinmuchi ul li.joken2 {
	width: 100px;
	float: left;
	height: 1.6em;
	list-style: none outside none;
}
.s_kinmuchi ul li.joken3 {
	width: 140px;
	float: left;
	height: 1.6em;
	list-style: none outside none;
}
/******* 勤務地用 END *******/

/******* 職種用 *******/
.s_syokusyu { 
	width: 225px;
	padding: 0 0 10px 30px;
	height: auto;
	float: left;
}

.s_syokusyu ul {
	margin: 0;
	padding: 0;
}

.s_syokusyu ul li {
	list-style-type: none;
	line-height: 1.8em;
}
/******* 職種用 END *******/

/******* フリーワード用 *******/
.s_freeword { 
	width: 225px;
	padding: 0 0 10px 30px;
	height: auto;
	float: left;
}
/******* フリーワード用 END *******/

/******* こだわりから探す用 *******/
.s_kodawari {
	clear: both;
}
.s_kodawari ul {
	margin: 0;
	padding: 0 5px 0 0;
	float: left;
	width: 120px;
}
.s_kodawari ul li {
	font-size: 10px;
	list-style-type: none;
	line-height: 1.8em;
}
/******* こだわりから探す END *******/

/******* メールサービス用 *******/
#mail_service {
	clear: both;
}
#mail_service_back {
	background-image: url(../img/mail_back.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 315px;
}
.mail_service_contents1 {
	width: 465px;
	margin-left: 80px;
	padding: 30px 0 0 0;
}
.mail_service_contents1 img {
	float: left;
	padding: 0 30px 10px 0;
}

.dot {
	border: 1px dotted #333333;
	width: 465px;
	margin: 0 0 0 80px;
	clear: both;
}

.mail_service_contents2 {
	clear: both;
	width: 465px;
	margin-left: 80px;
	padding: 10px 0 0 0;
}
.mail_service_contents2 img {
	float: left;
	padding: 0 30px 70px 0;
}
/******* メールサービス用 END *******/

/******* 人気のキーワード用 *******/
#hot_word {
	width: 580px;
	height: 79px;
	background-image: url(../img/hotword.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#hot_word ul {
	float: left;
	font-size: 10px;
	padding: 20px 15px 0 70px;
	margin: 0;
}

#hot_word ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 1.6em;
}
/******* 人気のキーワード用 END *******/

/*右コンテンツくくり用*/
#right_contents {
	width: 310px;
	float: left;
}

/*会員登録用*/
#signin {
	width: 300px;
	height: 180px;
	background-image: url(../img/signin_back.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 10px;
	line-height: 1.2em;
}

/******** おすすめの派遣会社用 ********/
#pick_up {
	width: 300px;
}

.ad {
	margin-left: 5px;
	margin-right: 5px;
	font-size: 10px;
	width: 280px;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px dotted #000000;
	line-height: 1.6em;
	float: left;
	display:inline;
}

.ad img {
	float: left;
	padding: 0 10px 5px 0;
	display:inline;
}

.ad_last {
	margin-left: 5px;
	margin-right: 5px;
	font-size: 10px;
	width: 280px;
	padding: 5px 5px 10px 5px;
	line-height: 1.6em;
	float: left;
	display:inline;
}
.ad_last img {
	float: left;
	padding: 0 10px 5px 0;
	display:inline;
}
/******** おすすめの派遣会社用 END ********/

/******** おすすめコンテンツ用 ********/
#mail_sv{
	width: 300px;
	margin-top: 5px;
}

.sv {
	margin-left: 5px;
	margin-right: 5px;
	font-size: 10px;
	width: 280px;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px dotted #000000;
	line-height: 1.6em;
	float: left;
	display:inline;
}

.sv img {
	float: left;
	padding: 0 10px 5px 0;
	display:inline;
}

.sv_last {
	margin-left: 5px;
	margin-right: 5px;
	font-size: 10px;
	width: 280px;
	padding: 5px 5px 20px 5px;
	line-height: 1.6em;
	float: left;
	display:inline;
}
.sv_last img {
	float: left;
	padding: 0 10px 5px 0;
	display:inline;
}


#osusume {
	width: 300px;
	margin-top: 10px;
}

.osusume_contents {
	width: 300px;
	height: 100px;
	margin: 0 0 10px 0;
}

.osusume_contents img {
	padding: 0 0 5px 0;
}
/******** おすすめコンテンツ用 END ********/


/* ============================================================
footer1
============================================================ */
.footer1 {
  width:960px; height:72px;
  background:url(../../../../img/footer_back.gif) left top repeat;
  text-align:center;
  margin:10px auto auto auto;
  float:left;
}

.footer1 ul, .footer2 ul{
  width:850px;
  text-align:center;
  padding-top:0px;
  margin-top:2px;
  margin-left:auto; margin-right:auto;
  margin-bottom:0px;
  clear:both;
}

.footer1 li{
  display:block;
  font-size:10px;
  margin-left:10px;
}

.footer1 li, .footer2 li{
  display:inline;
  font-size:10px;
  margin-left:10px;
}

.footer1 li a{
  background:url(../../../../img/sankaku.gif) left center no-repeat;
  padding-left:10px;
  display:block; text-align:left; float:left;
}

.footer1 li a.f1{
  width:80px;
}

.footer1 li a.f2{
  width:110px;
}

.footer1 li a.f3{
  width:80px;
}

.footer1 li a.f4{
  width:110px;
}

.footer1 li a.f5{
  width:110px;
}

.footer1 li a.f6{
  width:110px;
}
.footer1 li a.f7{
  width:110px;
}
.footer1 li a.f8{
  width:110px;
}

div.headline{
  color:#FF7F24; padding-top:3px;
}

/* ============================================================
footer2
============================================================ */

.footer2{
  width:960px;
  padding-top:8px;
  text-align:center;
  background:url(../img/f_bak.gif) left top repeat-x;
  margin-left:auto; margin-right:auto;
  float:left;
}


/* フッター終了 */

/**********フォント用**********/
.font_mini {
	font-size: 10px;
}
.font_pink {
	color: #fc2d9a;
}
.font_orange {
	color: #FF3300;
}
.font_orange2 {
	color: #FF3300;
	font-size: 12px;
	font-weight: bold;
}
.font_pink_mini {
	color: #fc2d9a;
	font-size: 10px;
	line-height: 1.8em;
}
.font_orange_mini {
	color: #FF3300;
	font-size: 10px;
	line-height: 1.8em;
}
.font_pink_big {
	color: #fc2d9a;
	line-height: 1.8em;
	font-weight: bold;
}
/**********フォント用 END**********/

/**********レイアウト調整用**********/
.mgn5 {
	margin: 5px;
}
.mgn10 {
	margin: 10px;
}
.mgn20 {
	margin: 20px;
}
.mgn30 {
	margin: 30px;
}

.mgn_top10 {
	margin-top: 10px;
}
.mgn_top20 {
	margin-top: 20px;
}
.mgn_top30 {
	margin-top: 30px;
}

.mgn_bottom5 {
	margin-bottom: 5px;
}
.mgn_bottom10 {
	margin-bottom: 10px;
}
.mgn_bottom15 {
	margin-bottom: 15px;
}
.mgn_bottom20 {
	margin-bottom: 20px;
}
.mgn_bottom30 {
	margin-bottom: 30px;
}
.mgn_w5 {
	margin: 0 5px 0 5px;
}
.mgn_left6 {
	margin: 0 0 0 6px;
}
/**********レイアウト調整用 END**********/
