/*------------------------------------------------------
ƒXƒ^ƒbƒt
-------------------------------------------------------*/
table.staff{
width:400px;
margin:0;
border-collapse:collapse;
float:left;
}

table.staff tr{
border-bottom:dotted 1px #d0caa5;
}

table.staff th{
width:130px;
padding:10px 10px 10px 0;
border-bottom:dotted 1px #d0caa5;
text-align:left;
vertical-align:top;
}

table.staff td{
padding:10px;
border-bottom:dotted 1px #d0caa5;
}

img.img_staff{
margin:0 0 15px 0;
float:right;
}

/*
dl.staff{
margin:25px 0 0 0;
}

dl.staff dt{
width:8em;
margin:0 0 15px 0;
padding:0 0 10px 0;
clear:both;
float:left;
border-bottom:dotted 1px #d0caa5;
}

dl.staff dd{
width:350px;
margin:0 0 15px 0;
padding:0 0 10px 0;
float:left;
border-bottom:dotted 1px #d0caa5;
}
*/

dl.dl_cast{
width:300px;
margin:0 0 20px 0;
float:left;
}

dl.dl_cast dt{
background:url(../../cmn/img/point01.gif) no-repeat 0 center;
padding:0 0 0 15px;
font-weight:bold;
}
dl.dl_cast dt span{
font-weight:normal;
}

dl.dl_cast dd{
margin:0 0 10px 0;
padding:5px 0 0 15px;
line-height:1.5;
}

dl.dl_cast dd img{
margin:5px 0 0;
}

dl.dl_cast02{
clear:both;
}

dl.dl_cast02 dt{
background:url(../../cmn/img/point01.gif) no-repeat 0 center;
margin:0 0 15px 0;
padding:0 10px 0 15px;
font-weight:bold;
float:left;
}

dl.dl_cast02 dt span{
font-weight:normal;
}

dl.dl_cast02 dd{
padding:0 0 15px 0;
}
