@charset"utf-8";body {	font-family:'Lucida Grande',Helvetica,Arial,sans-serif ;	font-size: 9pt; 	color: white;	line-height: 1.2;	margin: 0;	padding: 0;	background-color: #000; 	}h1, h2, h3, h4, h5, h6{	font-size: 9pt;	font-weight: bold;	}img {	border: none;	vertical-align: bottom;	}img a {	border: none;	}ul, li {	list-style-type: none;	}p, div, h1, h2, h3, h4, h5, h6,address, form, input, ul, li, table, tr,th, td, img, dd, dl{	margin: 0;	padding: 0;	}/*layout*/div#page {	width: 800px;	}div#leftCol {	width: 320px;	float: left;	}div#rightCol {	width: 480px;	float: left;	}div#movieArea {	clear: both;	width: 800px;	}h1,h2,h3 strong {	font-size: 2.5em;	margin-bottom: 10px;	}h2,h3 {	line-height: 1;	}h3 {	color: red;	margin-bottom: 10px;	}dl dt {	margin-top: 10px;	}dd {	padding: 0 1em;	text-indent: -1em;	}/*rightCol*/div.imageArea {	width: 480px;	height: 440px;	background: url(../img/dvd_bg.jpg) left top no-repeat;	position: relative;	}div.imageArea p {	text-align: right;	}div.imageArea ul {	position: absolute;	left: 0;	bottom: 4px;	text-align: center;	}div.imageArea ul li {	float: left;	}div.imageArea ul li a {	display: block;	padding: 2px;	}div.dvd_info {	width: 480px;	margin-top: 5px;	}div.premium,div.pre-order {	width: 235px;	min-height: 300px;	height: auto !important;	height: 300px;	position: relative;	background-color: #999;	}div.premium {	float: left;	}div.pre-order {	float: right;	}div.dvd_info h4 {	padding: 5px 0 3px 5px;	font-size: 1.2em;	font-weight: normal;	background-color: #666;	}div.dvd_info dl {	padding: 0 5px;	}div.dvd_info dd {	color: #000;	} div.dvd_info ul.premium_img {	width: 225px;	margin: 0;	padding-left: 5px;	} div.dvd_info ul.premium_img li {	float: left;	} div.dvd_info ul.premium_img li a {	display: block;	padding: 2px;	}table {	border-collapse:collapse;  	border:none;  	border-spacing:0;	font-size: 9pt;	width: 230px;	position: absolute;	left:5px;	bottom: 0;	}table tr td {	color: #000;	padding-top: 5px;	vertical-align: middle;	}table tr td.price {	color: #fff;	width: 100%;	}table tr td.exp {	width: 60%;	}table tr td.buy {	width: 40%;	}/*movieArea*/div#movieArea {	padding: 10px 0 20px 0;	}div.sample {	width: 800px;	margin-bottom: 10px;	}div.sample h4 {	width: 310px;	font-size: 1em;	font-weight: normal;	line-height: 1;	float: left;	text-align: right;	}div.sample h4 span {	font-size: 2.5em;	}div.sample p {	width: 480px;	float: right;	text-align: right;	}/*link*/ p a {	color: #fff;	text-decoration: none;	border-bottom: dotted 1px #fff;	}td a {	color: #fff;	text-decoration: none;	border-bottom: dotted 1px #fff;	}a:link {	}a:visited {	}p a:hover {	color: #fff;	border-bottom: none;	}td a:hover {	color: #fff;	 border-bottom: none;	 }a:active {	}div.imageArea ul li a{	background: #000;	}div.imageArea ul li a:hover {	background: #fff;	}ul.premium_img li a {	background: #999;	border: none;	}ul.premium_img li a:hover {	background: #fff;	}/*clearfix*/.clearfix:after {    content: "";    display: block;    clear: both;    height: 1px;    overflow: hidden;}.clearfix {	display: inline-table;	overflow: hidden;	}/* Hides from IE-mac \*/* html .clearfix {	height: 1em;    overflow: visible;	}.clearfix {display: block;}/* End hide from IE-mac */