/*-----------------------------------------------------
ameblo CSS Skin Layout Settings
Skin for:	basic_ad
FileName:   type_a.css
$Revision: 1.1 $
-----------------------------------------------------*/

#main {
float: right;
width: 605px;
margin:0;
padding:0;
}

#sub_a{
width:170px;
margin:0;
padding:0 0 90px;
float: left;
z-index: 1;

}
#sub_b{
display: none;
}

#message {
background:transparent url(../img/bg_msg_top_l.gif) no-repeat scroll left top;
}

.entry .entry_head {
background:transparent url(../img/bg_entry_head_l.gif) no-repeat scroll 0 0;
}

#comment_module h3.title,
#trackback h3.title {
background:transparent url(../img/bg_h3_gray_l.gif) no-repeat scroll left top;
}

#message .contents {
background:#000000 url(../img/bg_msg_bottom_l.gif) no-repeat scroll left bottom;
}

#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;
}

