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

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

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

#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;
}
