	
	body {
		background-color: #000000;
		color: #ffffff;
		text-align:center;//IE6センタリング対策
		font-size: 8pt;
	text-align:center;//IE6センタリング対策
		
	}	
	a {
		color: #ffffff;
	}
	#wrapper {
		width: 805px;
		height: 1000px;
		font-size :9pt;
		margin-right: auto; 
		margin-left: auto; 
		text-align:left;//IE6センタリング対策　左に戻す
	}
	#menu {
		width: 804px;
	}
	#home {
		border-top:1px solid #555555;
		border-left:1px solid #555555;
		width: 84px;
		float: right;
		text-align: center;
		color: red;
	}
	#list {
		border-top:1px solid #555555;
		border-left:1px solid #555555;
		border-right:1px solid #555555;
		width: 84px;
		float: right;
		text-align: center;
		color: red;
	}
	#header {
		background-color: #000000;
		width: 802px;
		height: 60px;
		border: 1px solid #555555;
		margin-bottom: 5px;
		float: left;
	}
	#logo {
		float: left;
	}
	#logo img {
		vertical-align: -10px;
		float: left;
	}
	#head-line {
		float: left;
		padding: 7px;
		line-height:12pt;
	}
	#dmm {
		float: right;
		padding-right:8px;
		
	}
	#discas {
		color:gold;
		width:147px;
		margin-top:10px;
		margin-left: 1px;
		text-align:center;
		padding-bottom: 7px;
		border-bottom: 1px dotted #555555;
	}
	#discas img{
		border:1px solid #ffffff;
		margin-top:4px;
	}
	#adsence {
		width: 750px;
		float:left;
		margin-bottom:5px;
	}
	#united-cinema {
		padding-left: 15px;
		padding-bottom:5px;
		border-bottom: 1px dotted #555555;
	}
	#navi {
		background-color: #000000;
		width: 150px;
		height: 1062px;
		border: 1px solid #555555;
		float: left;
		padding: 5px;
	}
	#navi-block {
		border-bottom: 1px dotted #555555;
		margin-bottom: 5px;
		padding-bottom:5px;
	}
	#navi-block img{
		padding-bottom:3px;
	}
	#contents {
		float: left;
		border: 1px solid #555555;
		width: 620px;
		margin-left: 10px;
		padding: 5px;
	}
	td {
		font-size: 8pt;
		background-color: #000000;
	}
	td img {
		border: none;
	}
	.index {
		color: #ff0000;
		width: 556px;
		text-align: center;
	}
	.th-label {
		width: 45px;
		background-color: #333333;
	}
	.th-title {
		width: 180px;
		background-color: #333333;
	}
	.th-assess {
		width: 85px;
		background-color: #333333;
	}
	.th-acter {
		width: 130px;
		background-color: #333333;
	}
	.th-rlsdt {
		width: 85px;
		text-align: center;
		background-color: #333333;
	}
	.th-amazon {
		width: 70px;
		background-color: #333333;
	}
	.td-title {
		width: 180px;
		padding: 2px;
	}
	.td-label {
		width: 45px;
	}
	.td-assess {
		width: 85px;
	}
	.td-acter {
		width: 130px;
	}
	.td-rlsdt {
		width: 85px;
		text-align: center;
	}
	.td-amazon {
		width: 70px;
	}