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

/* 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 {
width: 100%;
}

#main{
width: 420px;
float: left;
padding-left: 9px;
}
#sub_main{
width:100%;
overflow:hidden;
}
#sub_a{
width:176px;
float: left;
z-index: 1;
padding-left: 5px;
}
#sub_b{
width:176px;
float: right;
z-index: 2;
padding-right: 5px;
}
