<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(common.css);
@import url(in_common.css);

#content p#explain {
display:block;
overflow:hidden;
height:0;
font-size:0.8em;
}

#title h2{
background: url(../images/dvd_t2.gif) no-repeat;
width:980px;
padding:45px 0 0 0;
margin:0 auto;
}
#content div#dvd{
background: url(../images/dvd/dvd.jpg) no-repeat top;
width:918px;
margin:0 auto;
height:500px;
}
#content div#dvd2{
background: url(../images/dvd/dvd02.jpg) no-repeat top;
width:918px;
margin:10px auto 0 auto;
height:500px;
}

#dvd p#btn_shop01{
width:363px;
height:160px;
padding:126px 0 0 555px;
margin:0;
}
#dvd2 p#btn_shop01{
width:363px;
height:155px;
padding:131px 0 0 555px;
margin:0;
}

#dvd h3,#dvd2 h3{
background: url(../images/dvd/title.jpg) no-repeat;
width:918px;
padding:214px 0 0 0;
margin:0;
}

#content div#movie{
background: url(../images/dvd/movie_bg.jpg) no-repeat;
width:918px;
height:327px;
margin:0 auto;
}
#movie div#txt{
width:335px;
float:left;
padding-left:40px;
}
#txt h4{
width:335px;
padding:60px 0 0 0;
margin:0;
}
#txt p{
margin-bottom:12px;
line-height:1.2em;
font-size:0.9em;
}
#movie div#bc{
width:488px;
height:275px;
padding:27px 30px 0 0;
float:right;
}
#content p#btn_shop02{
background: url(../images/dvd/btn_shop_bg.jpg) no-repeat;
width:918px;
height:85px;
margin:0 auto;
text-align:center;
}
p#btn_shop02 img{
margin-top:10px;
}</pre></body></html>