@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: 141px;
}
#top-nav-list  li a {
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 141px;
}
#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: -263px -71px;
}
#top-nav-about_tiga a:hover {
	background-position: -404px -71px;
}
#top-nav-tpc a:hover {
	background-position: -545px -71px;
}
#top-nav-guts a:hover {
	background-position: -686px -71px;
}
#top-nav-ultraman_1st a:hover {
	background-position: -827px -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: 44px;
	top: 343px;
	height: 66px;
	width: 359px;
}
#topics01 a:hover {
	background-position: 0px -66px;
}
