/*=========　ブログ ==========*/


#content{
background-image:url('http://flamingo-kitchen.com/blog/images/line.gif');
background-repeat:repeat-y;
}

.layout-tw #alpha {
    float: left;
    left: 155px;
    width: 695px;
}
.layout-tw #beta {
    float: left;
    left: -695px;
    width: 155px;
}

#main {
width: 680px;
margin: 0 0 0 5px;
}

.entry-asset{
margin-bottom: 20px;
clear: both;
}

.asset-name {
font-size: 130%;
color: #c0c0c0;
margin-left: 10px;

}

.asset-header{
}


.asset-center{
}


.asset-content {
width: 600px;
margin-left: 10px;
color: #808080 ;
line-height: 90%
font-size: 110%;
}

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

.archive-title{
margin: 0px 0px 15px 20px;
font-size: 150%;
color: #4682b4;
font-weight:700;

}

.content-nav{
text-align: center;
}



 /*========= ウィジェット ==========*/

.widget{
margin-top: 15px;
}

.widget-header{
margin-bottom: 5px;
font-size: 120%;
}

.widget-content{
font-size: 90%;
}



