/*-----------------------------------------------------
ameblo CSS Skin Layout Settings
FileName:   type_a.css
Skin for:	xxxxx
$Date$
$Revision: 1.1 $
-----------------------------------------------------*/

#main {
float: right;
width: 555px;
margin:0;
padding:0 10px 0 0;
}

#sub_a{
width:180px;
margin:0;
padding: 0 25px 0 10px;
float: left;
z-index: 1;

}
#sub_b{
display: none;
}


/*-----------------------------------------------------
2ƒJƒ‰ƒ€
-----------------------------------------------------*/

#message{
background:url("../img/2_t_message.gif") no-repeat top center;
}

.entry{
background:url("../img/2_ent_bg.jpg") repeat-y top left;
}

.entry .entry_head{
background:url("../img/2_ent_head.jpg") no-repeat top left;
}

.entry .foot{
background:url("../img/2_ent_foot.jpg") no-repeat bottom left;
}



#trackback h3.title{
background:url("../img/2_t_track.gif") no-repeat top left;
}


#comment_module h3.title{
background:url("../img/2_t_comment.gif") no-repeat top left;
}






