
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: #fc2d9a; text-decoration: underline; font-size: 10px; line-height: 1.8em;
}
a.mini:visited {
	color: #990033; 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: #99ff99; text-decoration: underline; font-size: 10px; line-height: 1.4em;
}
a.mini_o1:visited {
	color: #99ff99; text-decoration: underline; font-size: 10px; line-height: 1.4em;
}
a.mini_o1:hover {
	color: #ceffce; text-decoration: underline; font-size: 10px; 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: #ff6600; text-decoration: underline; font-size: 10px; line-height: 1.4em;
}
a.mini_o3:visited {
	color: #ff6600; text-decoration: underline; font-size: 10px; line-height: 1.4em;
}
a.mini_o3:hover {
	color: #ff934a; text-decoration: underline; font-size: 10px; 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; color: #ffffff;
}
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;
	height: 112px;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
 
#header_right {
	float: right;
}
 
#header_right_top {
	padding: 5px 5px 59px 0;
	font-size: 10px;
	text-align: right;
}
#header_right_bottom {
	
}
 
.logo {
	margin: 0 0 0 83px;
}
 
/*全体コンテンツくくり用*/
#contents {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
}
 
/*左コンテンツくくり用*/
#left_contents {
	padding-left: 10px;
	width: 590px;
	float: left;
}
 
/************ PR用 ************/
#pr {
	width: 580px;
	border: 1px solid #000000;
	height: 69px;
}
 
#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_search {
	margin: 10px 10px 0 0;
	padding: 0 0 15px 0;
	background-color: #fc2d9a;
	width: 580px;
	float: inherit;
	clear: both;
}
 
#job_waku {
	width: 500px;
	background-color: #ffffff;
	margin: 0 20px 10px 20px;
	padding: 10px 20px;
	float: left;
	display:inline;
}
 
#job_waku2 {
	width: 500px;
	background-color: #ffffff;
	margin: 0 20px 10px 20px;
	padding: 10px 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;
}
 
.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;
	background-color: #9666e8;
	background-image: url(../img/signin_back.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 10px;
	line-height: 1.2em;
}
 
/******** おすすめの派遣会社用 ********/
#pick_up {
	width: 300px;
	background-color: #c20071;
}
 
.ad {
	margin-left: 15px;
	margin-right: 15px;
	font-size: 10px;
	width: 230px;
	padding: 5px 20px 5px 20px;
	border-bottom: 1px dotted #ffffff;
	line-height: 1.6em;
	float: left;
	display:inline;
}
 
.ad img {
	float: left;
	padding: 0 10px 5px 0;
	display:inline;
}
 
.ad_last {
	margin-left: 15px;
	margin-right: 15px;
	font-size: 10px;
	width: 230px;
	padding: 5px 20px 5px 20px;
	line-height: 1.6em;
	float: left;
	display:inline;
}
.ad_last img {
	float: left;
	padding: 0 10px 5px 0;
	display:inline;
}
/******** おすすめの派遣会社用 END ********/
 
/******** おすすめコンテンツ用 ********/
#osusume {
	width: 300px;
	background-color: #9666e8;
}
 
.osusume_contents {
	width: 210px;
	height: 90px;
	margin: 10px 0 0 20px;
	padding: 10px 25px 10px 25px;
	background-image: url(../img/osusume_contents.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
	line-height: 1.4em;
}
 
.osusume_contents img {
	padding: 0 0 5px 0;
}
/******** おすすめコンテンツ用 END ********/
 
 
/******** フッター用 ********/
#flower {
	width: 960px;
	height: 69px;
	background-image: url(../img/flower3.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	vertical-align: baseline;
}
#flower1 {
	background-image: url(../img/flower1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 94px;
	height: 42px;
	margin-top: 27px;
	float: left;
}
#flower2 {
	background-image: url(../img/flower2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 115px;
	height: 42px;
	margin: 27px 0 0 194px;
	float: left;
}
 
#footer {
	width: 960px;
	height: 59px;
	background-image: url(../img/footer.gif);
	background-position: left top;
	background-repeat: repeat-x;
	text-align: center;
}
#footer p {
	padding: 0;
	margin: 10px;
}
#link_list {
	padding: 11px 0 0 0;
}
#link_list2 {
	padding: 10px 0 0 0;
	width: 555px;
	margin-left: auto;
	margin-right: auto;
}
#link_list2 ul {
	margin: 0;
	padding: 0;
}
#link_list2 ul li {
	list-style-type: none;
	float: left;
	border-right: 1px solid #ffffff;
	padding-right: 5px;
	margin-right: 5px;
}
#link_list2 ul li.border-none {
	list-style-type: none;
	float: left;
	border-right: 0 solid #ffffff;
	padding-right: 5px;
	margin-right: 5px;
}
/******** フッター用 END ********/
 
/**********フォント用**********/
.font_mini {
	font-size: 10px;
}
.font_pink {
	color: #fc2d9a;
}
.font_pink_mini {
	color: #fc2d9a;
	font-size: 10px;
	line-height: 1.8em;
}
.font_pink_big {
	color: #fc2d9a;
	line-height: 1.8em;
	font-weight: bold;
}
/**********フォント用 END**********/
 
/**********レイアウト調整用**********/
.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**********/
