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

#main {
float: left;
width: 536px;
margin:0;
padding:0;
}
#sub_main {
width: 536px;
}
#message .contents {
width: 536px;
}
#sub_a{
float: right;
z-index: 1;
width:170px;
margin-right:20px;
padding: 0;
}
#sub_b{
display: none;
}
.entry h3.title{
background:transparent url(../img/title_border_long.gif) no-repeat scroll center bottom;
}
.entry .foot{
background:transparent url(../img/foot_border_long.gif) no-repeat scroll center top;
}