@charset "utf-8";
/* CSS Document */

#treatmentBox_l{
float: left;
width: 260px;
}
#treatmentBox_l p{
font-size: 12px;
line-height: 20px;
}

#treatmentBox_r{
float: right;
width: 260px;
}

#treatmentBox_r p{
font-size: 12px;
line-height: 20px;
}
