
/*
-----------------------------------------------------
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 {
width: 766px;
position: relative;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 10px;
}

#main {
width: 576px;
float: left;
}
#sub_main{
width:100%;
overflow:hidden;
}
#sub_a{
width:180px;
float: right;
z-index: 1;

}
#sub_b{
display: none;
}

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

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

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

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