
/*
-----------------------------------------------------
ameblo CSS Skin Layout Settings
FileName:   type_c.css
$Date: 2007/07/05 03:07:19 $ By $Authors$
		$Revisions$
Skin for:	girlsblog_50[noble flower]
-----------------------------------------------------
*/

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: 810px;
margin-left: auto;
margin-right: auto;
}
#wrap {
width: 100%;
}

#main{
width: 400px;
float: left;
padding-left: 15px;
}
#sub_main{
width:100%;
}
#sub_a{
width:190px;
float: left;
padding-left: ;
z-index: 1;
}
#sub_b{
width:190px;
float: right;
padding-right:;
z-index: 2;
}

