/*-----------------------------------------------------
ameblo CSS Skin Layout Settings
Skin for:	basic_ad
FileName:   type_a.css
$Revision: 1.1 $
-----------------------------------------------------*/

#main {
float: right;
width: 605px;
margin:0;
padding:0;
}

#sub_a{
width:180px;
margin:0;
padding: 0 0 0 3px;
float: left;
z-index: 1;

}
#sub_b{
display: none;
}

#wrap{
background:url(../img/bg_type_a.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;
}

