/*-----------------------------------------------------
ameblo CSS Skin Layout Settings
Skin for:	basic_ad
FileName:   type_b.css
$Revision: 1.9 $
-----------------------------------------------------*/

#main {
float: left;
width: 580px;
margin:0;
padding:0 5px 0 0;
}

#sub_a{
float: right;
z-index: 1;
width:190px;
margin:0;
padding:0 0 90px;
}

#sub_b{
display: none;
}

#message {
background: url(../img/bg_msg_top_l.gif) no-repeat left top;
}
.entry .entry_head {
background: url(../img/bg_entry_head_l.gif) no-repeat 0 0;
}
.entry{
background:#fff url(../img/bg_entry_bottom_l.gif) no-repeat center bottom;
}
#trackback h3.title,
#comment_module h3.title,
#reader_list h3.title, 
#favorite_list h3.title, 
#bookmark_list h3.title,
#recent_entries_list h3.title {
background:transparent url(../img/bg_h3_l.gif) no-repeat scroll 0 0;
}
