@charset "utf-8";

/*
--------------------------------------------------------
base
--------------------------------------------------------
*/

/*
--------------------------------------------------------
layout
--------------------------------------------------------
*/

div#contents{
float:none;
width:960px;
}
div#contents div.section{
padding:0 125px;
}
div#contents div.section div.section{
padding:0 10px;
}
div#contents div.section h1{
margin:0 -115px;
}
div.recruit dl dt{
float:left;
clear:left;
width:6em;
margin:1px 0.5em 0 0;
}
div.recruit dl dd{
padding:0.2em 0 0.2em 7.5em;
border-top:1px solid #eee;
}
