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

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

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

#sub_b{
display: none;
}

#message{
background:url(../img/bg_message_side2.gif) repeat-y left bottom;
}
#message .contents{
background:url(../img/bg_message_top2.gif) no-repeat left top;
}
#message .subContents{
background:url(../img/bg_message_bottom2.gif) no-repeat left bottom;
}
