
/*
-----------------------------------------------------
ameblo CSS Skin Layout Settings
FileName:   type_d.css
Version:    2007.01.18
Skin for:	pure_mao06_usr
-----------------------------------------------------
*/
#frame:after,
#wrap:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#frame,
#wrap {display: inline-table;}

/* Hides from IE-mac \*/
#frame,
#wrap {>height: 1%;}
#frame,
#wrap {>display: block;}
/* End hide from IE-mac */

#frame {
width: 800px;
margin-left: auto;
margin-right: auto;
}
#wrap {
position: relative;
margin-left: auto;
margin-right: auto;
}

#main{
width:405px;
margin-right:5px;
float: right;
}
#sub_main{
width:100%;
overflow:hidden;
}
#sub_a{
width:186px;
float: left;
z-index: 1;
overflow:hidden;
}
#sub_b{
width:186px;
float: right;
z-index: 2;
margin-right:8px;
overflow:hidden;
}
#frame {
background-image: url(../img/bg3.gif);
}
