/*Flow*/
@import "style.css";

#CONTENTS TABLE{
  width : 530px;
  font-size:100%;
}
#CONTENTS TABLE TR{
  width : 530px;
  height : 100px;
}
#CONTENTS TABLE TR .dotline{
  background-image : url("../image_css/flow_dotline.gif");
  background-repeat : no-repeat;
  background-position : 65% 100%;
}
#CONTENTS H4{
  color :#ff3300;
  font-weight : bold;
  line-height : 130%;
  margin : 0.0em 0.0em 0.2em 1.6em ;
}
