div.headline{
padding:40px 0 60px 0;
}

div .right{
float:right;
}

div .step{
background:#8DC101 url(images/step_title01.jpg) no-repeat 7px 28px;
padding-left:30px;
}

div .step2{
background:#006600 url(images/step_title02.jpg) no-repeat 8px 20px;
padding-left:30px;
margin-bottom:80px;
}

div .step3{
background:#006600 url(images/kojin_title02.jpg) no-repeat 8px 20px;
padding-left:30px;
margin-bottom:80px;
}

div .step01,
div .step02,
div .step03,
div .step04,
div .step05,
div .step06{
background-color:#FFFFFF;
padding:20px 0 0 20px;
border-bottom:dotted #999999 1px; 
}

div .step01 h3,
div .step02 h3,
div .step03 h3,
div .step04 h3,
div .step05 h3,
div .step06 h3{
padding-bottom:10px;
}

div .step01{
border-top:dotted #999999 1px;
padding-bottom:40px;
}

div .step01 p{
padding-bottom:40px;
}

div .step02 p{
padding-bottom:60px;
width:325px;
}

div .step03{
padding-bottom:10px;
}

div .step03 p{
padding-bottom:15px;
width:333px;
}

div .step04 p{
padding-bottom:30px;
}

div .step05 p{
padding-bottom:105px;
width:325px;
}

div .step06 p{
padding-bottom:55px;
width:325px;
}


