@charset "utf-8";

/*============================================
 2009.0623
 staff.css
============================================*/


/*------------------------------------------------
大枠のレイアウト
----------------------------------------------- */
#bgmain {
background:url(/recruit/img/bg_staff_01.jpg) top center no-repeat;
height:100%;
}
#bgmaintop {
margin:0 auto;
background:none;
}
#bgcontainer {
margin:0 auto;
width:1020px;
text-align:left;
background:url(/recruit/img/bg_staff_01.jpg) top center no-repeat;
}
#container {
margin:0 auto;
width:1020px;
background:none;
position:relative;
}


/*------------------------------------------------
header
----------------------------------------------- */
#header{
width:950px;
margin:0 auto;
height:620px;
}
/*------------------------------------------------
contents
----------------------------------------------- */
#contents{
width:950px;
height:604px;
margin:0 auto;
background:url(/recruit/img/bg_staff_02.jpg) top center no-repeat;
position:relative;
}
#contents h2{
margin-bottom:29px;
margin-left:69px;
}
#contents h3{
margin-bottom:12px;
}
#container #recBanner3{
}
#container #pageBottomBanner{
width:950px;
margin-left:102px;
margin-bottom:35px;
}
.tokyo{
position:absolute;
top:5px;
left:71px;
}
.tokyo p{
width:390px;
font-size:84%;
line-height:1.6em;
height:77px;
}
.coosylab{
position:absolute;
top:5px;
left:493px;
}
.coosylab p.top{
font-size:84%;
line-height:1.6em;
height:78px;
width:188px;
}
.coosylab p.bottom{
margin-top:198px;
font-size:84%;
line-height:1.6em;
width:188px;
}
.first{
position:absolute;
top:5px;
left:699px;
}
.first p{
margin-top:12px;
font-size:84%;
line-height:1.6em;
width:188px;
}
.first ul{
margin-top:119px;
}
.tokyo li,.coosylab li,.first li{
margin-bottom:1px;
}
.tokyo li img,.coosylab li img,.first li img{
vertical-align:bottom;
}

/*------------------------------------------------
contentsBottom
----------------------------------------------- */
#contentsbottom{
width:950px;
margin:0 auto;
overflow:hidden;
}
#contentsbottom address{
margin:0 0 0 38px;
float:left;
display:inline;
}
#contentsbottom .pagetop{
float:right;
margin:38px 37px 0 0;
display:inline;
}


/*------------------------------------------------
footer
----------------------------------------------- */
#footer{
width:950px;
margin:0 auto;
padding-bottom:20px;
overflow:hidden;
background:url(/recruit/img/bg_staff_foot.jpg) top left no-repeat;
}
#footer dl{
float:left;
width:189px;
padding:17px 0 8px 39px;
font-size:84%;
line-height:1.3em;
}
#footer dt{
height:16px;
}
#footBottom{
}
#footBottom ul{
float:left;
width:450px;
padding:0 0 0 38px;
font-size:10px;
}
#footBottom li{
font-weight:bold;
display:inline;
}
.copyright{
color:#333333;
font-weight:bold;
font-size:10px;
float:right;
padding:0 32px 0 0;
}