#main{
width: 600px;
} 

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

.keitaiyoyaku{
font-size: 150%;
margin-bottom: 20px; 
}

.item1{
width: 250px;
float: left;
}

.item1botoom{
padding: 5px;
}


.item2{
width: 300px;
float: left;
margin-left:30px;
border: solid 1px #a9a9a9 ;
padding: 5px;
}

.item2Right{
float: right;
margin: 5px;
}

.item2Left{
font-size: 80%;
}

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

.item2Left a:hover {
color: #FF1493;
}


.item3{
width: 400px;
margin: 10px 0 50px 0; 
clear: both;

}

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


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