/*-----------------------------------------------------
ameblo CSS Skin Layout Settings
Skin for:	basic_ad
FileName:   type_b.css
$Revision: 1.1 $
-----------------------------------------------------*/

#main {
float: left;
width: 605px;
margin:0;
padding:0;
}

#sub_a{
float: right;
z-index: 1;
width:180px;
margin:0;
padding: 0 3px 0 0;
}

#sub_b{
display: none;
}

#wrap{
background:url(../img/bg_type_b.gif) repeat-y left top;
}

#message{
background:url(../img/message_ttl_l.gif) no-repeat left top;
}

#message .contents{
background:url(../img/message_bottom_l.gif) no-repeat left bottom;
}

.entry .entry_head{
background:url(../img/entry_head_bg_l.gif) no-repeat left top;

}

.entry .contents{
border-right:1px solid #75CBE0;
border-left:1px solid #75CBE0;
}

.entry .foot{
background:url(../img/entry_foot_bg_l.gif) repeat-y left bottom;
}


