
/*
-----------------------------------------------------
ameblo CSS Skin Layout Settings
FileName:   type_c.css
Version:    2005.12.19
Skin for:	amebamusic_pop
-----------------------------------------------------
*/
#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: 760px;
margin-left: auto;
margin-right: auto;
}
#wrap {
width: 100%;
}

#main{
width: 390px;
float: left;
padding-left: 0px;
}
#sub_main{
margin-left: 5px;
width:100%;
overflow:hidden;
}
#sub_a{
width:170px;
float: left;
margin-right: 10px;
z-index: 1;
background-color: #27CFCA;
overflow:hidden;
}
#sub_b{
width:170px;
background-color: #27CFCA;
float: right;
z-index: 2;
overflow:hidden;
}
