/*ボディー*/
body {
margin-top: 0px;
background-color:white;
color:black;
}

#wrapper { 
width: 800px;
margin-top: 0px;
margin-left:auto;
margin-right:auto;
background-color:white;
}

#wrapper_indivi { 
width: 635px;
margin-top: 0px;
margin-left:auto;
margin-right:auto;
background-color:white;
}

/*パンくずリスト*/
#list_indivi {
font-size:80%;
margin-top:15px;
margin-bottom:-8px;
text-align:left;
}

/*１．ヘッダー*/
#header {
width: 800px;
margin-top: 3px;
}

#se {
float: left;
}

span.sespan {
background-color:#e2ffcc;
color:green;
font-size:90%;
vertical-align: bottom;
}

#oki {
float: right;
background-color:;
}

a.oki{
font-size:90%;
}

a.sitemap {
background-color:;
font-size:90%;
vertical-align: bottom;
}

img.logotop {
clear:both;
margin-top:3px;
}

#topnavi {
float:left;
width:645px;
margin-top:0px;
margin-bottom:0px;
}

a.nav {
margin-right: 2px;
}

#counter {
float:right;
width:142px;
height:24px;
}

a img {
border: none;
}

p.kizij {
width: 790px;
text-align: center;
font-size:130%;
font-weight: bold;
padding:5px;
background-color: #824c17;
color: white;
}

/*求人テーブル*/
table.j1 {
border:solid 2px black;
border-collapse: collapse;
color: #57450f;
width:395px;
}

table.j1 td.tdj1 {
padding:5px;
text-align: center;
border-top: 2px solid black;
border-bottom: 2px solid #57450f;
border-collapse: collapse;
background-color: #fff3cc;
}

table.j1 td.tdj2 {
padding:5px;
text-align: center;
border-bottom: 1px solid #57450f;
border-collapse: collapse;
background-color: #f0ebdc;
}

table.j1 td.tdj3 {
padding:5px;
text-align: left;
border-bottom: 1px dotted #57450f;
border-collapse: collapse;
}

table.j1 td.tdj4 {
padding:5px;
text-align: center;
border-top: 1px solid #57450f;
border-collapse: collapse;
}

table.j1 td.tdj5 {
padding:5px;
text-align: center;
border-top: 1px solid black;
border-bottom: 1px solid #57450f;
border-collapse: collapse;
background-color: #fff3cc;
}
