@charset "UTF-8";

/*リンク*/
a:link.rto1 { color:#FADB5C; text-decoration:underline;}
a:visited.rto1 { color:#FADB5C;text-decoration:underline;}
a:hover.rto1 { color:#6AB5FF;text-decoration:underline; }
a:active.rto1 { color:#6AB5FF;text-decoration:none; }

/*全体*/
#content {position:relative;width:960px;}
.bg {width:960px; background: url(/shop/dol/10th_anniversary/images/bg.jpg) repeat-y; }

#content p.txt1 {background: url(/shop/dol/10th_anniversary/images/grp1.jpg) no-repeat; height:323px; text-indent: -9999px;}
#content p.txt2 {background: url(/shop/dol/10th_anniversary/images/grp2.jpg) no-repeat; height:323px; text-indent: -9999px;}
#content p.txt3 {background: url(/shop/dol/10th_anniversary/images/grp3.jpg) no-repeat; height:130px; text-indent: -9999px;}
#content p.txt4 {background: url(/shop/dol/10th_anniversary/images/grp4.jpg) no-repeat; height:472px; text-indent: -9999px;}
#content p.txt5 {background: url(/shop/dol/10th_anniversary/images/grp5.jpg) no-repeat; height:406px; text-indent: -9999px;}
#content p.txt6 {background: url(/shop/dol/10th_anniversary/images/grp6.jpg) no-repeat; height:406px; text-indent: -9999px;}
#content p.txt7 {background: url(/shop/dol/10th_anniversary/images/grp9.jpg) no-repeat; height:389px; text-indent: -9999px;}
#content p.sub10thdx {background: url(/shop/dol/10th_anniversary/images/sub1.jpg) no-repeat; height:85px; text-indent: -9999px;}
#content p.sub10th {background: url(/shop/dol/10th_anniversary/images/sub2.jpg) no-repeat; height:85px; text-indent: -9999px;}
#content p.sub10thdown {background: url(/shop/dol/10th_anniversary/images/grp7.jpg) no-repeat; height:40px; text-indent: -9999px;}
#content p.sub10thdown2 {background: url(/shop/dol/10th_anniversary/images/grp8.jpg) no-repeat; height:59px; text-indent: -9999px;}
#hidden{display: none;}

#content table {margin-top:0px;margin-left:60px;width:780px; }
#content table.buy {margin-left:250px;margin-top:10px;width:280px;}

#content dl	{margin-top:5px;color:#ffffff;}
#content dl.caution	{margin-left:70px;width:800px;}
#content dt {} 
#content dd  {padding:3px;} 
#content dd.day,dd.but,dd.fin{font-size:16px;font-weight:bold;line-height:140%;} 
#content dd.day,dd.txt01,dd.txt02{border-bottom:solid 1px #5F5F65;border-bottom-style:dotted;}
#content dd.txt01,dd.txt02,dd.txt03{font-size:14px;}  
#content dd.txt02{margin-left:70px;line-height:150%;} 
#content dd.txt03{margin-left:75px;color:#CC0000;} 
#content dd.but{margin-left:70px;} 
#content dd.list {padding: 5px 5px 5px; width:800px;font-size:12px;color:#B9B9B9;}
#content dd.fin{margin-left:70px;background-color:#000000;} 


#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;
}