@charset "Shift_JIS";

/* ==================================================
	#container
================================================== */
#container * {margin:0;
   padding:0;
}



#container {
	position:relative;
	padding:0;
	width: 850px;
	height: 602px;
	margin: 0 auto 0 auto;
	text-align:left;

}

#container #header h1 {
	text-indent: -10000px;
}


/* ==================================================
	#read
================================================== */


#read {
	position: absolute;
	width: 302px;
	height: 90px;
	top: 306px;
	left: 246px;
}



/* ==================================================
	#btn_enter
================================================= */

#container #btn_enter {
	position: absolute;
	width: 300px;
	height: 64px;
	top: 360px;
	left:581px;
}

#container #btn_enter p a.f01 {
	display:block;
	width: 300px;
	height: 64px;
	background-image: url(img/enter.gif);
	background-repeat: no-repeat;
	/*_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/enter.png");*/
	text-indent: -10000px;
	text-decoration: none;
}

#container #btn_enter p a.f01:hover {
	background-position: 0 -68px;
}


/* ==================================================
	#btn_news
================================================== */

#container #btn_news {
	position: absolute;
	width: 209px;
	height: 64px;
	top: 462px;
	left:594px;
}

#container #btn_news p a.f01 {
	display:block;
	width: 209px;
	height: 64px;
	background-image: url(img/news.gif);
	background-repeat: no-repeat;
	text-indent: -10000px;
	text-decoration: none;
}

#container #btn_news p a.f01:hover {
	background-position: 0 -66px;
}

/* ==================================================
	#btn_trailer
================================================== */

#container #btn_trailer {
	position: absolute;
	width: 113px;
	height: 64px;
	top: 413px;
	left:640px;
}

#container #btn_trailer p a.f02 {
	display:block;
	width: 113px;
	height: 64px;
	background-image: url(img/trailer.gif);
	background-repeat: no-repeat;
	text-indent: -10000px;
	text-decoration: none;
}

#container #btn_trailer p a.f02:hover {
	background-position: 0 -65px;
}


/* ==================================================
	#btn_dvd
================================================== */

#container #btn_dvd {
	position: absolute;
	width: 51px;
	height: 14px;
	top: 655px;
	left:430px;
}

#container #btn_dvd p a.f02 {
	display:block;
	width: 51px;
	height: 14px;
	background-image: url(img/dvd.gif);
	background-repeat: no-repeat;
	text-indent: -10000px;
	text-decoration: none;
}

#container #btn_dvd p a.f02:hover {
	background-position: 0 -14px;
}


/* ==================================================
	#btn_download
================================================== */

#container #btn_download {
	position: absolute;
	width: 115px;
	height: 14px;
	top: 655px;
	left:511px;
}

#container #btn_download p a.f02 {
	display:block;
	width: 115px;
	height: 14px;
	background-image: url(img/download.gif);
	background-repeat: no-repeat;
	text-indent: -10000px;
	text-decoration: none;
}

#container #btn_download p a.f02:hover {
	background-position: 0 -14px;
}



/* ==================================================
	#movies
================================================== */

#container #moveis {
	position: absolute;
	width: 96px;
	height: 14px;
	top: 655px;
	left:720px;
}

#container #moveis p a.f02 {
	display:block;
	width: 96px;
	height: 14px;
	background-image: url(img/movies.gif);
	background-repeat: no-repeat;
	text-indent: -10000px;
	text-decoration: none;
}

#container #moveis p a.f02:hover {
	background-position: 0 -14px;
}

/* ==================================================
	#footer
================================================== */

#footer {
	width: 850px;
	margin: 180px auto 0 auto;
	text-align:left;
	padding-bottom:15px;
}

#footer .attention {
	font-size:10px;
	line-height:140%;
	text-align:center;
	margin-top:10px;
}

#footer p.copyright {
text-align:center;
font-size: 10px ;
}
/* ==================================================
	#copyright
================================================== */

#copyright {
	width: 850px;
	height: 50px;
	margin: 0 auto 10px auto;
	background-image: url(img/copyright.gif);
	background-repeat: no-repeat;
}

#copyright address {
	display:none;
}
