@charset "utf-8";
/*-----------------------------------------------------
ameblo CSS Skin Layout Settings
Skin for:	basic_ad
FileName:   type_c.css
$Revision: 1.2 $
-----------------------------------------------------*/

#main{
float: left;
width: 392px;
margin:0;
}
#sub_a{
float: left;
z-index: 1;
width:169px;
margin:0 33px 0 0;
}

#sub_b{
float: right;
z-index: 2;
width:169px;
margin:0 0 0 33px;
}

.entry{
background:url(//stat100.ameba.jp/p_skin/pr_011disco/img/entry_bg.gif) repeat-y left bottom;
}

.entry h3{
background:url(//stat100.ameba.jp/p_skin/pr_011disco/img/entry_title.gif) no-repeat left bottom;
}
.entry .entry_head{
background:url(//stat100.ameba.jp/p_skin/pr_011disco/img/entry_header.gif) no-repeat left top;
}
.entry .foot{
background:url(//stat100.ameba.jp/p_skin/pr_011disco/img/entry_footer.gif) no-repeat left bottom;
}
