@charset "utf-8";

/*　news　*/
/* -----------------------------------------------*/
div.recruit .topset {
margin:0px auto;
width:840px;
text-align:center;
}
div.recruit .topset .topimg {
font-size:1px;
}
div.recruit .topset .ttl {
padding:20px 0px;
font-size:20px;
line-height:1.7;
}
div.recruit .topset .txt {
font-size:15px;
line-height:1.7;
}
div.recruit .staffset {
text-align:left;
}
div.recruit .staffset .date {
text-align:left;
background:url(../images/gray01.jpg) center center repeat-x;
}
div.recruit .staffset .date .set {
padding-right:30px;
display:inline-block;
color:#769F7B;
font-family:'Neucha', cursive;
font-size:20px;
line-height:1.5;
background:#ffffff;
}
div.recruit .staffset .date .set span.shop {
color:#769F7B;
font-family:'Neucha', cursive;
font-size:35px;
line-height:1.5;
letter-spacing:1px;
}
div.recruit .staffset .date .set span.type {
color:#769F7B;
font-family:'Neucha', cursive;
font-size:25px;
line-height:1.5;
letter-spacing:1px;
}
div.recruit .staffset .name {
margin:20px 0px;
padding:2px 10px;
display:inline-block;
color:#ffffff;
font-size:15px;
line-height:1.5;
background:#8AB992;
}
div.recruit .staffset .bodyset {
padding:10px 0px 0px 0px;
width:1000px;
}
div.recruit .staffset .bodyset .imgset {
width:360px;
float:left;
text-align:left;
}
div.recruit .staffset .bodyset .imgset img {
width:320px;
}
div.recruit .staffset .bodyset .txtset {
width:640px;
float:right;
text-align:left;
}
div.recruit .staffset .bodyset .txtset .ttl {
padding:12px 0px 0px 0px;
font-size:22px;
line-height:1.5;
position:relative;
}
div.recruit .staffset .bodyset .txtset .ttl .logo {
padding:12px 0px;
width:50px;
display:inline-block;
text-align:center;
background:#9A988C;
-moz-border-radius:30px;/*for Firefox*/
-webkit-border-radius:30px;/*for Safari and chrome*/
border-radius:30px;
behavior: url(border-radius.htc);/*for IE*/
position:absolute;
top:0px;
left:0px;
}
div.recruit .staffset .bodyset .txtset .txt {
padding:30px 0px;
font-size:13px;
line-height:1.7;
}