<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*#dvd*/

#main #dvd.section{
	background: #ffdddd url(../images/dvd_bg.gif) center top repeat-x;

}

#main #dvd.section h2.title{
	background: url(../images/dvd_title.gif) center top no-repeat;
}

#main .section .head{
	margin: 10px auto;
	width: 766px;
	height: 268px;
	background: url(../images/dvd_head_bg.png) center top no-repeat;
	position: relative;
}
#main .section .head h3{
	position: absolute;
	top: 174px;
	left: 46px;
	width: 445px;
	height: 0;
	padding-top: 56px;
	font-size: 0.1em;
	overflow: hidden;
}
#main .section .head h3.onsale{
	background: url(../images/dvd_onsale.gif) center top no-repeat;
}
#main .section .head h3.not-onsale{
	background: url(../images/dvd_not_onsale.gif) center top no-repeat;
}
#main .section .head h3.not-onsale-0304{
	top: 167px;
	left: 100px;
	width: 337px;
	padding-top: 85px;
	background: url(../images/dvd_not_onsale_0304.gif) center top no-repeat;
}

#main .section .items{
	margin: 0 auto;
	width: 836px;
}
#main .section .items li{
	margin-bottom: 30px;
	width: 402px;
	height: 0;
	padding-top: 493px;
	font-size: 0.1em;
	overflow: hidden;
}
#main .section .items li.dvd-1st{
	float: left;
	background: url(../images/dvd_item.png) center top no-repeat;
}
#main .section .items li.dvd-2nd{
	float: right;
	background: url(../images/dvd_item-02.png) center top no-repeat;
}
#main .section .items li.dvd-3rd{
	float: left;
	background: url(../images/dvd_item-03.png) center top no-repeat;
}
#main .section .items li.dvd-4th{
	float: right;
	background: url(../images/dvd_item-04.png) center top no-repeat;
}

#main .section .video{
	margin: 0 auto;
	width: 836px;
	height: 470px;
	background: #000;
}

#main .section .shop{
	margin: 30px auto 0 auto;
	width: 836px;
}
#main .section .shop li{
	margin-bottom: 15px;
}
#main .section .shop li.tvoshop{
	width: 836px;
	height: 109px;
}
#main .section .shop li.tvoshop a{
	display: block;
	width: 836px;
	height: 0;
	padding-top: 109px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images/dvd_shoplink.png) center top no-repeat;
}
#main .section .shop li.tx{
	width: 836px;
	height: 109px;
}
#main .section .shop li.tx a{
	display: block;
	width: 836px;
	height: 0;
	padding-top: 109px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images/dvd_shoplink-02.png) center top no-repeat;
}
#main .section .shop li.kimimaro{
	width: 836px;
	height: 109px;
}
#main .section .shop li.kimimaro a{
	display: block;
	width: 836px;
	height: 0;
	padding-top: 109px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images/dvd_shoplink-03.png) center top no-repeat;
}
#main .section .shop li a:hover{
	opacity: .8;
}</pre></body></html>