@charset "utf-8";

#webBox{
	width:980px;
	height:auto;
	margin:0 auto;
	padding:0;
	}


#webBox #headerBox{
	position:relative;
	height:416px;
	}

#webBox #headerBox #headerImg{
	position:absolute;
	top:0;
	left:0;
	}

#webBox #headerBox #logo{
	position:absolute;
	top:4px;
	left:0;
	}

#webBox #headerBox #mail{
	position:absolute;
	top:0;
	right:0;
	}


#webBox #headerBox #hyoshi{
	position:absolute;
	top:234px;
	left:40px;
	}

#webBox #headerBox #dl{
	position:absolute;
	top:338px;
	left:173px;
	}

#webBox #headerBox .info{
	position:absolute;
	top:280px;
	left:175px;
	text-align:left;
	}

#webBox #headerBox .info h1{
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	}

#webBox #headerBox .info h2{
	line-height:16px;
	}


#webBox #storyBox{
	position:relative;
	}

#webBox #storyBox p.storyText{
	position:absolute;
	top:85px;
	left:41px;
	text-align:left;
	width:441px;
	color:#FFFFFF;
	line-height:18px;
	}


#webBox #castBox{
	position:relative;
	text-align:left;
	color:#FFFFFF;
	}

#webBox #castBox .majyona{
	position:absolute;
	top:105px;
	left:158px;
	width:140px;
	}

#webBox #castBox .anny{
	position:absolute;
	top:105px;
	left:358px;
	width:140px;
	}

#webBox #castBox .oto{
	position:absolute;
	top:105px;
	left:688px;
	width:140px;
	}



#webBox #footerBox{
	height:50px;
	padding:20px 0 0 0;
	}
