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

#main{
float: left;
width: 450px;
margin:auto;
padding:0 0 0 20px;
}
#sub_a{
float: left;
z-index: 1;
width:170px;
margin:0;
padding:0 10px 0 20px;
}
#sub_b{
float: right;
z-index: 2;
width:170px;
margin:0;
padding:0 20px 0 0px;
}
#message{
}
#message .contents{
background:url(../img/message_top.gif) no-repeat left top;
}
#message .subContents{
background:url(../img/message_bottom.gif) no-repeat left bottom;
}
.entry .contents{
width:429px;
background:url(../img/entry_bg.gif) repeat-y left bottom;
}
.entry .entry_head{
background:url(../img/entry_header.gif) no-repeat left top;
}
.entry .foot{
background:url(../img/entry_footer.gif) no-repeat left bottom;
}

#comment_module,
#trackback,
#reader_list,
#favorite_list,
#bookmark_list
{
width:429px;
background:url(../img/comment_title.gif) left top no-repeat;
}
