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

/* ------------------------------------------------------------------------------
スタッフ紹介
------------------------------------------------------------------------------ */ 
.staffText01 {
padding-right: 10px;
padding-bottom: 20px;
padding-left: 10px;
font-size: 93%;
}
.staffWave {
margin-bottom: 30px;
}
.staffBox {
border: 1px solid #CCC;
padding: 10px;
width: 630px;
margin-left: 10px;
margin-bottom: 10px;
}
.staffName {
margin-bottom: 15px;
padding-bottom: 10px;
border-bottom: 1px dotted #CCC;
}
.staffBoxL {
float: left;
width: 151px;
padding-left: 20px;
}
.staffBoxR {
float: right;
width: 400px;
padding-right: 20px;
font-size:98%;
}
.staffBoxR dt{
margin-bottom:10px;
padding-top: 5px;
}
