
/*
-----------------------------------------------------
ameblo CSS Skin Layout Settings
FileName:   type_c.css
$Date: 2007/06/19 04:03:28 $ By $Authors$
		$Revisions$
Skin for:	girlsblog_05 [アネモネ（ピンク）]
-----------------------------------------------------
*/

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;
}
/**/

#subFrame {
width: 750px;
margin-left:auto;
margin-right:auto;
}
#wrap {
padding: 0 10px;
}

#main{
width: 370px;
float: left;
}
#sub_main{
width:100%;
overflow:hidden;
}
#sub_a{
width:170px;
float: left;
margin-right: 10px;
z-index: 1;
}
#sub_b{
width:170px;
float: right;
z-index: 2;

}

