
/*スタッフ紹介調節用css*/
#staff_info .sz_area_splitter_wrapper{
 border:1px solid #ccc;
 padding:5px;
 margin:3px;
/*IE6対策*/ 
zoom:1;
}