.cinema-waku {
   width: 690px;
   margin: 10px 0 0 0;
   padding: 0 0 10px 0;
   }
   
.cinema-title {
   padding: 0px 0 0 50px;
   background: url(../ticket/cinema/images/point.jpg) no-repeat;
   height: 30px;
   font-weight: bold;
   border-bottom: 1px solid #B3B3B3;
   }
   
.cinema-naiyou {
   margin: 5px 0 0 0;
   }
   
.cinema-text {
   width: 400px;
   margin: 0 0 0 30px;
   padding: 0;
   float: left;
   }
   
.cinema-info {
   width: 200px;
   margin: 0 0 0 10px;
   padding: 0;
   float: left;
   }
   
.cinema-icon {
   margin: 5px 0 0 0;
   padding: 0;
   }
   
.line-01 {
   height: 26px;
   background: url(../ticket/cinema/images/film2.jpg) no-repeat;
   text-align: center;
   }
   
.line-02 {
   height: 26px;
   background: url(../ticket/cinema/images/film3.jpg) no-repeat;
   }