@charset "utf-8";

body {
	margin:0px;
	background-color: #000000;
}

#container {
	width: 950px;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}

#header {
	background-color: #FFFFFF;
	height: 92px;
	width: 100%;
	margin-top: 0px;
	text-align: center;
}


.top {
	width: 930px;
	height:450px;
	background-image: url(../img/top_back.png);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-top: 150px;
}
.trailer {
	height: 279px;
	width: 480px;
	float: right;
}
.introduction-box {
	height: auto;
	width: 950px;
}
.entry-box {
	background-image: url(../img/entry.png);
	background-repeat: no-repeat;
	width: 820px;
	height: 490px;
	padding-top: 110px;
	padding-right: 60px;
	padding-bottom: 60px;
	padding-left: 60px;
}
.title {
	background-color: #FFCC00;
	padding: 10px;
	height: 15px;
	width: 810px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
.info {
	width: 850px;
	font-size: 15px;
	color: #333333;
	margin-bottom: 15px;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 17px;
}





.message {
	width: 498px;
	margin-bottom: 20px;
}

#navi {
	width:800px;
	height:60px;
	float:left;
	background-color: #000551;
	margin-top:20px;
}

#navi ul {
	padding:3px;
	margin:0px;
}

#navi li {
	display: inline;
	list-style-type: none;
}

#contents {
	width: 800px;
	float: left;
	margin-top:20px;
}

.side {
	width:280px;
	float: left;
	margin-right: 20px;
}

.s-bar {
float:left;
}

.twitter {
	margin-bottom: 20px;
	float: left;
	width: 280px;
}

.movie {
	background-image: url(../img/movie-back.png);
	background-repeat: repeat;
	padding: 2px;
	margin-bottom: 20px;
	float: left;
	width: 276px;
}


.s-box {
	float:left;
	height: auto;
	width: 258px;
	padding: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	line-height: 18px;
	color: #000000;
	letter-spacing: 1px;
	border: 1px solid #d9d9d9;
	background-image: url(../img/s-box-back.png);
	background-repeat: repeat-x;
	background-position: top;
}

.main {
	width:498px;
	float: left;
}

.m-bar {
	width:498px;
}

.m-box {
	float:left;
	height: auto;
	width: 475px;
	padding: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	letter-spacing: 1px;
	border: 1px solid #d9d9d9;
	background-image: url(../img/s-box-back.png);
	background-repeat: repeat-x;
	background-position: top;
}

.link {
    width:498px;
	margin-top:20px;
	float:left;
}

.link img {
	margin-right:10px;
}

#footer {
	width: 100%;
	background-color: #999999;
	margin-top: 20px;
	float: left;
}
#f-box {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #FFFFFF;
}

#f-box ul {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#f-box li {
	display: inline;
	list-style-type: none;
	color: #FFFFFF;
}

#f-box a:link{
	color: #ffffff;
}

#f-box a:visited{
	color: #ffffff;
}

#f-box a:hover{
	color: #F29600;
}

.copy {
	height: 15px;
	width: 800px;
	float: left;
	text-align: center;
}
