body {
	background-color: #ffffff; font-size: 12px; color: #333333; padding: 0px; margin: 0px; text-align: center;
}
a:link {
	color: #481A10; text-decoration: underline;
}
a:visited {
	color: #990033; text-decoration: underline;
}
a:hover {
	color: #996633; 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_link:link {
	color: #481A10; text-decoration: none; font-size: 10px; line-height: 1.6em;
}
a.footer_link:visited {
	color: #990033; text-decoration: none; font-size: 10px;
}
a.footer_link:hover {
	color: #996633; text-decoration: none; font-size: 10px;
}
/*フッター用 END*/

h1 {
	margin-top: 0px; margin-bottom: 0px; font-size: 10px; font-weight: normal; color: #481A10;
}
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 69px 0;
	font-size: 10px;
	text-align: right;
}
#header_right_bottom {
	
}

.logo {
	margin: 0 0 40px 29px;
}

/*全体コンテンツくくり用*/
#contents {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
}

/*左コンテンツくくり用*/
#left_contents {
	padding-left: 10px;
	width: 590px;
	float: left;
}




/************ 検索用 ************/
#job_search {
	margin: 0 10px 0 0;
	padding: 0;
	background-color: #ffffcc;
	width: 580px;
	float: inherit;
	clear: both;
}
/*右コンテンツくくりの下のヤツ用*/
#job_search_bottom {
	clear: both;
	width: 580px;
	height: 15px;
	margin: 0;
	padding: 0;
	background-color:#FDA702;
}
#job_waku {
	width: 540px;
	background-color: #ffffff;
	margin: 0 20px 0 20px;
	padding: 0;
	float: left;
	display:inline;
}

#job_waku_left {
	width: 270px;
	float: left;
}

#job_waku_right {
	width: 270px;
	float: left;
}
	

#job_waku2 {
	width: 540px;
	background-color: #ffffff;
	margin: 0 20px 10px 20px;
	padding: 0;
	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;
	margin: 0 0 0 20px;
	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 20px;
	height: auto;
	float: left;
}

.s_syokusyu ul {
	margin: 0;
	padding: 0;
}

.s_syokusyu ul li {
	list-style-type: none;
	line-height: 1.6em;
}

.xp {
	font-size: 10px;
	padding: 0 0 5px 0;
	margin: 0;
	color: #666666;
}
/******* 職種用 END *******/

/******* フリーワード用 *******/
.s_freeword { 
	width: 225px;
	padding: 0 0 10px 20px;
	height: auto;
	float: left;
}
/******* フリーワード用 END *******/

/******* こだわりから探す用 *******/
.s_kodawari {
	clear: both;
	padding: 0 0 10px 20px;
}
.s_kodawari ul {
	margin: 0;
	padding: 0 25px 15px 0;
	float: left;
}

.s_kodawari ul.big {
	margin: 0;
	padding: 0 25px 15px 0;
	float: left;
	width: 320px;
}

.s_kodawari ul li {
	font-size: 10px;
	list-style-type: none;
	line-height: 1.8em;
}
.s_kodawari ul li.fl {
	font-size: 10px;
	list-style-type: none;
	line-height: 1.8em;
	float: left;
	width: 130px;
}
.s_kodawari ul li.fr {
	font-size: 10px;
	list-style-type: none;
	line-height: 1.8em;
	float: left;
	width: 170px;
}
.s_kodawari ul li.midashi {
	font-size: 12px;
	list-style-type: none;
	line-height: 1.4em;
	color: #FF4F09;
	border-bottom: 1px dotted #FF4F09;
	width: 145px;
}
.s_kodawari ul li.midashi2 {
	font-size: 12px;
	list-style-type: none;
	line-height: 1.4em;
	color: #FF4F09;
	border-bottom: 1px dotted #FF4F09;
	width: 320px;
}
/******* こだわりから探す END *******/


/******* 扶養控除特集用 *******/
#feature_fuyo {
	background-image: url(../img/feature_fuyou.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 125px;
	width: 570px;
	margin: 10px 0;
	padding: 65px 10px 10px 0;
	float: inherit;
}
#feature_fuyo ul {

}
#feature_fuyo ul li {
	width: 220px;
	float: left;
	padding: 0 0 0 30px;
	background-image: url(../img/feature_kodawari_li.gif);
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 1.8em;
	list-style-type: none;

}
/******* 扶養控除特集 END *******/

/******* 登録会・セミナー用 *******/
#feature_seminar {

}
#feature_seminar ul {
	margin: 0;
	padding: 10px 20px 30px 20px;
}
#feature_seminar ul li {
	padding: 0 0 0 30px;
	background-image: url(../img/feature_seminar_li.gif);
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 1.8em;
	list-style-type: none;
}
/******* 登録会・セミナーEND *******/

/******* PICK UP 用 *******/
.pickup_ad {
	margin-left: 20px;
	margin-right: 10px;
	font-size: 10px;
	width: 230px;
	padding: 5px 10px 20px 10px;
	line-height: 1.6em;
	float: left;
}

.pickup_ad img {
	float: left;
	padding: 0 10px 5px 0;
}
/******* PICK UP 用 END *******/

