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

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

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

#frame {
width: 800px;
margin-left: auto;
margin-right: auto;
border-bottom:12px solid #ff6699;
}
#wrap {
width: 780px;
margin:10px auto;
}

#main{
width: 400px;
float: left;
padding-left: 10px;
}
#sub_main{
width:100%;
overflow:hidden;
}
#sub_a{
width:180px;
float: left;
z-index: 1;
}
#sub_b{
width:180px;
float: right;
z-index: 2;
}
