body {
	background-color: #000;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../images/All_contents/back.png);
	background-repeat: repeat-x;
	font-size: 13px;
	line-height: 160%;
}
#CONTAINER {
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
}
#MAIN_CONTAINER  {
	width: 896px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F00;
	border-left-color: #F00;
	clear: both;
}
#SUB_CONTAINER {
	width: 896px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	z-index: 3;
	top: 170px;
	clear: both;
}
#header {
	height: 150px;
	margin-bottom: 0px;
	width: 900px;
	background-repeat: no-repeat;
	background-image: url(../images/header/header.png);
	position: relative;
	z-index: 5;
}
#header #title {
	text-indent: -9999px;
	height: 70px;
}
#header #header_infomation {
	margin-left: 375px;
}
#header_infomation a img {
	margin-right: 5px;
}
#main_contents {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F00;
	border-left-color: #F00;
	width: 552px;
	position: relative;
	z-index: 10;
	left: 170px;
	padding-top: 20px;
	clear: both;
}
#navi {
	width: 170px;
	float: left;
	background-image: url(../images/All_contents/side_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#navi ul {
	margin-top: -10px;
}
#navi li {
	width: 170px;
	margin-left: -40px;
}
#sub_contents {
	width: 170px;
	float: right;
	background-image: url(../images/All_contents/side_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#sub_contents table {
	clear: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sub_contents td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	clear: both;
	width: 896px;
	height: 40px;
	background-repeat: no-repeat;
	background-image: url(../images/footer/footer_bg.png);
}
#footer #MAKES {
	width: 413px;
	margin-left: 260px;
	padding-top: 15px;
}
#footer #MAKES div {
	float: left;
	margin-right: 5px;
}
#space {
	height: 30px;
}
#space02 {
	height: 100px;
}
#space03 {
	height: 15px;
}
#space04 {
	height: 500px;
}
#space05 {
	height: 800px;
}
.pd {
	padding-bottom: 15px;
}
.pd02 {
	padding-bottom: 5px;
}
#movie{
	margin-left: auto;
	margin-top: 50px;
	padding-bottom: 10px;
	margin-right: auto;
	text-align: center;
}

