
/*
-----------------------------------------------------
ameblo CSS Skin Layout Settings
FileName:   type_e.css
Version:    2006.6/5
Skin for:	pure_mao03
-----------------------------------------------------
*/
#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: 800px;
margin-left: auto;
margin-right: auto;
}
#wrap {
position: relative;
width: 100%;
}

#firstContentsArea {
width: 610px;
float: left;
}
#subFirstContentsArea {
}
#main{
width: 385px;
float: left;
padding-right: 10px;
padding-left: 20px;

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


