/*-----------------------------------------------------
ameblo CSS Skin Layout Settings
FileName:   type_c.css
Skin for:	xxxxx
$Date$
$Revision: 1.1 $
-----------------------------------------------------*/

#main{
float: left;
width: 386px;
margin:0;
padding:0 12px;
}

#sub_a{
float: left;
z-index: 1;
width:180px;
margin:0;
padding:0 0 0 5px;
}

#sub_b{
float: right;
z-index: 2;
width:180px;
margin:0;
padding:0 5px 0 0;
}


/*-----------------------------------------------------
3ƒJƒ‰ƒ€
-----------------------------------------------------*/

#message{
background:url("../img/t_message.gif") no-repeat top center;
}

.entry{
background:url("../img/ent_bg.jpg") repeat-y top left;
}

.entry .entry_head{
background:url("../img/ent_head.jpg") no-repeat top left;
}

.entry .foot{
background:url("../img/ent_foot.jpg") no-repeat bottom left;
}



#trackback h3.title{
background:url("../img/t_track.gif") no-repeat top left;
}


#comment_module h3.title{
background:url("../img/t_comment.gif") no-repeat top left;
}
















