/*-----------------------------------------------------
ameblo CSS Skin Layout Settings
FileName:   type_a.css
Skin for:	xxxxx
$Date$
$Revision: 1.1 $
-----------------------------------------------------*/

#main {
float: right;
width: 560px;
margin:0;
padding:0 10px 0 0;
}

#sub_a{
width:192px;
margin:0;
padding: 0;
float: left;
z-index: 1;

}
#sub_b{
display: none;
}

#message{
background:url(../img/long_message.gif) no-repeat left top;
}

.entry .entry_head{
background:url(../img/long_entry_head.gif) no-repeat left bottom;
}

.entry .foot{
background:url(../img/long_entry_foot.gif) no-repeat left bottom;
}