#a a:hover img {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
P.left{
FLOAT: left;
MARGIN: 10px 0px 0px 10px;
PADDING: 10px 2px 0px 2px;
background-image:url(/shop_img/usr/freepage/free_event/gosinmotsu/b_01.jpg);
background-repeat: no-repeat;
width:340px;
height:177px;
}

P.right{
	FLOAT:right;/*文字の回りこみ*/
	MARGIN: 10px 0px 0px 0px;/*外側余白*/
	PADDING: 10px 2px 0px 2px;/*内側余白*/
	background-image:url(/shop_img/usr/freepage/free_event/gosinmotsu/b_01.jpg);
	background-repeat: no-repeat;
	width:340px;
    height:210px;
}