/* left
--------------------------------------------------------------*/

#direction .wrapper .main .right .textBox{
width:700px;
margin-bottom: 30px;
padding-bottom: 30px;
}

#direction .wrapper .main .right .textBox h3{
font-size: 250%;
margin: 30px 0px 30px 0px;
}

#direction .wrapper .main .right .textBox p{
line-height: 180%;
}

#direction .wrapper .main .right .textBox h4{
font-size: 180%;
margin: 30px 0px 30px 0px;
}

#direction .wrapper .main .right .textBox .read{
font-size: 100%;
color: #f957fa;
}

#direction .wrapper .main .right .programBox{
width:700px;
margin-bottom: 30px;
padding-bottom: 30px;
}

#direction .wrapper .main .right .programBox .topBox{

}

#direction .wrapper .main .right .programBox h4{
margin: 30px 0px 30px 0px;
font-size: 140%;
font-weight:bold;
color: #f957fa;
}

#direction .wrapper .main .right .programBox p{
width: 600px;
line-height:180%;
}

#direction .wrapper .main .right .programBox p strong{
font-size: 110%;
font-weight:bold;
}

#direction .wrapper .main .right .programBox .text1{
margin-bottom: 30px;

}

#direction .wrapper .main .right .programBox .td_detail{
margin-bottom: 20px;
padding: 20px 0px 10px 0px;
border-top:1px solid #ccc ;
}

#direction .wrapper .main .right .programBox .td_detail h5{
margin-bottom:10px;
font-size: 105%;
font-weight:bold;
}