
/*
-----------------------------------------------------
ameblo CSS Skin Layout Settings
FileName:   type_e.css
Version:    2006.7.5
Skin for:	pure_yu02
-----------------------------------------------------
*/
#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 {
}

#wrap {
position: relative;
width: 100%;
}
#firstContentsArea {

}
#subFirstContentsArea {
}
#main{
width:426px;
float: left;
padding-left: 5px;

}
#sub_main{
width:100%;
overflow:hidden;
}
#sub_a{
width:174px;
float: right;
z-index: 1;
padding-right: 5px;
}
#sub_b{
width:174px;
padding-right: 5px;
float: right;
z-index: 2;
}



