/* CSS Document */

body {
	margin: 0; padding: 0;
	background-image: url(images/bg.jpg);
	color: #666;
}

.mainie {
	text-align: center;
	margin-bottom: 2em;
}
.header {
	background-color: black;
}

.header table {
	width: 741px;
	margin-left: auto; margin-right: auto;
}

.firstdvd {
	margin-left: 0.3em;
}

.j9 {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}

.tokuten {
	color: #F60;
}

.info {
	float: right;
}

/* My Darling Clementine */

.pr1 {
	width: 741px;
	margin-left: auto; margin-right: auto;
	margin-top: 1em;	
}
.pr1 .pr1bg {
	background-image: url(images/box1_bg.gif);
	margin: 0; padding: 0;	
}
.pr1 table {
	width: 701px;
	margin-left: auto; margin-right: auto;
}
.pr1 table td {
	vertical-align: top;
	text-align: left;
}
.pr1 .j10 {
	color: #0F218B;	
}

.disc {
	width: 400px;
	margin-bottom: 0.5em;
}

/* other products */

.main {
	width: 741px;
	margin-left: auto; margin-right: auto;
	text-align: left;
}

.prsub {
	width: 366px;
	float: left;
}
.prsubbg {
	width: 366px;
	background-image: url(images/box2_bg.gif);
	margin: 0; padding: 0;
}
.prsubbg table {
	width: 335px;
	margin-left: 20px;
}
.prsubbg table td {
	vertical-align: top;
}

.prsub2 {
	width: 366px;
	float: left;
	margin-left: 9px;
}
