@charset "utf-8";
/*-----------------------------------------------------
ameblo CSS Skin Layout Settings
Skin for:	basic_ad
FileName:   type_d.css
$Revision: 1.1 $
-----------------------------------------------------*/

#main{
width: 420px;
float: right;
margin:0;
padding:0 10px;
}
#sub_a{
float: left;
z-index: 1;
width:170px;
margin:0;
padding:0 10px 0 6px;
}
#sub_b{
float: left;
z-index: 2;
width:170px;
margin:0;
padding:0 0 0 0;
}

.entry{
}
.entry h3{
}
.entry .entry_head{
background:url(../img/entry_header.gif) no-repeat center top;
}
.entry .foot{
background:url(../img/entry_footer.gif) no-repeat center bottom;
}
