#main{
width: 600px;
} 

#naming h2{
font-size: 160%;
color:#c0c0c0 ;
}

#naming .entrybody {
font-size: 130%;
color: #808080;
}


 /*========== サイドバー ==========*/

.widget-archive{
margin-bottom: 50px;
}

.widget-header{
font-weight: 900;
font-size: 130%;
color: #4682b4 ;
margin-left: 5px;
}

.widget-header a{
color: #4682b4 ;
}

.widget-archive a:hover {
color: #FF1493;
text-decoration: none;
}


