@charset "utf-8";

body#top{
background:#4094b0;

}

#top h2{
	margin:0 auto 36px auto;
	padding:0;
	height:52px;
	}
#top h3{
	margin:0 auto;
	padding:0;
	height:88px;
	text-align:center;
	}


#top #menu{
	float:left;
	width:468px;
	background:url(../images/top/menu_bg.png) top no-repeat;
	height:624px;
	
	}
	
#top #menu ul{
	margin-bottom:0;
	}

#top #menu ul ul li{
	position: relative;
	width:460px;
	height:50px;
	display:block;
	}
#top #menu ul ul li span{
	position:absolute;
	top:19px;
	width:89px;
	right:37px;
	left:334px;
	}

#top #menu ul ul li span.new{
	top:16px;
	width:66px;
	right:36px;
	left:358px;
	}


#top #infoBox{
	width:516px;
}

#productImg{
	margin:0;
	padding:0;
	text-align:center;
	position:relative;
	}

#productImg div{
	width:40px;
	height:15px;
	
	position:absolute;
	top:465px;
	left:404px;
	}

#productImg div a{
	width:40px;
	height:15px;
	display:block;
	background:url(../images/space.gif) ;
	}

#productInfo{
	margin:0 auto 9px auto;
	text-align:center;
	padding:0;
	height:18px;
	}

#movieBnr{
	margin:0 auto 20px auto;
	text-align:center;
	padding:0;
	}

.bnr{
	margin:0 auto 30px auto;
	text-align:center;
	}
