/*-----------------------------------------------------
ameblo CSS Skin Layout Settings
Skin for:	basic_ad
FileName:   type_b.css
$Revision: 1.5 $
-----------------------------------------------------*/

#main {
float: left;
width: 600px;
margin:0;
padding:0 5px 0 0;
}

#sub_a{
float: right;
z-index: 1;
width:180px;
margin:0;
padding:0 0 90px;
}

#sub_b{
display: none;
}

#message{
background:url(../img/bg_msg_top_l.gif) no-repeat center top;
}
#message .contents{
background:url(../img/bg_msg_bottom_l.gif) no-repeat center bottom;
}

.entry .entry_head {
background:url(../img/bg_entry_head_l.gif) no-repeat 0 0;
}
.entry .contents{
background:#111111 url(../img/bg_entry_l.gif) no-repeat center bottom;
}
.entry .foot{
background:url(../img/bg_entry_bottom_l.gif) no-repeat center bottom;
}


