/*-----------------------------------------------------
ameblo CSS Skin Layout Settings
Skin for:  pr_momoeri_usr
FileName:  type_c.css
$Revision: 1.3 $
-----------------------------------------------------*/

#main{
float: left;
width: 405px;
margin:0;
padding:0 10px;
}

#sub_a{
float: left;
z-index: 1;
width:180px;
padding:0 0 0 5px;
}

#sub_b{
float: right;
z-index: 2;
width:180px;
padding:0 5px 0 0;
}

.entry{
width:405px;
}

.entry .entry_head{
background-color:#FFFFFF;
background:transparent url(../img/entry_title_head.gif) no-repeat scroll left top;
}

.entry .foot{
background:transparent url(../img/entry_footer.gif) no-repeat scroll left bottom;
}


