@charset "utf-8";

/*============================================
 2009.0623
 staff01.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_staff02_01.jpg) top center no-repeat;
}
#container {
margin:0 auto;
width:1020px;
background:none;
position:relative;
}


/*------------------------------------------------
header
----------------------------------------------- */
#header{
width:950px;
height:211px;
margin:0 auto;
}
/*------------------------------------------------
contents
----------------------------------------------- */
#contents{
width:950px;
margin:0 auto;
height:1150px;
}
#contents #columnL{
margin-top:13px;
}
ul#snav{
background:url(/recruit/img/bgSnav.jpg) top left no-repeat;
height:240px;
}
#contents h2{
margin-bottom:12px;
}
#contents h3{
}
#contents #columnR2 p{
margin-bottom:15px;
}
#contents .box1{
	position:absolute;
	top:315px;
	left:230px;
	width:600px;
	color:#333333;	
}
#contents .box2{
	position:absolute;
	top:595px;
	left:230px;
	width:600px;
	color:#333333;	
}
#contents .staffprofile{
	position:absolute;
	top:842px;
	left:232px;
	width:600px;
	color:#ffffff;
	font-size:96%;
	letter-spacing:0;
	line-height:1.4em;
}
#contents .staffprofile span{
font-weight:bold;
font-size:109%;
line-height:1.6em;
}
#contents .lnav{
	position:absolute;
	top:995px;
	left:315px;
	width:584px;
	color:#333333;
}
#contents .lnav ul{
}
#contents .lnav li{
float:left;
}
/*------------------------------------------------
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;
}
