@charset "utf-8";

@import "../framework.css";

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

#detail p {
 margin-top: 0;
 margin-left: 100px;
 width: 700px;
 font-size: 0.9em;
 line-height: 1.5em;
 letter-spacing: 0.1em;
 padding-left: 20px;
 background-image: url(../../img/bt/cur.gif);
 background-repeat: no-repeat;
}
