@charset "UTF-8";

body {
background-color: #000000;}
img {
  border-style:none;
}

/*
style.css 画面の横幅が641px以上
*/
@media screen and (min-width: 641px){
img{
max-width: 100%;
height: auto;
width /***/:auto;
}
#wrapper {
    margin:0 auto;
	width:1200px;
}
	
#topback{
	background:url(../img/termback.jpg)no-repeat center top;
	margin:-10px auto;
	height:170px;
	}	
	
#main{
	position: relative;
	width: 895px;
	font-family:"メイリオ", "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight: normal;
	line-height: 25px;
	text-align: left;
	margin:0 auto;
	line-break: strict;
	}
	
#main .logo {
    text-align: center;
}
#main .logo p{
    text-align: center;
    margin:20px 0 0 0;
}
#main dl.accordion {
	font-size:100%;
	padding:10px;
	background:#DDD;
	margin-bottom:30px;
}
#main dl.accordion dt {
	height:40px; 
	line-height:40px; 
	text-indent:10px; 
	color:#FFF; 
	background:url(../img/a_close.png) 95% center no-repeat #444;
	background:url(../img/a_close.png) 95% center no-repeat,-moz-linear-gradient(top, #666, #000); 
	background:url(../img/a_close.png) 95% center no-repeat,-webkit-gradient(linear, left top, left bottom, from(#666), to(#000)); 
	border-bottom:1px solid #EEE;
	padding: 5px;
}
#main dl.accordion dt.open {
	background:url(../img/a_open.png) 95% center no-repeat #444;
	background:url(../img/a_open.png) 95% center no-repeat,-moz-linear-gradient(top, #666, #000); 
	background:url(../img/a_open.png) 95% center no-repeat,-webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
}
#main dl.accordion dd {
	display:none; 
	padding:10px; 
	line-height:1.5; 
	background:#FFF;
	margin:0;
}

#footer{
	margin:50px auto;
	width: 1200px;
	position: relative;
	height:500px;
	}
	
		
#footer p.pagetop{
position: absolute;
margin:0 0 0 0;
right:165px;
	}	
	
#footer p.home{
position: absolute;
margin:0px 0 0 60px;
left:105px;
	}	
	
#text{
	width:570px;
	float:left;
	}
	
#linkbtn{
	width:307px;
	float:right;
	}



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

#footer p.seriessite1{
	position: absolute;
	margin:125px 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: 14px;
	line-height: 20px;
	text-align: left;
}

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

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

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




/*
smart.css  画面の横幅が640pxまで
*/
@media screen and (max-width:640px){
img{
max-width: 100%;
height: auto;
width /***/:auto;　
}
body {
	-webkit-text-size-adjust: none
	}

#wrapper{
width:100%;
}
#main .logo {
    text-align: center;
}
	
#main{
	font-family: "メイリオ","ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight: normal;
	line-height: 20px;
	text-align: left;
	margin:0 auto;
	line-break: strict;
	}
	
#main .logo {
    text-align: center;
}
#main dl.accordion {
	font-size:100%;
	padding:5px;
	background:#DDD;
	margin:15px auto 30px;
	max-width: 306px;
}
#main dl.accordion dt {
	line-height:1; 
	color:#FFF; 
	background:url(../img/a_close.png) 95% center no-repeat #444;
	background:url(../img/a_close.png) 95% center no-repeat,-moz-linear-gradient(top, #666, #000); 
	background:url(../img/a_close.png) 95% center no-repeat,-webkit-gradient(linear, left top, left bottom, from(#666), to(#000)); 
	border-bottom:1px solid #EEE;
	padding: 20px 10% 20px 5px;
}
#main dl.accordion dt.open {
	background:url(../img/a_open.png) 95% center no-repeat #444;
	background:url(../img/a_open.png) 95% center no-repeat,-moz-linear-gradient(top, #666, #000); 
	background:url(../img/a_open.png) 95% center no-repeat,-webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
}
#main dl.accordion dd {
	display:none; 
	padding:10px; 
	line-height:1.2; 
	background:#FFF;
	margin:0;
	font-size:95%;
}
#footer {
    text-align: center;
    width: 100%;
}
#footer p.pagetop {
    margin: 0 auto;
    text-align: center;
}
#footer p.pagetop img {
    
}
#footer p.home {
	margin: 0 auto;
    max-width: 306px;
    text-align: left;
}
#text {
    margin: 10px 0 0;
    width: 100%;
    display: none;
}
#linkbtn {
    margin: 10px 0;
}
p.dllogo {
}
.fdl {
    width: 281px;
    margin: 0 auto;
}
.fdl ul{
    margin: 0;
    padding: 0;
}
.fdl li {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#footer p.seriessite1 {
    text-align: center;
}
#footer p.snkgame {
    text-align: center;
}
#footer p.txt1 {
    color: #808080;
    font-family: "ＭＳ ゴシック","MS Gothic","Osaka－等幅",Osaka-mono,monospace;
    font-size: 95%;
    font-weight: normal;
    line-height: 20px;
    text-align: left;
}
#footer p.logo {
    margin: 0 auto;
    text-align: center;
}
#footer p.txt2 {
	border-top: 1px solid #808080;
    color: #808080;
    font-family: "ＭＳ ゴシック","MS Gothic","Osaka－等幅",Osaka-mono,monospace;
    font-size: 95%;
    line-height: 1;
    text-align: left;
    margin: 10px 0 20px;
    padding: 20px 0 0;
}
ul.fmenu {
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 95%;
    font-weight: bold;
    list-style-type: none;
    margin: 10px auto;
    padding: 0;
    text-align: center;
    width: 100%;
}
.fmenubox {
    width: 316px;
    margin: 0 auto;
}
ul.fmenu li {
    color: #808080;
    float: left;
    list-style-type: none;
    margin: 0 10px 0 0;
}
ul.fmenu_s {
    float: left;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 95%;
    font-weight: bold;
    list-style-type: none;
    margin: 10px auto;
    padding: 0;
    width: 100%;
}
ul.fmenu_s li {
    color: #808080;
    float: left;
    list-style-type: none;
    margin: 0 10px 0 0;
}

}



.clearfix{
	clear:both;
	}