.process_box img{
float: left;
}
.process_box{
width: 550px;
height: 163px;
margin: 20px auto 0 auto;
border: 4px solid #eeeeee;
}
.process{
float: right;
width: 330px;
text-align: center;
font-weight: bold;
padding-top: 26px;
}
.process_box2{
width: 550px;
margin: 20px auto 0 auto;
border: 4px solid #eeeeee;
text-align: center;
font-weight: bold;
padding: 10px 0;
}
#flow #head_image{
background: url('../images/flow/head_image.jpg') left top no-repeat;
height: 150px;
}