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

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

#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;
}
#message{
background:url(http://stat100.ameba.jp/p_skin/pr_healing_green/img/message_bg.gif) repeat-y left bottom;
}
#message .contents{
background:url(http://stat100.ameba.jp/p_skin/pr_healing_green/img/message_top.gif) no-repeat left top;
}
#message .subContents{
background:url(http://stat100.ameba.jp/p_skin/pr_healing_green/img/message_bottom.gif) no-repeat left bottom;
}
.entry{
width:420px;
background:url(http://stat100.ameba.jp/p_skin/pr_healing_green/img/entry_bg.gif) repeat-y left bottom;
}
.entry h3{
background:url(http://stat100.ameba.jp/p_skin/pr_healing_green/img/entry_title.gif) repeat-y left bottom;
}
.entry .foot{
background:url(http://stat100.ameba.jp/p_skin/pr_healing_green/img/entry_footer.gif) no-repeat left bottom;
}

