/*-----------------------------------------------------
ameblo CSS Skin Layout Settings
FileName:   type_b.css
Skin for:	xxxxx
$Date$
$Revision: 1.1 $
-----------------------------------------------------*/

#main {
float: left;
width: 544px;
margin:0;
padding:0;
padding:0 0 0 39px;
}

#sub_a{
float: right;
z-index: 1;
width:173px;
margin:0;
padding:0 36px 0 8px;
}

#sub_b{
display: none;
}




/*-----------------------------------------------------
コンテンツ
-----------------------------------------------------*/


#message{
background: url("../img/2c_mes_bg.gif") repeat-y top left;
}

#message .contents{
background: url("../img/2c_mes_head.gif") no-repeat top left;
}

#message .subContents{
background: url("../img/2c_mes_foot.gif") no-repeat bottom left;
}



.entry{
background: url("../img/2c_ent_bg.gif") repeat-y top left;
}

.entry .entry_head{
background: url("../img/2c_ent_head.gif") no-repeat top left;
}

.entry .foot{
background: url("../img/2c_ent_foot.gif") no-repeat bottom left;
}



#comment_module h3.title{
background:url(../img/2c_t_comment.gif) no-repeat top left;
}



#trackback h3.title{
background:url(../img/2c_t_trackback.gif) no-repeat top left;
}








