
/*
-----------------------------------------------------
ameblo CSS Skin Settings
FileName:   common.css
Version:    2007.07.09
Skin for:	rain_user_ad
-----------------------------------------------------
*/
#frame:after,
#wrap:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#frame,
#wrap {display: inline-table;}

/* Hides from IE-mac \*/
* html #frame,
* html #wrap {height: 1%;}
#frame,
#wrap {display: block;}
/* End hide from IE-mac */

#frame {
width: 806px;
margin-left: auto;
margin-right: auto;
}

#wrap {
padding-left: 20px;
padding-right: 20px;
padding-bottom: 10px;
}

#main{
width: 386px;
float: left;
margin-left: 12px;
}
#sub_main{
width:100%;
overflow:hidden;
}

#sub_a{
width:180px;
float: left;
z-index: 1;
}

#sub_b{
width:180px;
float: right;
z-index: 2;
}


/* ----------------------- MainColumn ----------------------- */

/*message*/
#message{
width:386px;
background: url(../img/messageline.gif) no-repeat left top;
}

.entry .date{
heiight: 34px;
background: url(../img/entryline.gif) no-repeat left top;
}

.entry .foot{
background: url(../img/entryfoot.gif) no-repeat left top;
}
