@import url(../basic.css);
div#contents p.banner {
font-size: 80%;
text-indent: 0;
padding: 5px;
border: solid 1px #ccc; }

div#contents p.banner img {
float: left;
margin-right: 10px; }
div#contents p.flow {
background-image: url(img/img_arrow.gif);
background-repeat: no-repeat;
background-position: left bottom;
text-indent: 0;
padding-bottom: 20px;
padding-left: 100px; }

div#contents p.flow img {
float: right;
margin-left: 10px; }

