/*
Author: okazaki sayuri
*/
<style type="text/css">


/*-----------
reset
-------------*/    
 
a{
	text-decoration: none;
	}

#wrapper{
position: relative;
	width:400px;
	margin:0 auto;
	padding-top:15%;
	}
	
#stage{	
	 float="center" 
	 }

.edgeLoad-EDGE-29200333{
	 display:none; 	 
	 }
	 
	
	
#title{
	margin-top: 0;
	margin-left: 5px;
	position: fixed;
	text-align: left;	
	color: #e6e6e6;
	}
		
body   {
     margin:0;
     top: 0;
     left: 0;
     bottom: 0;
     right: 0;
     float: center;
     width:100%;
     height:100%;
     margin:0;
     padding:0;
     }
    
div#footer{
     width: 80%; 
     max-width:400px;
     min-width:200px;
     margin:auto;
     height:60px;}
     
.font-title{
	font-family: 'Geo', sans-serif;
	font-size: 12pt;
}

header a {color:#adadad; text-decoration:none; }	
header a:link {color:#adadad; text-decoration:none; }
header a:visited {color:#adadad; text-decoration:none; }
header a:hover {color:#525252; text-decoration:none;}
header a:active {color:#adadad; text-decoration:none;}	
     
</style>