/*-----------------------------------------------------
ameblo CSS Skin Layout Settings
FileName:   type_b.css
Version:    2008.07.28
Skin for:	ad_floq04_usr
-----------------------------------------------------*/

#main {
float: left;
width: 600px;
margin:0;
padding:0 0 0 10px;
}

#sub_a{
float: right;
z-index: 1;
width:180px;
margin:0;
padding: 0 10px 0 0;
}

#sub_b{
display: none;
}

#message{
background:url(../img/bg_2col_message.jpg) no-repeat scroll left top;
}

#message .contents,
.entry,
#trackback,
#comment_module,
#favorite_list,
#bookmark_list,
#recent_entries_list{
width:568px;
}