@charset"Shift_JIS";

/* top-nav */

#top-nav {
	background-image: url(../image/top-nav_bg.gif);
	background-repeat: repeat-x;
	height: 71px;
	}
#top-nav-inner {
	height: 71px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../image/top-nav.gif);
	background-repeat: no-repeat;
}
#top-nav-inner h1 {
	overflow: hidden;
	height: 0px;
}
#navskip {
	overflow: hidden;
	height: 0px;
}
#top-nav-list {
	list-style-type: none;
	margin-left: 122px;
}
#top-nav-list li {
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	float: left;
	height: 71px;
	width: 122px;
}
#top-nav-list li#top-nav-top {
	width: 114px;
}
#top-nav-list li a {
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 122px;
}
#top-nav-list li#top-nav-top a {
	width: 114px;
}
#top-nav-list li a:hover {
	background-image: url(../image/top-nav.gif);
}
#top-nav-top a:hover {
	background-position: -122px -71px;
}
#top-nav-story a:hover {
	background-position: -236px -71px;
}
#top-nav-about_gaia a:hover {
	background-position: -358px -71px;
}
#top-nav-guard a:hover {
	background-position: -480px -71px;
}
#top-nav-xig a:hover {
	background-position: -602px -71px;
}
#top-nav-about_agul a:hover {
	background-position: -724px -71px;
}
#top-nav-kcb_crew a:hover {
	background-position: -846px -71px;
}
/* content */

#content {
	background-color: #000000;
}
#content-inner {
	height: 517px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/top-content_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#topics {
	list-style-type: none;
}
#topics a {
	font-size: 0px;
	line-height: 0px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
#topics01 a {
	background-image: url(../image/topics01.gif);
	position: absolute;
	left: 78px;
	top: 340px;
	height: 66px;
	width: 359px;
}
#topics01 a:hover {
	background-position: 0px -66px;
}
