@charset "utf-8";
/* CSS Document */


.other_flow_box {
width:803px;	
}

.other_flow_text{}

.flow_left_clumn, .flow_right_clumn {
float:left;
}

.flow_left_clumn {
width:95px;
}

.flow_right_clumn {
width:708px;
font-size:90%;
letter-spacing:1px;
}

.flow_arrow {
margin:0.5em 0em;
text-align:center;
}
