@charset "UTF-8";

/**/
#footer {
	clear: both;
	margin: 3px auto;
	padding: 3px 0;
	width: 904px;
	height: 36px;
	font-size: 85%;
	line-height: 1.3;
}

#footer img { margin-left: 4px; border: 0;}

#container {
	background: url(../image/common/bg_container.jpg) repeat-x 0 0;
	min-height: 780px;
	height: auto !important;
	height: 780px;
}

#wrapper {
	behavior:url(css/iepngfix.htc);
	background: url(../image/top/bg_container.png) no-repeat 0 0;
	width: 904px;
	height: 720px;
	margin: 0 auto;
}


#header {
	height: 133px;
	padding: 74px 0 0 25px;
}

#header h1 {
	display: block;
	float: left;
}

#header .renew {
	background: url(../image/top/bg_renew.jpg) no-repeat 0 0;
	height: 90px;
	width: 458px;
	display: block;
	float: left;
	margin: 5px 0 0 5px;
	padding: 30px 0 0 60px;
}

#header .renew dl {
	overflow: auto;
	width: 450px;
	height: 82px;
	color: #ffffff;
	line-height: 1.2;
}

#header .renew dl dt {
	color: #660000;
	font-weight: bold;
}

#header .renew dl dd {
	background: url(../image/top/img_border_renew.gif) no-repeat bottom left;
	line-height: 1.3;
	padding-bottom: 3px;
	margin-bottom: 2px;
}

#main {
	width: 852px;
	height: 400px;
	margin: 0 auto 15px auto;
}

.poster {
	width: 290px;
	float: left;
}

.weekly {
	width: 562px;
	float: right;
}

a#enter {
	background: url(../image/top/btn_enter.jpg) no-repeat left top;
	margin: 0 auto 5px auto;
	width: 370px;
	height: 74px;
	text-indent: -9999px;
	display: block;
}

a#enter:hover { background-position: 0 -74px; }

a#enter2 {
	background: url(../image/top/btn_enter.jpg) no-repeat left top;
	margin: 0 20px 5px auto;
	width: 370px;
	height: 74px;
	text-indent: -9999px;
	display: block;
}

a#enter2:hover { background-position: 0 -74px; }


/**/

