@charset "utf-8";
body {
	background: url(../img/top/bg.jpg) center top #b5ebf1;
}

#wrap {
	width: 936px;
	margin: 0 auto;
	background: url(../img/top/header.jpg) no-repeat center top;
}

.head {
	width: 936px;
	height: 380px;
	position: relative;
}


.share {
	width: 82px;
	height: 16px;
	background: url(../img/top/share.png) no-repeat left top;
	position: absolute;
	left: 4px;
	top: 12px;
}

.share ul {
	width: 40px;
	margin-left: 42px;
}

.share ul li {
	width: 16px;
	margin-left: 4px;
	float: left;
}

.share ul li a {
	display: block;
	width: 16px;
	height: 0;
	padding-top: 16px;
	overflow: hidden;
}

h1 {
	position: absolute;
	top: 146px;
	left: 50px;
	width: 343px;
	height: 115px;
	background: url(../img/top/logo.png) no-repeat left top;
	overflow: hidden;
	text-indent: -1000px;
}

ul.menu {
	width: 925px;
	margin: 0 auto;
	padding-top: 331px;
}

ul.menu li {
	padding-top: 9px;
}

ul.menu li.fc {
	padding-top: 0;
}

.topbox {
	width: 900px;
	margin-left: 35px;
	padding-top: 10px;
}

.topbox .topleft {
	width: 660px;
	float: left;
	background: url(../img/top/line.jpg) repeat-y right top;
}

.topbox .topright {
	width: 220px;
	float: left;
	margin-left: 7px;
}

h3 {
	margin-bottom: 15px;
}

.newrelease {
	width: 630px;
	margin-bottom: 50px;
}

.newrelease h4 {
	font-size: 20px;
	margin-bottom: 10px;
}

.releaseinfo {
	margin-bottom: 15px;
}

.releaseinfo p {
	text-align: center;
	display: inline;
	float: left;
	font-size: 10px;
	margin-right: 6px;
	max-width: 204px;
}

.infoarea {
	width: 630px;
}

.infoarea li {
	padding: 5px 10px 5px 0;
	background: url(../img/bg_title.gif) no-repeat left top;
	margin-bottom: 5px;
}

.infoarea li .date{
	width: 95px;
	padding-left: 35px;
	float: left;
}

.infoarea li .title{
	width: 490px;
	float: left;
}

.movie {
	width: 220px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.movie p{
	font-size: 10px;
	padding-top: 5px;
}

.banner {
	padding-top: 30px;
	text-align: center;
}

.banner img {
	margin-bottom: 8px;
}