
.bl  {        /*大きな画像*/
    width : 240px ;  
    height : 240px ;  
    border-radius : 50% ;
    float:right;
  }/*--行頭の画像*/

.sb   {        /*小さな画像*/
    background-repeat : no-repeat ;  
    background-position : 0 ;  
    width : 120px ;  height : 120px ;  
    border-radius : 50% ;  
    }/*--*/
.eyeCopy{
    float:left;
}


.big            {font-size:2.4em;}
.tegami         {width:640px;
                 margin:10px auto;
                 border: solid 1px #444;
                 background-color:seashell;
                 padding:0 20px;
                }

