/*-----------------------------------------------------
ameblo CSS Skin Layout Settings
Skin for:	basic_ad
FileName:   type_c.css
$Revision: 1.1 $
-----------------------------------------------------*/

#wrap{
background:url(../img/sub_bg_c.gif) repeat-y left top;
}

#message{
background:url(../img/message_ttl.gif) #DBE0EC no-repeat left top;
}

.entry{
background:url(../img/entry_bg.jpg) no-repeat left top;
}

.entry .foot{
background:url(../img/entry_bottom.jpg) no-repeat left top;
}

#main{
float: left;
width: 508px;
margin:0;
padding:0;
}

#sub_a{
float: left;
z-index: 1;
width:186px;
margin:0;
padding:0 10px 0 0;
}

#sub_b{
float: right;
z-index: 2;
width:186px;
margin:0;
padding:0;
}


