body {
	background: #37315D url(img_top/bg.jpg) repeat-y center;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	margin: 20 auto 0;
	padding-top: 20px;
}
h1 {
	display:block;
	float:left;
	text-indent:-9999px;
	margin:0px;
	padding:0px;
	width:780px;
	height:265px;
	background:url(img_top/logo.jpg) no-repeat;
	text-align: left;
}
h2 {
	display:block;
	float:left;
	text-indent:-9999px;
	padding:0px;
	width:780px;
	height:75px;
	text-align: left;
	margin: 0;
	background:url(img_top/lead.jpg) no-repeat;
	text-align: left;
}
div#container {
	position: relative;
	margin: 0 auto; /* center on everything else */
	width: 780px;
	padding: 0px;
	text-align: left;
}
#header {
	clear: both;
	height: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
#header UL {
	padding:0px;
	margin: 0px auto;
	width: 744px;
}
#header UL LI {
	display:block;
	float:left;
	margin:0px;
	height:24px;
}
#header UL LI A {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	text-indent: -9999px;
	display: block;
	height: 100%;
	width: 100%;
}
#header UL LI A:hover {
	background-position: 0px -24px;
}
#header UL LI#intro {
	width: 150px;
}
#header UL LI#intro A {
	background-image: url(img_top/btn01.jpg);
}
#header UL LI#staffcast {
	width: 132px;
}
#header UL LI#staffcast A {
	background-image: url(img_top/btn02.jpg);
}
#header UL LI#story {
	width: 72px;
}
#header UL LI#story A {
	background-image: url(img_top/btn03.jpg);
}
#header UL LI#chara {
	width: 118px;
}
#header UL LI#chara A {
	background-image: url(img_top/btn04.jpg);
}
#header UL LI#mecha {
	width: 150px;
}
#header UL LI#mecha A {
	background-image: url(img_top/btn05.jpg);
}
#header UL LI#dvd {
	width: 52px;
}
#header UL LI#dvd A {
	background-image: url(img_top/btn06.jpg);
}
#header UL LI#news {
	width: 70px;
}
#header UL LI#news A {
	background-image: url(img_top/btn07.jpg);
}
div#cut-left {
	width:75px;
	height:138px;
	background:url(img_top/cut_left.jpg) no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
}
div#cut-right {
	width:75px;
	height:138px;
	background:url(img_top/cut_right.jpg) no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
}
div#topics {
	background: url(img_top/bg_topics.jpg) no-repeat;
	padding: 20px 10px 5px 65px;
	width: 240px;
	height:113px;
	color: #FFFFCC;
	float: left;
}
div#link {
	background: url(img_top/bg_link.jpg) no-repeat;
	padding: 20px 55px 5px 20px;
	width: 240px;
	height:113px;
	color: #FFFFCC;
	float: left;
	font-size: 12px;
	line-height: 20px;
}
div#copyright {
	color: #CCCCCC;
	font-size: 10px;
	line-height: 15px;
	margin-top: -40px;
	padding-left: 90px;
}
