<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*リンク*/
a:link.rto1 { color:#2E4DA7; text-decoration:underline;}
a:visited.rto1 { color:#2E4DA7;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/sengoku/dvd/sengoku4animebd/images/bg.jpg) repeat-y; }

#content p.txt1 {background: url(/shop/sengoku/dvd/sengoku4animebd/images/g1.jpg) no-repeat; height:560px; text-indent: -9999px;}
#content p.kago {
	margin-left:475px;
	margin-top:-140px;
	position:absolute;
	left: -17px;
	top: 573px;
}
#content p.gc {
	margin-left:475px;
	margin-top:-140px;
	position:absolute;
	left: -18px;
	top: 477px;
}
#content p.txt2 {background: url(/shop/sengoku/dvd/sengoku4animebd/images/g2.jpg) no-repeat; height:400px; text-indent: -9999px;}
#content p.txt3 {background: url(/shop/sengoku/dvd/sengoku4animebd/images/g3.jpg) no-repeat; height:260px; text-indent: -9999px;}
#content p.down{background: url(/shop/sengoku/dvd/sengoku4animebd/images/g4.jpg) no-repeat; height:33px; text-indent: -9999px;}
#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;
}
</pre></body></html>