@charset "utf-8";

/* ----------------------------------------------

	CSS information
	file name  :  top.css
	
 ---------------------------------------------- */

h1,h2{
	font-size:0px;
	line-height:0px;
	text-indent:-10000px;}


#wrap{
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#container{
	padding-top:24px;
	width:941px;
	margin:0 auto;
}


#main{
	overflow:hidden;
	background-color: #FFF;
}

#mainLeft{
	width:auto;
	float:left;
	overflow: hidden;
}


#oa2{
	background-image: url(../images/oa_02.gif);
	background-repeat: no-repeat;
	height: 63px;
	width: 492px;
	text-indent:-9999px;
}


#mainRight{
	width:auto;
	float:left;
	overflow: hidden;
}

#logo{
	width:437px;
	height:232px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
}
	
#oa{
	width:437px;
	height:121px;
	text-indent:-10000px;
	background-image: url(../images/oa_01.gif);
	background-repeat: no-repeat;
}

#story{
	width:437px;
	height:347px;
	font-size:0px;
	line-height:0px;
	text-indent:-10000px;
	background-image: url(../images/story_01.gif);
	background-repeat: no-repeat;
}

#story2{
	width:437px;
	height:171px;
	font-size:0px;
	line-height:0px;
	text-indent:-10000px;
	background-image: url(../images/story_02.gif);
	background-repeat: no-repeat;
}


#footer{
	width:941px;
	height:416px;
	clear:both;
	font-size:0px;
	line-height:0px;
	text-indent:-10000px;
	background-image: url(../images/cast_staff.gif);
	background-repeat: no-repeat;
}
