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

#main {
float: right;
width: 610px;
margin:0;
padding:0;
}
#sub_a{
width:170px;
margin:0;
padding: 0;
float: left;
z-index: 1;
}
#sub_b{
display: none;
}

.entry{
background:url(../img/entry_bg02.gif) repeat-y center bottom;
}
.entry h3{
background:url(../img/entry_title02.gif) no-repeat center bottom;
}
.entry .entry_head{
background:url(../img/entry_header02.gif) no-repeat center top;
}
.entry .foot{
background:url(../img/entry_footer02.gif) no-repeat center bottom;
}
