@charset "UTF-8";

body{
background-image:none;
}

#staff{
width:408px;
height:480px;
margin-top:15px;
border:1px solid #999999;
background-image:none;
}

#staff_bar{
width:400px;
height:26px;
}

.font11{
font-size:11px;
line-height:1.2;
}

.blue{
color:#000099;
font-weight:bold;
}

.staffbox{
width:390px;
height:100px;
margin:10px 0 0 10px;
border-bottom:1px dotted #999999;
}



div.float_l{
float:left;
margin-right:10px;
}


