#main{
width: 600px;
} 

/*========== ブログ記事リスト ==========*/

#kidsroom {
}

#kidsroom h2 {
color: #FF1493;
margin-bottom: 5px;
}

#kidsroom .itemBox {
margin-bottom: 30px;
}
/*========== サイドバー ==========*/

.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;
}

