/*------------------------------------------------------------
Recruit Information
------------------------------------------------------------*/
body.recruit #ttl h1 {
height:25px;
background:#000000 url("../img/cmn/icn-ttl2.gif") left no-repeat;
padding:0 0 0 36px;
}
body.recruit #container {
width:980px;
margin:0 auto -60px auto;
}
body.recruit .push {
clear:both;
height:60px;
}

#recruitlist {
width:938px;
margin:0 auto;
}
#recruitlist-inner {
}

#recruitlist a:link,
#recruitlist a:visited {color:#a70000; text-decoration:none;}
#recruitlist a:hover,
#recruitlist a:active {color:#a70000; text-decoration:underline;}

.recruit-copy {
text-align:center;
padding:10px 0 20px 0;
}

.recruit-fresh {
width:217px;
float:left;
padding:0 23px 50px 0;
}
.recruit-shop {
width:217px;
float:left;
padding:0 23px 50px 0;
}
.recruit-office {
width:217px;
float:left;
padding:0 23px 50px 0;
}
.recruit-disabled {
width:217px;
float:left;
padding:0 0 50px 0;
}

.recruit-image-pic {
margin:0 0 12px 0;
}
#recruitlist h2 {
margin:0 0 10px 0;
}

#recruitlist dl {
color:#000000;
}
#recruitlist dl dt {
font-size:11px;
line-height:16px;
font-family:Verdana,Arial,Helvetica,sans-serif;
background:url("../img/recruit/icn-arow.gif") top left no-repeat;
padding:0 0 10px 12px;
margin:0;
}
* html #recruitlist dl dt {
font-size:12px;
line-height:16px;
font-family:Verdana,Arial,Helvetica,sans-serif;
background:url("../img/recruit/icn-arow.gif") top left no-repeat;
padding:0 0 10px 12px;
margin:0;
cursor:pointer;
}
#recruitlist dl dt:hover,
#recruitlist dl dt:active {
text-decoration:underline;
cursor:pointer;
}
#recruitlist dl dd {
font-size:10px;
line-height:16px;
font-family:Verdana,Arial,Helvetica,sans-serif;
margin:0 0 20px 0;
padding:0;
}
#recruitlist dl dd.detail {
display:none;
}
* html #recruitlist dl dd {
font-size:11px;
line-height:18px;
font-family:Verdana,Arial,Helvetica,sans-serif;
margin:0 0 20px 0;
padding:0;
}
#recruitlist dl dd a {
font-size:11px; 
}
* html #recruitlist dl dd a {
font-size:12px; 
}


.recruit-inquiry {
clear:both;
width:178px;
margin:0 auto;
padding:0 0 10px 802px;
text-indent:-9999em;
}
.recruit-inquiry-inner {
width:138px;
height:13px;
line-height:1px;
color:#ffffff;
}
.recruit-inquiry a:link,
.recruit-inquiry a:visited {
display:block;
width:138px;
height:13px;
line-height:13px;
background:url("../img/recruit/link-inquiry.gif") top left no-repeat;
text-decoration:none;
}
.recruit-inquiry a:hover,
.recruit-inquiry a:active {background:url("../img/recruit/link-inquiry.gif") bottom left no-repeat;}


