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

#main {
float: right;
width: 600px;
margin:0;
padding:0 10px;
}

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

}
#sub_b{
display: none;
}

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

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

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

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

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

.entry .contents{
width:570px;
}
