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

#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;
}
#message{
background:url(../img/bg_msg_top2.jpg) no-repeat left top;
}
#message .contents{
background:url(../img/bg_msg_bottom2.gif) no-repeat left bottom;
}
#message .subContents{
background:url(../img/msg_bg2.gif) repeat-y left bottom;
}
.entry{
background:url(../img/bg_entry2.gif) repeat-y 0 0;
}
.entry .entry_head{
background:url(../img/bg_entry_head2.jpg) no-repeat left top;
}
.entry .theme{
background:#F1E0AE url(../img/bd.gif) repeat-x left top;
width:550px;
}
.entry .contents{
background:url(../img/bg_entry.gif) repeat-y 0 0;
}
.entry .foot{
background:url(../img/bg_entry_bottom2.jpg) no-repeat left bottom;
}
#reader_list h3.title,
#favorite_list h3.title,
#bookmark_list h3.title,
#recent_entries_list h3.title{
background:url(../img/bg_h3_2gif.gif) no-repeat;
}
#trackback,#comment_module{}
#trackback h3.title,
#comment_module h3.title{
background:url(../img/bg_h3_cmt_2.gif) no-repeat 0 0;
}