
/*
-----------------------------------------------------
ameblo CSS Skin Layout Settings
FileName:  type_c.css
Version:   2006.12.07
Skin for:  pure_moe08_usr
-----------------------------------------------------
*/
#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{
background-image:url(http://stat100.ameba.jp/p_skin/pure_moe08_usr/img/bg1.gif);
background-position:center top;
background-repeat:repeat-y;
width:1000px;
margin-left:auto;
margin-right:auto;
}
#wrap{
width:800px;
position:relative;
margin-left:auto;
margin-right:auto;
}
#main{
width:439px;
float:left;
}
#sub_main{
width:439px;
overflow:hidden;
}
#sub_a{
width:180px;
float:left;
z-index:1;
overflow:hidden;
}
#sub_b{
width:180px;
float:right;
z-index:1;
overflow:hidden;
}

