@charset "utf-8";

.memo {
background: url(../images/img05.png) no-repeat 0 0;
height: 140px;
position: relative;
margin: 35px 0 0 0;
}
.memo p {
 font-size: 10px;
 line-height: 1.5;
 position: absolute;
}
.memo p.memo_txt {
 left: 220px;
 top: 65px;
 width: 205px;
 letter-spacing: -0.02em;
}
.memo p.waza_txt {
 left: 615px;
 top: 65px;
 width: 205px;
}