/*-----------------------------------------------------
ameblo CSS Skin Layout Settings
Skin for:	pr_sakuramau
FileName:   type_b.css
$Revision: 1.1 $
-----------------------------------------------------*/

#main {
float: left;
width: 610px;
margin:0;
padding:0;
}
#sub_a{
float: right;
z-index: 1;
width:170px;
margin:0;
padding:0px 10px 0px 0px;
}
#sub_b{
display: none;
}
#message{
padding-top:8px;
background:url(../img/message_top_02.gif) no-repeat left top;
}
#message .contents{
padding-bottom:8px;
background:url(../img/entry_footer_02.gif) no-repeat left bottom;
}
#message .subContents{
background:url(../img/entry_bg_02.gif) repeat-y left bottom;
}

.entry{
width:610px;
}
.entry h3{
background:url(../img/entry_header_02.gif) no-repeat left top;
}
.entry .entry_head{
background:url(../img/entry_bg_02.gif) repeat-y left bottom;
}
.entry .contents{
background:url(../img/entry_bg_02.gif) repeat-y left top;
}
.entry .foot{
background:url(../img/entry_footer_02.gif) no-repeat left bottom;
}
.entry .subContents{
width:579px;
}
