@charset "utf-8";

/* ----------------------------------------------

	CSS information
	file name  :  top.css
	
 ---------------------------------------------- */

h1,h2{
	font-size:0px;
	line-height:0px;
	text-indent:-10000px;}

#bg{
	background:url(../images/bg.gif) repeat-x #ffffff;
	height:100%;}

#container{
	background:url(../images/bg02.gif) repeat-x #ffffff;
	width:960px;
	margin:0 auto;}

#header{
	background:url(../images/header.gif) no-repeat;
	width:960px;
	height:28px;}

#main{
	margin-bottom:14px;
	overflow:hidden;}

#mainLeft{
	width:480px;
	padding:10px 0 0 10px;
	float:left;}

#photo{
	background:url(../images/img_main.jpg) no-repeat;
	width:470px;
	height:715px;}

#mainRight{
	width:460px;
	float:left;}

#logo{
	background:url(../images/logo.png) no-repeat;
	width:447px;
	height:170px;
	margin:-10px 0 10px 0;}
	
#oa{
	background:url(../images/oa.gif) no-repeat;
	width:447px;
	height:77px;
	margin-bottom:17px;
	font-size:0px;
	line-height:0px;
	text-indent:-10000px;}

#story{
	background:url(../images/story.gif) no-repeat;
	width:460px;
	height:360px;
	margin-bottom:9px;
	font-size:0px;
	line-height:0px;
	text-indent:-10000px;}

#footer{
	width:960px;
	height:306px;
	background:url(../images/cast_staff.gif) no-repeat;
	clear:both;
	font-size:0px;
	line-height:0px;
	text-indent:-10000px;}
