/*-----------------------------------------------------
ameblo CSS Skin Layout Settings
Skin for:	basic_ad
FileName:   type_e.css
$Revision: 1.2 $
-----------------------------------------------------*/

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■ カラムタイプ ■■■■■■■■■■*/
#firstContentsArea{
float:left;
width:620px;
}
#main{
float: left;
width: 440px;
margin:0;
}

#wrap{
background:url(../img/bg_wrap_e.png) repeat-y !important;
background:url(../img/bg_wrap_e_ie6.png) repeat-y;
}

#sub_a{
float: right;
z-index: 1;
width:170px;
margin:0;
}

#sub_b{
float: right;
z-index: 2;
width:170px;
margin:0;
padding:0 0 0 0px;
}
.entry .entry_head{
height:25px;
background:url(../img/bg_entry_title.png) repeat-y;
}