@charset "UTF-8";

body{
	color:#ffffff;
	background-color:#000000;
	background-image:url("img/yozora_nobi.jpg");
	background-repeat:no-repeat;
	margin: 0px;
	text-align: center;
}

.c{
	text-align:center;
	margin-top: 222px;
}

.sitano{
	color:#ffffff;
	font-size:xx-small;
	text-align:center;
	letter-spacing: 1px;
	margin-top: 80px;
	line-height: 10px;
}

.moji{
	color:#ffffff;
	font-size:xx-small;
	letter-spacing: 1px;
	text-align: center;
	position: relative;
	top: -35px;
	line-height: 0px;
}


.maruage00{

}
.maruage01{

}
.maruage02{

}



a:link{
      color:#ffffff;
      text-decoration:none;
}
a:visited{
      color:#ffffff;
      text-decoration:none;
}
a:hover{
      color:#00cc99;
      text-decoration:none;
}
a:active{
      color:#adff2f;
      text-decoration:none;
      position:relative;
      left:+1px;
      top:+1px;
}
