/*-----------------------------------------------------
ameblo CSS Skin Layout Settings
FileName:   type_b.css
Version:    2007.07.19
Skin for:	xxxxx
-----------------------------------------------------*/

#main {
float: left;
width: 580px;
margin:0;
padding:0 20px;
}

#sub_a{
float: right;
z-index: 1;
width:180px;
margin:0;
padding: 0;
}

#sub_b{
display: none;
}



/*-----------------------------------------------------
entry
-----------------------------------------------------*/

#message{
background: url("../img/mess2_bg.gif") repeat-y;
}

#message .contents{
background: url("../img/mess2_header.gif") no-repeat top;
}

#message .subContents{
background: url("../img/mess2_footer.gif") no-repeat bottom;
}

.entry .date{
background: url("../img/ent2_header.jpg") no-repeat;
}




