@charset "Shift_JIS";


/* basic sytle
===============================================================*/
body{
	background:#e8d4d3;
}

div#wrapper{
	background:url(../img/parttime/wrapper_bg_01.gif) repeat-y left top;
}




/* header
===============================================================*/
div#header{
	background:url(../img/parttime/header_bg_01.gif) no-repeat left top;
}

div#header div.wrap{
	background:#ff636e url(../img/parttime/header_bg_02.gif) no-repeat left bottom;
}

div#header div#siteinfo ul li.sitetop{
	background:url(../img/parttime/link_ic_01.gif) no-repeat left 0.1em;
}




/* top
===============================================================*/
div#mapsearch{
	background:url(../img/parttime/mapsearch_bg_01.gif) no-repeat left bottom;
}

/* job list, job detail
===============================================================*/
div#searchboard,
div#joboutline{
	background:url(../img/parttime/searchboard_bg_03.gif) repeat-y left top;
}

div#searchboard #boardtitle,
div#joboutline #boardtitle{
	background:#ff636e url(../img/parttime/searchboard_bg_01.gif) no-repeat left top;
}

div#searchboard div.framehead,
div#joboutline div.framehead{
	background:url(../img/parttime/searchboard_bg_02.gif) no-repeat left top;
}

div#searchboard div.framefoot,
div#joboutline div.framefoot{
	background:url(../img/parttime/searchboard_bg_04.gif) no-repeat left bottom;
}

div#searchboard table.condition th,
div.jobdetail table.condition th,
div#mapunit table.condition th{
	background:#f3ede8 url(../img/parttime/searchboard_bg_05.gif) repeat-x left top;
}

div#searchboard table.condition td,
div.jobdetail table.condition td{
	background:url(../img/parttime/searchboard_bg_05.gif) repeat-x left top;
}

div.jobdetail,
div.jobunit{
	margin:20px 0;
	width:810px;
	background:url(../img/parttime/jobunit_bg_03.gif) repeat-y left top;
}

div.jobdetail .jobtitle,
div.jobunit p.jobtitle{
	padding:8px 9px 7px 9px;
	background:#ffcdb4 url(../img/parttime/jobunit_bg_01.gif) no-repeat left top;
	font-size:117%;
	line-height:1.2;
	font-weight:bold;
}

div.jobdetail .jobtitle span,
div.jobunit p.jobtitle span{
	padding:4px 0 2px 4px;
	display:block;
	border-left:solid #ff636e 5px;
}

div.jobdetail div.framehead,
div.jobunit div.framehead{
	background:url(../img/parttime/jobunit_bg_02.gif) no-repeat left top;
}

div.jobdetail div.framefoot,
div.jobunit div.framefoot{
	background:url(../img/parttime/jobunit_bg_04.gif) no-repeat left bottom;
}

div#joboutline table.condition th,
div.jobunit table.condition th{
	background:url(../img/parttime/jobunit_bg_06.gif) repeat-x left top;
}

div#joboutline table.condition td,
div.jobunit table.condition td{
	background:url(../img/parttime/jobunit_bg_06.gif) repeat-x left top;
}

div#joboutline p.lead,
div.jobunit p.lead{
	background:url(../img/parttime/jobunit_bg_06.gif) repeat-x left top;
	color:#ff636e;
}

div.jobunit p.detaillink{
	background:url(../img/parttime/jobunit_bg_06.gif) repeat-x left top;
}

div#mapunit div.container div.sub{
	background:url(../img/parttime/searchboard_bg_05.gif) repeat-x left top;
}

/*=============================================================
  add by developer side
  =============================================================*/

