@charset "utf-8";

/*------------------------------------------------*/
/*  NEIGEtemplate ver1.0  */
/*------------------------------------------------*/
/*  templatename [staff]  */
/*  update [20100201]  */
/*  ID [NT]  */
/*------------------------------------------------*/


/*　staff Set　*/
/* -----------------------------------------------*/

/*　Contents　*/

div.staff_bl {
margin:20px 0px 0px 145px;
width:580px;
}
div.staff_bl .staff_img {
width:117px;
float:left;
font-size:1px;
}
div.staff_bl div.staff_data {
width:440px;
float:right;
}

div.staff_arr {
width:840px;
position:relative;
}

div.staff_arr .next_arr {
position:absolute;
top:0px;
left:740px;
}
div.staff_arr .next_arr,
div.staff_arr .next_arr a {
width:32px;
height:32px;
display:block;
font-size:1px;
text-indent:-9999px;
background:url(/common_images/common_arrow_next01.gif) top left no-repeat;
}
div.staff_arr .back_arr {
position:absolute;
top:0px;
left:55px;
}
div.staff_arr .back_arr,
div.staff_arr .back_arr a {
width:32px;
height:32px;
display:block;
font-size:1px;
text-indent:-9999px;
background:url(/common_images/common_arrow_back01.gif) top left no-repeat;
}