@charset "Shift_JIS";
     

/******************************************************
 受講までの流れページ
*******************************************************/
.p_title{
        width: 595px;
        margin: 10px 5px 20px 5px;
}
.p_box{
        width: 595px;
        margin: 0px 5px 10px 5px;
}

.pro_box{
        width: 545px;
        margin: 0px 30px 0px 30px;
        padding-bottom: 10px;
}
.pro_box_left{
       width: 25px;
       background: url(../img/pro_005_left.gif) repeat-y;
}
.pro_box_right{
       width: 25px;
       background: url(../img/pro_005_right.gif) repeat-y;
}

.pro_box_txt{
       font-size: 12px;
       line-height: 150%;
}
.pro_box_txt_red{
       font-size: 11px;
       line-height: 130%;
       color: #D12D19;
       padding-top: 10px;
}

