.blog-content {
 width: 600px;
 margin: 0 0 50px 0;
}

#sidebur {
margin-bottom: 200px;
}

em {
}

h2 {
 height: 10px;
 margin: 0px;
 padding: 0px;
 text-indent: -9999px;
}

h3 {
 font-size: 180%;
 margin: 20px;
color: #696969 ;
}

P {
 font-size: 100%;
color: #696969 ;
}

strong {
font-weight: 700;
}



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

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


