html,body{
	height:100%;
	overflow-y:hidden;
	background-color: #000;
	background-repeat: repeat;
}
a:visited {
	text-decoration: none;
	color: #FF0;
}
a:hover {
	text-decoration: none;
	color: #0FF;
}
a:active {
	text-decoration: none;
}
a:link {
	color: #FF0;
	text-decoration: none;
}
#header {
	height: 280px;
	width: 960px;
}
#middle {
	height: 125px;
	width: 960px;
	clear: both;
}
#top_contents {
	width:870px;
	height:490px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(image/maho_background.png);
	color: #FFF;
}
#profile_contents {
	height: 400px;
	width: 960px;
	float: left;
}
#footer {
	clear: both;
	height: 100px;
	width: 960px;
	font-size: 10px;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#wrapper #header img {
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-attachment: fixed;
}

#top_contents #top_contents_word {
	text-align: center;
	height: 80px;
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: small;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	padding-top: 55px;
	padding-bottom: 40px;
}
#top_contents #top_contents_bottan {
	height: 100px;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

#contents_all {
	width: 870px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	filter:alpha(opacity=80);
	opacity:0.8;
	font-size: 9px;
	background-color: #000;
	height: 490px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top_contents #contents_all h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #CCC;
}
#top_contents2 {
	width:870px;
	height:32px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(image/maho_back.png);
	padding-top: 258px;
	color: #FFF;
	padding-bottom: 200px;
}