/******* メールサービス用 *******/
#mail_service {
	clear: both;
	width: 580px;
}
.mail_service_contents {
	width: 255px;
	margin: 10px 0 10px 30px;
	padding: 0;
	float: left;
	font-size: 10px;
	line-height: 1.8em;
}
.mail_service_contents img {
	float: left;
	padding: 0 10px 10px 0;
}

/******* メールサービス用 END *******/

/*右コンテンツくくり用*/
#right_contents {
	width: 300px;
	float: left;
}
/*右コンテンツくくりの下のヤツ用*/
#right_contents_bottom {
	width: 300px;
	height: 15px;
	margin: 0;
	padding: 0;
	background-color:#B85677;
}

/*会員登録用*/
#signin {
	width: 300px;
	background-color: #fadbda;
	background-image: url(../img/contents_back.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 0 0 26px 0;
	color: #666666;
	font-size: 10px;
	line-height: 1.2em;
}

/******** マメ知識用 ********/
#mame {
	width: 300px;
	height: auto;
	background-color: #fadbda;
	background-image: url(../img/contents_back.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 0 0 46px 0;
	float: inherit;
}

.ad {
	font-size: 10px;
	width: 230px;
	margin-left: 10px;
	padding: 13px 20px 12px 20px;
	background-image: url(../img/contents_mamechichiki_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1.6em;
	float: left;
}

.ad img {
	float: left;
	padding: 0 10px 5px 0;
}
/******** マメ知識用 END ********/

/******** 保育所検索用 ********/
#hoiku_search {
	width: 300px;
	background-color: #fadbda;
	background-image: url(../img/contents_back.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 0 0 46px 0;
	float: inherit;
}
.syuhu_osusume_contents2 {
	width: 185px;
	height: 90px;
	margin: 0 0 10px 20px;
	padding: 10px 30px 10px 45px;
	background-image: url(../img/contents_syuhujob_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
	line-height: 1.4em;
}

.syuhu_osusume_contents2 img {
	padding: 0;
}

.hoiku_ad {
	margin-left: 10px;
	font-size: 10px;
	width: 230px;
	padding: 5px 20px 5px 20px;
	line-height: 1.6em;
	float: left;
}

.hoiku_ad img {
	float: left;
	padding: 0 10px 5px 0;
}
/******** 保育所検索用 END ********/


/******** 主婦歓迎のお仕事用 ********/
#syuhu_job {
	width: 300px;
	background-color: #fadbda;
	background-image: url(../img/contents_back.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 0 0 46px 0;
}
.syuhu_osusume_contents {
	width: 210px;
	height: 90px;
	margin: 0 0 10px 20px;
	padding: 15px 25px 10px 25px;
	background-image: url(../img/contents_syuhujob_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
	line-height: 1.4em;
	float: inherit;
}

.syuhu_osusume_contents img {
	padding: 0 0 5px 0;
}
/******** 主婦歓迎のお仕事用 END ********/


/******** おすすめコンテンツ用 ********/
#osusume {
	width: 300px;
	background-color: #fadbda;
	padding: 0 0 10px 0;
}

.osusume_contents {
	width: 210px;
	height: 90px;
	margin: 0 0 10px 20px;
	padding: 10px 25px 10px 25px;
	background-image: url(../img/contents_syuhujob_back.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 ********/




.oshigoto_back {
	width: 252px;
	height: 24px;
	margin: 0 0 10px 0;
	padding: 45px 25px 0 25px;
	background-image: url(../img/back_oshigoto.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
	line-height: 1.4em;
}


/******** フッター用 ********/
#footer {
	width: 960px;
	background-image: url(../img/footer.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 30px;
}
#footer p {
	padding: 0;
	margin: 10px;
}
#link_list {
	padding: 0;
	font-size: 10px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}
#link_list ul {
	padding: 0;
	margin: 0;
}
#link_list ul li {
	list-style-type: none;
	float: left;
	border-right: 1px solid #53281F;
	padding: 0 5px 0 0;
	margin: 10px 5px 0 0;
	line-height: 1.6em;
}
#link_list ul li.border-none {
	list-style-type: none;
	float: left;
	border-right: 0 solid #ffffff;
	padding: 0 5px 0 0;
	margin: 0 5px 0 0;
	line-height: 1.6em;
}

#link_list1_1 {
	clear: both;
	padding: 0 0 5px 0;
	font-size: 10px;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}
#link_list1_1 ul {
	padding: 0;
	margin: 0;
}
#link_list1_1 ul li {
	list-style-type: none;
	float: left;
	border-right: 1px solid #53281F;
	padding: 0 5px 0 0;
	margin: 0 5px 0 0;
	line-height: 1.6em;
}
#link_list1_1 ul li.border-none {
	list-style-type: none;
	float: left;
	border-right: 0 solid #ffffff;
	padding: 0 5px 0 0;
	margin: 0 5px 0 0;
	line-height: 1.6em;
}

#link_list2 {
	clear: both;
	padding: 0;
	margin: 20px 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 #53281F;
	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;
}
.mgn_left183 {
	margin: 0 0 0 183px;
}
.mgn_sign {
	margin: 5px 30px 10px 30px;
}
/**********レイアウト調整用 END**********/
