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

#sidebur {
margin-bottom: 200px;
}

dl {
 height: 24px;
 width: 400px;
 background-image: url(http://flamingo-kitchen.com/price/images/ten.gif);
 background-repeat: repeat-x;
 background-position: center;
 font-size: 120%;
 font-weight: bold;
 margin: 5px 0 10px 0;

}

dt {
 float: left;
 background-color: #ffffff;
}

dd {
 float: right;
 background-color: #ffffff;
}

em {
font-weight:900;
font-size: 200%;
color: #696969 ;
}

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

h3 {
 font-size: 180%;
 margin: 0 0 10px 100px;
}

h4 {
 font-size: 130%;
 margin: 0 0 10px 15px;
}

P {
 margin: 0 0 20px 0;
}


.asset-body p{
font-size: 90%;
color: #696969 ;
}



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

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


