/* バナーユニットT02指定
---------------------------------------------*/
/* エリア指定 */
#bnu_002_t {
margin: 10px 33px 10px 0px;
padding: 5px 0px 5px 4px;
width:256px;
height:auto;
overflow:hidden;
position:relative;
float:right;
background:#fff;
background:rgba(255,255,255,0.8);
}
#bnu_002_t .bnu_inner{
width:100%;
padding:3px 0px 3px 4px;
}
.bn_shutter{
background:url(../../images/main/top/shutter_bg.gif);
position:absolute;
width:100%;
height:100%;
}
.shutter_text{height:100%; width:100%;}
.shutter_text tr{
text-align:center;
vertical-align: middle;
display:table-cell;
height:100%;
font-size:22px;
color:#fff;
}
.shutter_text tr td {
padding-left:35px;
padding-top:6px;
display:inline-block;
background:url(../../images/main/shop_bn/shop_icon.png) no-repeat left center;
line-height:1;
}

/* バナー間隔 */
#bnu_002_t p {
margin: 0px 0px;
padding: 3px;
text-align: center;
display:inline-block;
}

#bnu_002_t a:hover img {
filter:alpha(opacity=70);-moz-opacity:0.7;opacity:0.7;
}