#main{
width: 600px;
} 

/*========== インディックス ==========*/

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


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

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

/*========== BODY ==========*/

.entrybody strong{
font-weight: 700;
}


.entrybody a{
color: #4682b4 ;
text-decoration: underline;
}

.entrybody a:hover {
color: #FF1493;
text-decoration: underline;
}
