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