#main {
width: 650px;
}

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

h2{
color: #4682b4 ;
margin: 0px 0px 5px 0px;
font-weight: 900;
font-size: 130%;
}

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

.entry-asset{
margin: 0px 0px 25px 0px;
}


.asset-content{
clear:both;
}

.asset-body{
width: 400px;
margin-right:50px;
}

.asset-systemimg{
float:right;
}


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

.widget-archive{
margin: 0px 0px 20px 0px;
}

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

