/* もう人生やめたくなりますよ〜サイト作りは難しいンゴ… */
/* ページ全体 */
* {
       

        font-family: "Futura", "Verdana", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",         "メイリオ", "MS PGothic", sans-serif;

	margin: 0px;
	padding: 0px;
        scrollbar-3dlight-color:#111111;
        scrollbar-arrow-color:#aaaaaa;
        scrollbar-darkshadow-color:#111111;
        scrollbar-face-color:#111111;
        scrollbar-highlight-color:#111111;
        scrollbar-shadow-color:#111111;
        scrollbar-track-color:#111111;

        text-decoration: none; 

}

br { letter-spacing:0; 
}

html {

    overflow: auto;
    background:#193326;  

        color: #c4c4c4;
        height:100%;


}

#loading {

        z-index: 15;
	width: 100px; /* gif画像の幅 */
	height: 100px; /* gif画像の高さ */
	margin: -68px 0 0 -68px; /* gif画像を画面中央に */
	padding: 20px; /* gif画像を大きく */
	background: #000000; /* gif画像の背景色 */
	border-radius: 15px; /* 丸角 */
        opacity: 1.0; /* 透過させる */
	position: fixed; /* gif画像をスクロールさせない */
	left: 50%; /* gif画像を画面横中央へ */
	top: 50%; /* gif画像を画面縦中央へ */

}


body {

    overflow: hidden;

        background:#000000;     

        line-height:2.0;
	text-align:left;
        font-size: 13px;

       text-shadow: -1px -1px 1px #000, 1px 1px 1px #444;

    position:relative;

    width:1080px;
    margin:0 auto;
    border:0px;

       -webkit-box-shadow: 0px 0px 20px #000;
       box-shadow: 0px 0px 20px #000;

}

#intro, #second {

    margin-left: -500%;
    margin-right: -500%;
    padding-left: 500%;
    padding-right: 500%;
        width: 100%;
        background: #000000;
        height: 0px;
}


#kaerukun {
       background-image: url("img/menuback.png");
       line-height: 165px;
       text-align: left;
       width:500px;
       margin:-50px -0px 0px;
       position: absolute;

	font-weight: bold;
	color: #ffffff;
        text-align:left;
        font-size: 50px;
	margin-left:0px;
} 


/* リンク色指定 */

a{
    color:#00ff00;
text-decoration: none;
}

a:link {
    color:#ffffff;
text-decoration: none;
}

a:name {
    color:#00ff00;
text-decoration: none;
}

a:visited {
    color:#00ff00;
text-decoration: none;
}
a:hover {
    color:#00ff00;
text-decoration: none;
}


/* 回り込み解除くん */

.clear { clear:both; }  


#header {

width: 1080px;	
background-color: #000;

    margin-left: -500%;
    margin-right: -500%;
    padding-left: 500%;
    padding-right: 500%;
        width: 100%;
        height: 0px;

        bottom: 0;
}

#complete {
	width:1080px;
	height:500px;
        overflow:hidden; 
}

#complete .title{
        z-index: 11;
        position: absolute;

	width:1080px;
	height:500px;
	left: 50%;
	top: 0%;
	margin-left: -540px;
	margin-top: 50px;  /* menuの高さに合わせて！ */
        padding: 0px
}

#complete .title2{
        z-index: 4;
        position: absolute;

	width:1080px;
	height:500px;
	left: 50%;
	top: 0%;
	margin-left: -540px;
	margin-top: 50px;  /* menuの高さに合わせて！ */
        padding: 0px
}

#complete .chara{
        z-index: 7;
        position: absolute;

	width:504px;
	height:588px;
	left: 104%;
	top: -2%;
	margin-left: -540px;
	margin-top: 50px;  /* menuの高さに合わせて！ */
        padding: 0px
}

/* メニュー */
#menu{ 

position: relative;
margin: 0px;

width: 1080px;
height: 50px;
background-color: #000;

background-image:url(img/header.png);

      }

#menu ul{ 
position: relative;

left: 74%;
float:left;
padding: 0px 0px 0px 0px; 
margin:0px 0px 0px 0px;
list-style: none; 
text-align: center;
width: 1080px;

}

#menu li{ 
padding: 0px 0px 0px 0px; 
margin:0px 0px 0px 0px;
position: relative;
right: 40%;
float:left;

}

#menu li a{

display: block;

color: #ffffff;
background-color: #000;
border: 0px;
padding: 3px;
text-decoration: none;
width: 120px; 
height: 50px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: center;
line-height: 50px;
font-size: 18px;

        -webkit-transition: color linear 0.3s;
	-moz-transition: color linear 0.3s;
	-o-transition: color linear 0.3s;
	color:#ffffff;

}

#menu li a:hover{
display: block;
color: #00FF00;
text-decoration: none;

}



