@charset "UTF-8";

* {
	padding: 0px;
	margin: 0px;
}

img {
	border: 0px;
}


body {
	margin: 35px auto 0px auto;
	background-image: url(../img/top/bg.jpg);
	background-repeat: repeat-x;
	background-color: #6fc6f5;
	width: 904px;
	color: #222222;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック" "Helvetica" "sans-serif";
	text-align: center;
	font-size: 10pt;
	line-height: 1.8em;
}

#main {
	width: 904px;
	text-align: left;
}


#left {
	width: 353px;
	height:523px;
	float: left;
}

#flash {

	width: 549px;
	height:523px;
	float: left;
}


h1 {
	margin: 0px;
	padding: 0px;
	height:232px;
}



h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 18px;
}

#renew {
	margin: 0px;
	padding: 5px 23px 0px 56px;
	width: 274px;
	_width: 353px;
	height: 79px;
	_height: 84px;
	color: #ffffff;
	background-image: url(../img/top/renew_bg.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	line-height: 1.3em;
	overflow: auto;
	*letter-spacing: 1px;
}

#renew a {
	color: #0033ff;
}

#renew p {
	margin-bottom: 5px;
}

#next {
	margin: 0px;
	text-align: right;
}


#menu {
	margin: 0px 0px 0px -0px;
	padding: 0px 0px 0px 20px;
	width:884px;
	_width:904px;
	height:31px;
	background-image: url(../img/top/menu_bg.jpg);
	background-repeat: no-repeat;
	float: none;
	clear: both;
	_position: static;
}



#menu li {
	margin: 0px 0px 0px 0px;
	width: 107px;
	height: 31px;
	background-repeat: no-repeat;
	background-position: 0px -31px;
	text-indent: -9999px;
	list-style: none;
	display: block;
	float: left;
}


#home a, #news a, #story a, #character a, #system a, #movie a, #special a, #forWii a {
	width: 107px;
	height: 31px;
	background-position: 0px 0px;
	display: block;
	/*IE6*/
	overflow: hidden;

}

#menu #home, #menu #home a, #menu #forWii, #menu #forWii a {
	width: 109px;
}

#home a:hover, #news a:hover, #story a:hover, #character a:hover, #system a:hover, #event a:hover, #movie a:hover, #special a:hover, #forWii a:hover {
	background-image: none;
}

#home, #home a {
	background-image: url(../img/top/menu/home.jpg);
}

#news, #news a {
	background-image: url(../img/top/menu/news.jpg);
}

#story, #story a {
	background-image: url(../img/top/menu/story.jpg);
}

#character, #character a {
	background-image: url(../img/top/menu/chara.jpg);
}

#system, #system a {
	background-image: url(../img/top/menu/system.jpg);
}

#movie, #movie a {
	background-image: url(../img/top/menu/movie.jpg);
}

#special, #special a {
	background-image: url(../img/top/menu/special.jpg);
}

#forWii, #forWii a {
	width: 109px;
	background-image: url(../img/top/menu/forWii.jpg);
}


#footer {
	padding: 20px 20px 10px 20px;
	width: 864px;
	_width: 904px;
	height: 150px;
	color: #ffffff;
	background-image: url(../img/top/footer_bg.jpg);
	font-size: 10px;
	line-height: 1.3em;
	text-align: left;
	background-repeat: no-repeat;
	clear: both;
}

#footer h3 {
	margin: 0px 0px 3px 0px;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.0em;
}

#rune {
	width: 450px;
	clear: both;
}

#rune a {
	margin-right: 10px;
}

.left {
	margin: 0px 10px 15px 0px;
	float: left;
}

.right {
	margin: 0px 0px 15px 10px;
	float: right;
}


a:link {
	color: #6677FF;
	text-decoration: none;
	border: 0px;
}

a:visited {
	color: #6677FF;
	text-decoration: none;
	border: 0px;
}

a:hover, a:active {
	color: #FFAA00;
	text-decoration: underline;
	border: 0px;
}

