@charset "utf-8";
/* CSS Document */
.oral_box{
    margin-top: 30px;
}
.oral_left{
    float: left;
	width:800px;
}
.oral_right{
    float: right;
    margin-top: 22px;
}
.normal_p2{line-height: 28px; padding-bottom: 6px;}
