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

#main{
float: left;
width: 385px;
margin:auto;
padding:25px 0 0 20px;
}
#sub_a{
float: left;
z-index: 1;
width:176px;
margin:0;
padding:5px 0 0 10px;
}
#sub_b{
float: right;
z-index: 2;
width:176px;
margin:0;
padding:5px 15px 0 0;
}
#message{
background:url(../img/message_bg.gif) repeat-y left bottom;
}
#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 {
background:transparent url(../img/entry_bg.gif) repeat-y scroll left bottom;
padding:5px 10px 20px 25px;
width:350px;
}
.entry .entry_head {
background:transparent url(../img/entry_header.gif) no-repeat scroll left top;
height:120px;
}
.entry .foot {
background:transparent url(../img/entry_footer.gif) no-repeat scroll left bottom;
height:25px;
}

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