@charset "UTF-8";
/* CSS Document */


/*--------------ABOUTページ--------------------*/


#About_Sttl  {
padding:20px 0 60px;
}

#About_Sttl p  {
line-height:1.8;
color:#000;
}


#About_Box   {
width:850px;
padding:0px 0px 150px;
margin:0 auto;
}

#About_Map  {
float:left;
width:420px;
}

#About_Company  {
float:left;
width:370px;
padding-left:60px;
}

#About_Company p  {
line-height:1.5;
color:#000;
}

#About_Company p.item  {
padding-bottom:4px;
font-size:0.82em;
}

#About_Company p.data  {
padding-bottom:25px;
}

/*--------------STAFF WANTEDページ--------------------*/

#Wanted_Box   {
width:940px;
padding:40px 0px 100px;
margin:0 auto;
}

#Wanted_ttl  {
float:left;
width:320px;
}

#Wanted_Text  {
float:left;
width:620px;
}

#Wanted_Text h2  {
font-size:1.4em;
color:#343434;
padding-bottom:5px;
}


#Wanted_Text p {
color:#343434;
line-height:1.8;
padding-bottom:45px;
}

#Wanted_Text p#update {
font-size:0.9em;
}


#Wanted_Text p span {
color:#343434;
line-height:1.8;
font-weight:bold;
}

#Btn_Wanted  {
padding-top:30px;
}









