@charset "UTF-8";

body {
background-color: #000000;

}
img {
  border-style:none;
}
#wrapper {
    margin:0 auto;
	width:1200px;
	position:relative;
}
	
#topback{
	background:url(../img/termback.jpg)no-repeat center top;
	margin:-10px auto;
	height:170px;
	
	}	
	
#logo{
    text-align: center;
    width: 1200px;
	margin:0 auto;
	}
	
	
#main{
	position: relative;
	width:870px;
	color:#ffffff;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	margin:0 auto;
	}
	
#main h3{
	margin:30px 0px 0px 0px;
	font-size: 20px;
	}	
	
ul.maintext{
	list-style-type: none;
	margin:0 0 0 0px;
	}
ul.maintext li{
	margin:0 0 10px 0px;
	}
#footer{
	margin:50px auto;
	width: 1200px;
	height:500px;
	position: relative;
	}
	
#text{
	width:570px;
	float:left;
	}
	
#linkbtn{
	width:307px;
	float:right;
	}	
	
p.pagetop{
position: absolute;
margin:0 0 0 0;
right:165px;
	}	
	
p.home{
position: absolute;
margin:0px 0 0 60px;
left:105px;
	}	
	



#footer p.dllogo{
	position:absolute;
	margin:125px 0 0 0px;
	right:270px;
	}
	
ul.fdl{
	position:absolute;
	margin:150px 0 0 0;
	right:159px;
	}
	
ul.fdl li{
	float:left;
	list-style:none;
}

#footer p.seriessite1{
	position: absolute;
	margin:220px 0 100px 0;
	right:137px;
	}
	
#footer p.snkgame{
	position: absolute;
	margin:360px 0 0 0;
	right:161px;
	
	
}

#footer p.txt1 {
	position: absolute;
	margin:125px 0 0 165px;
	color: #808080;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight: normal;
	font-size: 15px;
	line-height: 20px;
	text-align: left;
	width: 560px;
}

	
	
#footer p.logo{
	position: absolute;
	margin:255px 0 0 165px;
	}

	
#footer p.txt2 {
	margin:315px 0 50px 165px;
	color: #808080;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	position: absolute;
	width: 560px;
}

ul.fmenu{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #808080;
	font-weight: bold;
	font-size: 13px;
	position:absolute;
	left:120px;
	margin:450px 0 0 5px;
	list-style-type: none;
	}
	
ul.fmenu li{
	color: #808080;
	float:left;
	list-style-type: none;
	margin:0 10px 0 0;
	
}

.clearfix{
	clear:both;
	}
