<style type="text/css">

ul.pri{
  font-size: 0;
  list-style: none;
}

li.pri{
  display: inline-block;
  width: 30%;
}  

img.pri{
  width: 100%;
}



/*バナー（上からスペースあける）*/
#shopName{
    height: 280px;
}

#headbnr2 {
display: block;
width:95%;/*フロートバナーの横幅*/
height:auto ;/*バナーの縦幅*/
margin: 0;
padding: 0;
position: absolute;
top: 200px;/*上からの位置*/
z-index:10;
}	


</style>
