﻿@charset "utf-8";

#header {
  display: none;
}
ol {
  margin: -5px auto 5px -15px;
}
ol li {
  display: inline;
}
li a {
  text-decoration: none;
}
#cdpress {
  text-align: right;
  padding-top: 10px;
}
#content h2 {
  width: 730px;
  height: 90px;
  font-size: 1.7em;
  font-weight: bold;
  background: url(../img/logo3.gif) no-repeat;
  padding: 25px 0 0 90px;
}
h2,#flow_text,.text {
  text-align: left;
}
#flow_text,.text {
  font-size: 1.2em;
  padding: 25px 40px 0 60px;
}
#flow_text img {
  margin-bottom: -5px;
}
#flow_text li {
  margin-bottom: 5px;
  list-style-type: decimal;
}
#red {
  color: red;
}
