.clear hr,.clear br	{ display: none; }

/*リンク*/
a:link.rto1 { color:#036371; text-decoration:underline;}
a:visited.rto1 { color:#036371;text-decoration:none;}
a:hover.rto1 { color:#48adfb;text-decoration:none; }
a:active.rto1 { color:#48adfb;text-decoration:none; }

/*全体*/
#content {position:relative;width:960px;}
.bg {width:960px; background: url(/shop/campaign/2014/06/images/bg.jpg) repeat-y; }
#content p.txt1 {background: url(/shop/campaign/2014/06/images/grp1.jpg) no-repeat; height:305px; text-indent: -9999px;}
#content p.txt2 {background: url(/shop/campaign/2014/06/images/grp2.jpg) no-repeat; height:305px; text-indent: -9999px;}
#content p.txt3 {background: url(/shop/campaign/2014/06/images/grp3.jpg) no-repeat; height:74px; text-indent: -9999px;}
#content p.txt4 {background: url(/shop/campaign/2014/06/images/grp4.jpg) no-repeat; height:403px; text-indent: -9999px;}
#content p.txt5 {background: url(/shop/campaign/2014/06/images/grp5.jpg) no-repeat; height:74px; text-indent: -9999px;}
#content p.txt6 {background: url(/shop/campaign/2014/06/images/grp6.jpg) no-repeat; height:54px; text-indent: -9999px;}
#content p.txt7 {background: url(/shop/campaign/2014/06/images/grp7.jpg) no-repeat; height:476px; text-indent: -9999px;}
#content p.buy {margin-left:35px;margin-top:15px;}
#hidden{display: none;}

#content table.box1 {margin-top:0px;margin-left:32px;width:900px;border:solid 3px #cccccc;padding:10px;}

#content dl	{margin-top:0px;color:#33333;}
#content dt.txt01{font-size:12px;color:#036371;height:60px;}

#content dd.txt02,dd.txt03{font-size:11px;height:25px;} 
#content dd.txt02,dd.txt03{font-weight:bold;} 
#content dd.txt04{font-size:14px;margin-left:15px;} 
#content dd.txt02{color:#C2001B;} 


#content dt.list{font-size:15px;font-weight:bold;color:#C2001B;margin-bottom:5px;  
  border-bottom-width :1px;  border-bottom-style :solid; border-bottom-color : #666666;
  border-left-width:7px;  border-left-style : solid;  border-left-color : #666666;
  padding-top:2px; padding-left:5px; padding-bottom:1px;}
#content dt.list2{font-size:12px;margin-bottom:5px;  
  border-bottom-width :1px;  border-bottom-style :solid; border-bottom-color : #666666;
  border-left-width:7px;  border-left-style : solid;  border-left-color : #666666;
  padding-top:2px; padding-left:5px; padding-bottom:1px;}
#content dd.goods1{line-height:180%;margin-bottom:20px;border-bottom-width:1px;border-bottom-style:solid;
  border-bottom-color:#cbcbcb;font-size:12px; padding-left:15px;padding-right:15px;}


#cgoodsimg {border: solid 1px #878787;}
#cgoodsimg p img{margin: 3px 3px 3px 3px;}

#content a.over{
    background-color:#ffffff;
    display:block;
	width:900px;
}

#content a.over:hover img{
    cursor:pointer;
    filter: alpha(opacity=60);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=60)";  /* ie 8 */
    -moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.6;              /* Safari 1.x */
    opacity:0.6;
    zoom:1;
}
