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

#main{
float: left;
width: 395px;
margin:auto;
padding:0 0 0 40px;
}
#sub_a{
float: left;
z-index: 1;
width:170px;
margin:0;
padding:0 10px 0 0;
}
#sub_b{
float: right;
z-index: 2;
width:170px;
margin:0;
padding: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{
padding-right:70px;
background:url(../img/message_bottom.gif) no-repeat left bottom;
}
.entry .contents{
width:340px;
background:url(../img/entry_bg.gif) repeat-y left bottom;
}
.entry .entry_head{
padding-right:40px;
background:url(../img/entry_header.gif) no-repeat left top;
}
.entry .foot{
height:25px;
padding: 20px 60px 4px 10px;
background:url(../img/entry_footer.gif) no-repeat left bottom;
}

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