@charset "UTF-8";
/* CSS Document */

body{
	width:350px;
    margin-top: 10px;
	margin-left: 15px;
    padding: 0;
	overflow-x: hidden;
   }

#rogo{
	position: absolute;
	width: 180px;
	margin-left: 90px;
	margin-top:-30px;
	
}

#shitu{
	text-align: center;
	margin-top:30px;
	color:darkcyan;
}

.att{
	font-size: 16px;
	background-color: cadetblue;
	text-align: center;
	color: white;
	padding: 20px 10px;
	
}

.home{
	margin-left:270px;
}
.home a{
	text-decoration: none;
	color: cadetblue;
}

.kumk{
	display: inline-block;
   border-left: solid;
   color: cadetblue;
   padding-left: 15px;
   vertical-align:top;
}




.futter{
	width: auto;
	height: 400px;
	background-color: cadetblue;
	margin-top:100px; 
}

.futter h1{
	padding-top:20px;
	padding-left: 10px;
	color:white;
}

.futter a{
	text-decoration: none;
	color:white;
}

#sikaku{
	margin-top: -10px;
	margin-left: 10px;
	color:white;
}

#fnid{
	position:relative;
	font-size: 50px;
	margin-top: 2px;
	margin-left:10px;
	color:azure;
}

#moon{
	position: absolute;
	margin-top:-110px;
	margin-left:200px;
}

#kumo{
	position: absolute;
	margin-top:-70px;
	margin-left:250px;
	
}
