@charset "utf-8";

@import "../framework.css";

/********** 本文続き **********/

#step h2 {
 color: #F90;
 clear: both;
}

#step p {
 margin-left: 100px;
 margin-top: 10px;
 font-size: 1em;
 width: 650px;
}

#step img {
 margin-left: 70px;
}

#step span {
 background-image: url(../../img/bt/cur.gif);
 background-repeat: no-repeat;
 padding-left: 20px;
 margin-left: 20px;
}
