@charset "utf-8";
/* topstyle */
#wrapper {
	background: url(../images/top_bk.jpg) no-repeat;
	background-position: top center;
}
#contents {
	position: relative;
	width: 970px;
}
h1 {
	position: absolute;
	top: 264px;
	left: 318px;
}
#movie {
	position: absolute;
	top: 266px;
	left: 10px;
}
#topNav {
	padding:436px 0 0 0;
}
#news {
	background: url(../images/info.png) no-repeat;
	width: 915px;
	height: 19px;
	margin: 20px auto 12px auto;
	position: relative;
}
#info_inner {
	position: absolute;
	height: 19px;
	overflow: hidden;
	width: 790px;
	left: 114px;
}
#info_inner ul {
	position: absolute;
	width: 790px;
}
#info_inner li {
	float:left;
}
/* banner */
#banner {
	width:490px;
	margin:0 auto 0 auto;
}
#banner p {
	float: left;
	padding:0 0 0 10px;
}
#banner p.left {
	padding: 0px 0px 0px 10px;
}
/* /banner */
#topFooter p {
	width: 426px;
	padding:12px 0 0 0;
	margin:0 auto 0 auto;
}
