/*-----------------------------------------------------
ameblo CSS Skin Layout Settings
Skin for:	pr_nightsky
FileName:   type_e.css
Version:	2008.2.13
$Revision: 1.4 $
-----------------------------------------------------*/

#main{
float: left;
width:430px;
margin:0;
padding:0 2px;
}

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

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

#message{
background-color:#303D59;
width:430px;
}


#message .contents{
background:url("//stat100.ameba.jp/p_skin/pr_nightsky/img/message_top.gif") left top no-repeat;

}
#message .subContents{
background:url("//stat100.ameba.jp/p_skin/pr_nightsky/img/message_bottom.gif") left bottom no-repeat;

}



.entry{
background-color:#152545;
width:430px;
margin-bottom:20px;
}

.subEntry {
background:url("//stat100.ameba.jp/p_skin/pr_nightsky/img/entry_header.gif") left top no-repeat;
width:430px;
}


.subEntry .foot{
background:url("//stat100.ameba.jp/p_skin/pr_nightsky/img/entry_footer.gif") left bottom no-repeat;
width:430px;
}

.entry .contents{
width:406px;
}