@charset "utf-8";

#right h2{
background:url(../flow/img/h2.png) no-repeat;
}

#right ol{
font-size:100%;
padding-left:0;
list-style:none;
}

#right ol li{
background:url(../flow/img/flow_bg.gif) left bottom no-repeat;
border:1px solid #DDDDDD;
padding:3px 0 0 0;
margin-bottom:10px;
}

#right ol li#flow5{
background:none;
}

#right ol h3{
width:398px;
text-indent:38px;
}
#right ol p{
padding-right:10px;
padding-left:30px;
}


#flow1 h3{
background:url(../flow/img/flow1_bg.gif) left top no-repeat;
}
#flow2 h3{
background:url(../flow/img/flow2_bg.gif) left bottom no-repeat;
}
#flow3 h3{
background:url(../flow/img/flow3_bg.gif) left bottom no-repeat;
}
#flow4 h3{
background:url(../flow/img/flow4_bg.gif) left bottom no-repeat;
}
#flow5 h3{
background:url(../flow/img/flow5_bg.gif) left bottom no-repeat;
}

#right table{
width:400px;
font-size:87.5%;
margin:0 auto;
}
#right th{
text-align:right;
}