#CONTENTS {       
	width: auto;
        padding-top:40px; padding-left:40px; padding-right:40px; padding-bottom:50px;
        overflow: auto;
        overflow-x:hidden;
    background-color: #000000;
    background-image: url(img/back.png);
    background-repeat: repeat;

    height:100%;
    min-height:100%;
	
}


#CONTENTS ul {
        overflow: auto;
        overflow-x:hidden;
        padding-top:20px; padding-left:30px; padding-right:20px;
}

ul.example1 { 
	
	top: 0%;
	margin-left: 100px;
	margin-top: 50px;
　　　　float: left;
        width: 440px;
        height: 440px;
	float: right;
        background:linear-gradient(170deg, #272d33, #000000);
	
/* border-radius */
border-radius:50px;
-webkit-border-radius:50px;
-moz-border-radius:50px;

/* box-shadow */
box-shadow:rgba(0, 0, 0, 0.65098) 0px 0px 10px 2px;
-webkit-box-shadow:rgba(0, 0, 0, 0.65098) 0px 0px 10px 2px;
-moz-box-shadow:rgba(0, 0, 0, 0.65098) 0px 0px 10px 2px;

	}
	
ul.example2 {
        width:1080px;
	
        position: absolute;
	top: 0%;
	margin-left: 80px;
	margin-top: 50px;
　　　　float: left;
	}

ul.example3 { 
        overflow:auto;
        width: 860px;
        height: 550px;
　　　　float: left;
        word-break: break-all; /* 英字文字迂回 */
	}

ul.example4 { 
        overflow:auto;
        width: auto;
        height: auto;
　　　　float: left;
        word-break: break-all; /* 英字文字迂回 */
	}

.topmoji{
	margin: 0 auto;
	overflow: auto;
	min-width: 600px;
	width: 600px;
	padding: 20px 0 0 0;
	text-align: left;
        color:#c4c4c4;
}


#CONTENTS .big {

	font-weight: bold;
	color: #ffffff;
        text-align:left;
        font-size: 50px;
	margin-left:0px;
　　　　list-style-type: none;
        height: 0px;
	line-height:80px;
	margin-bottom: 80px;
 }


#CONTENTS .yazirusi {

	color: #ffffff;
        text-align:right;
        font-size: 30px;
	margin:0px;
　　　　list-style-type: none;
 }


#footer-inner{
       
       /* position: fixed; */

       text-align:center;
       width: 1080px; 
       height: 50px;
       line-height: 50px;
       font-size:12px;
       color:#aaaaaa;
background-color: #000000;
       bottom:0px;
       margin: 0px auto;
       padding: 0px;
       clear:both;


}


h1, #pixels{

        font-family: "Futura", "Verdana", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",         "メイリオ", "MS PGothic", sans-serif;

	font-size-adjust:0.70;
	font-weight:700;
	font-style:normal;
	padding: 0px 20px 0px 20px;
}

h2{

        font-family: "Futura", "Verdana", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",         "メイリオ", "MS PGothic", sans-serif;
	font-size-adjust:0.531;
	font-weight:700;
	font-style:normal;
	padding: 0px 20px 0px 20px;

}

h3{

        font-family: "Futura"

	font-size-adjust:0.7;
	font-weight:700;
	font-style:normal;
	padding: 0px 20px 0px 20px;

}

p{

padding: 0px 20px 0px 20px;

}

#header h1, #pixels{
	color: #48941A;
}

.float-left{
	float: left;	
	margin: 0 0 0 20px;
background-color:rgba(60,60,60,0.2);      height:600px;
}

.float-right{
	float: right;
	margin: 0 20px 0 0;
background-color:rgba(60,60,60,0.2);      height:600px;
}

.center{
	font-size: 2.5em;
	padding: 80px 0 0 0;
	text-align: center;
}

#nav{
	list-style: none;
	position: fixed;

	right: 30px;
}

#nav li{
	margin: 0 0 15px 0;	
}


#intro{
	background:url(images/firstBG.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: 600px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;

}


#second{
	background: url(images/secondBG.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: 600px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
}

#second .bg{
	background: url(images/trainers.png) 50% 0 no-repeat fixed;
	height: 600px;
	margin: 0 auto;
	padding: 0;
	width: 900px;
	z-index: 200;
}

#third{
	background: url(images/thirdBG.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: 600px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
}


#fifth{
        background: url(images/fifthBG.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: 600px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
}

#forth{
    background-image: url(img/back.png);
    background-repeat: repeat;
	color: #000;
	height: 300px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
}

.story{
        color: #ffffff;
	margin: 0 auto;
	min-width: 980px;
	overflow: auto;
	width: 980px;
	height: auto;
}
.story .float-left, .story .float-right{
	padding: 100px 0 0 0;
	position: relative;
	width: 400px;	
}
