@charset"utf-8";

h1{font-size:60px;}

h2{font-size:48px;}

h3{font-size:36px;}

p{font-size:24px;}

ol{font-size:24px;}



#wrapper{
    width:900px;
    background-color:#FFF;
    height:3000px;
}

header{
    width:800px;
    text-align: center;
}
#main{
    width:480px;
  float:left;
  background-color:#FCF;
text-align: left;
}

aside{
    width:410px;
    float:right;
    background-color:#CFF;
}
footer{
   margin:2350px 0px 0px;
    width:900px;
    height:1800px;
    text-align:left;
    background-color:cornsilk;
    color:#666;
}


.sabutaitoru{
    background-color:#9FF;
    color:#666;}

nav ul{
    margin:100px;
    padding:0px;
    list-style-type:none;
}

nav ul li{
    float:left;
}
#atogaki{
    margin:200px 0px 0px;
    text-align:left;
	  color:#666;
}
.white{
    color:white;
}


.daijinamoji{
    
	color:#CC3366;
	}
	