
/*
-----------------------------------------------------
ameblo CSS Skin Layout Settings
FileName:   type_c.css
$Date:	$ By $Authors$
		$Revisions$
Skin for:	girlsblog_rena [ RENA ]
-----------------------------------------------------
*/

div#frame:after,
div#wrap:after { 
	content: ""; 
	height: 1px;
	clear: both;
	display: block;   
	overflow: hidden;
}

/* --- For Mac IE --- */

/*\*/
* html #frame;
* html {
    height: 1em;
    overflow: visible;
}
/**/

#frame {
width: 760px;
margin-left: auto;
margin-right: auto;
}
#wrap {
width: 100%;
}

#main{
width: 394px;
float: left;
padding-left: 5px;

}
#sub_main{
width:100%;
}
#sub_a{
width:172px;
float: left;
z-index: 1;
padding-left: 6px;
}
#sub_b{
width:172px;
float: right;
z-index: 2;
padding-right: 5px;
}
