@charset "UTF-8";

img, div { behavior: url(css/iepngfix.htc) }

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	color: #333333;
	font-style: normal;
	line-height: 20px;
	letter-spacing: 1px;
	background-color: #000000;
	background-position: center top;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #978141;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
#allitem {
	width: 969px;
	margin-right: auto;
	margin-left: auto;
}
#left_table {
	height: 620px;
	width: 345px;
	background-image: url(../images/left_bg.png);
	float: left;
}
.copy {
	padding-top: 42px;
	padding-left: 15px;
}
.logo {
	padding-left: 15px;
}
.data {
	padding-left: 15px;
	padding-bottom: 19px;
}
#left_table ul {
	padding-left: 15px;
}
#left_table li {
	list-style-type: none;
	padding-bottom: 6px;
}
#right_table {
	float: right;
	height: 620px;
	width: 624px;
	background-image: url(../images/right_bg.png);
}
.movie_img {
	padding-top: 420px;
	padding-left: 383px;
}
.postercopy {
	display: none;
}
#table_clear {
	clear: both;
	height: 25px;
	width: 969px;
	padding-bottom: 20px;
}
.faq {
	float: left;
	padding-left: 15px;
}
.copyright {
	float: right;
	padding-right: 15px;
}
#matome {
	font-size: 80%;
	color: #CCCCCC;
	width: 269px;
	font-style: normal;
}
#matome a {
	color: #999999;
	font-style: normal;
}
#matome a:hover {
	text-decoration: underline;
}
.whatsnew {
	padding-bottom: 7px;
}
