@charset "utf-8";
 @import url("common_sub.css");
body {
	background-image: url(../images/endbackimg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	position: relative;
	background-attachment: fixed;
}

#header2 {
	height: 16px;
	clear: both;
	width: 100%;
	padding-top: 10px;
	margin-bottom: 10px;
	position: absolute;
	z-index: 1;
	top: 43px;
*top: 53px;
}
#header2 ul li {
	float: left;
	margin-right: 10px;
	font-size: 0;
}
#header2 ul {
	padding-left: 10px;
}
#header2 ul li a {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	height: 16px;
	background-image: url(../images/h2_intro.png);
	background-repeat: no-repeat;
	font-size: 0;
}
#header2 ul li.intro a {
	width: 185px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#header2 ul li.intro a:hover {
	background-position: 0px -18px;
}
#header2 ul li.keyword a {
	width: 243px;
	background-repeat: no-repeat;
	background-position: -216px 0px;
}
#header2 ul li.keyword a:hover {
	background-position: -216px -18px;
}

#header2 ul li.director a {
	width: 127px;
	background-repeat: no-repeat;
	background-position: -490px 0px;
}
#header2 ul li.director a:hover {
	background-position: -490px -18px;
}
#header2 ul li.endcredits a {
	width: 220px;
	background-repeat: no-repeat;
	background-position: -647px 0px;
}
#header2 ul li.endcredits a:hover {
	background-position: -647px -18px;
}

#wrapper #mainContent {
	width: 440px;
	margin-left: 20px;
	clear: both;
}
#wrapper #header .cube{
	z-index: -100;
	position: absolute;
	left: 725px;
	top: 15px;
}
#wrapper #mainContent h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF200;
}
#wrapper #mainContent h3 {
	background-image: url(../images/h3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #E3007E;
	text-indent: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#wrapper #mainContent h4 {
	background-image: url(../images/h3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #E3007E;
	text-indent: 10px;
	margin-top: 30px;
	margin-bottom: 20px;
}
#wrapper #mainContent h5 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 20px;	margin-top: 40px;
}
#wrapper #mainContent .title {
	height: 21px;
	width: 321px;
	margin-top: 60px;
	margin-left: 0px;
	margin-bottom: 30px;
}

#wrapper #mainContent p {
	line-height: 1.8em;
	margin-top: 10px;
	font-size: 12px;
}
