
/*
-----------------------------------------------------
ameblo CSS Skin Layout Settings
FileName:   type_c.css
Version:    2007/10/01
Skin for:   ad_cassis_blog01
-----------------------------------------------------
*/
#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:870px;
margin:0 auto;
}
#wrap{
width:862px;
margin:0 auto;
}
#main{
width:505px;
float:left;
}
#sub_main{
width:500px;
float:right;
overflow:hidden;
}
#sub_a{
width:175px;
float:left;
z-index:1;
overflow:hidden;
}
#sub_b{
width:177px;
float:right;
z-index:2;
overflow:hidden;
}