/*-----------------------------------------------------
ameblo CSS Skin Layout Settings
Skin for:	pr_sakuramau
FileName:   type_c.css
$Revision: 1.1 $
-----------------------------------------------------*/

#main{
float: left;
width: 430px;
margin:0;
padding:0 10px;
}
#sub_a{
float: left;
z-index: 1;
width:170px;
margin:0;
padding:0px 10px 0px 0px;
}
#sub_b{
float: right;
z-index: 2;
width:170px;
margin:0;
padding:0;
}
#message{
padding-top:8px;
background:url(../img/message_top.gif) no-repeat left top;
}
#message .contents{
padding-bottom:8px;
background:url(../img/entry_footer.gif) no-repeat left bottom;
}
#message .subContents{
background:url(../img/entry_bg.gif) repeat-y left bottom;

}
.entry{
width:430px;
}
.entry h3{
background:url(../img/entry_header.gif) no-repeat left top;
}
.entry .entry_head{
background:url(../img/entry_bg.gif) repeat-y left bottom;
}
.entry .contents{
background:url(../img/entry_bg.gif) repeat-y left top;
}
.entry .foot{
background:url(../img/entry_footer.gif) no-repeat left bottom;
}

.entry .subContents{
width:399px;
}

