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

#main {
float: left;
width: 580px;
margin:0;
padding:0 0 0 40px;
}
#sub_a{
float: right;
z-index: 1;
width:170px;
margin:0;
padding: 0;
}
#sub_b{
display: none;
}
#message{
width:555px;
background:url(../img/message_bg02.gif) repeat-y left bottom;
}
#message .contents{
background:url(../img/message_top02.gif) no-repeat left top;
}
#message .subContents{
background:url(../img/message_bottom02.gif) no-repeat left bottom;
}
.entry .contents{
width:555px;
background:url(../img/entry_bg02.gif) repeat-y left bottom;
}
.entry h3{
background:url(../img/entry_title02.gif) no-repeat left bottom;
}
.entry .entry_head{
background:url(../img/entry_header02.gif) no-repeat left top;
}
.entry .foot{
padding: 25px 30px 0px 5px;
background:url(../img/entry_footer02.gif) no-repeat left bottom;
}
#comment_module,
#trackback,
#reader_list,
#favorite_list{
width:555px;
background:url(../img/comment_title.gif) left top no-repeat;
}
