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

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

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

#sub_b{
float: right;
z-index: 2;
width:170px;
margin:0;
padding:0 10px 0 0;
}

.entry h3.title{
background:url(http://stat100.ameba.jp/p_skin/pr_pokapoka/img/entry_header.gif) top center no-repeat;
}

.entry .foot{
background:url(http://stat100.ameba.jp/p_skin/pr_pokapoka/img/entry_footer.gif) bottom center no-repeat;
}

#message{
background:url(http://stat100.ameba.jp/p_skin/pr_pokapoka/img/message_top.gif) top center no-repeat;
}

#message .contents{
background:url(http://stat100.ameba.jp/p_skin/pr_pokapoka/img/message_bottom.gif) bottom center no-repeat ;
}

.entry{
background:url(http://stat100.ameba.jp/p_skin/pr_pokapoka/img/entry_bg.gif);
width:420px;
}

.entry .contents{
width:390px;
}
