body {
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header {
	padding-top: 13px;
	margin-left: 125px;
}
#wrapper #header ul#glovalnav {
}
#wrapper #header ul#glovalnav li#about {
	float: left;
	height: 36px;
	width: 163px;
}
#wrapper #header ul#glovalnav li#stage {
	float: left;
	margin-left: 112px;
	margin-right: 54px;
	height: 36px;
	width: 140px;
	display: inline;
}

#container #wrapper #topics #entry a:link {
	color: #0CA4ED;
	background-image: url(../img/link_icon2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 19px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#container #wrapper #topics #entry a:visited {
	color: #6879D9;
	background-image: url(../img/link_icon2.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 19px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#container #wrapper #topics #entry a:hover {
	color: #1E9DEA;
	background-color: #E8F4FD;
}

#wrapper #header ul#glovalnav li#character {
	float: left;
	margin-right: 35px;
	margin-left: 35px;
	height: 36px;
	width: 163px;
}
#wrapper #header ul#glovalnav li#movie {
	float: left;
	height: 36px;
	width: 140px;
}
#wrapper #header ul#glovalnav li#omake {
	float: left;
	height: 36px;
	width: 163px;
}
#wrapper h1 {
	text-align: center;
	width: 100%;
}
#container {
	background-image: url(../img/home/line_red.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}



#wrapper #content {
	background-image: url(../img/logo_content2.gif);
	background-repeat: repeat-y;
	width: 559px;
	float: right;
	margin-right: 21px;
	background-position: 0px 114px;
	margin-top: 20px;
}
#wrapper #topics {
	height: 146px;
	width: 683px;
	background-image: url(../img/home/bg_topics.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: right;
	padding-top: 48px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #topics #entry {
	height: 110px;
	width: 450px;
	margin-left: 100px;
	overflow: auto;
}
#wrapper #topics #entry dl {
	margin-bottom: 12px;
}
#wrapper #topics #entry dt {
	color: #0185CB;
	font-weight: bold;
	margin-bottom: 2px;
}
#container #wrapper #topics #entry dd {
	color: #666666;
	margin-left: 8px;
}


#footer {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 20px;
	padding-bottom: 50px;
}
#container #footer #gba {
	width: 228px;
	float: right;
}
#container #footer #soundflash {
	float: left;
	margin-top: 20px;
}
#container #footer #copyright #copy {
	margin-top: 5px;
}

#footer #copyright {
	float: right;
	margin-left: 10px;
	margin-top: 1px;
}
#footer:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}
#container #footer #copyright .company {
	margin-right: 9px;
	margin-left: 9px;
}
#container #wrapper #topics #entry dd p {

	color: #666666;
	background-image: url(../img/link_icon2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 19px;
	padding-top: 1px;
	padding-bottom: 1px;
}

