@charset "utf-8";

/*
-----------------------------------------------------
ameblo CSS Skin Layout Settings
FileName:   type_c.css
$Date:	$ By $Authors$
		$Revisions$
Skin for:	gg_platinum_02 [ 平山美香 ]
-----------------------------------------------------
*/

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;
}
/**/


div#subFrame {
	width: 760px;
	margin: 0 auto;
}


div#main{
	width: 386px;
	float: left;
	overflow:hidden;
}

div#sub_a{
	width:187px;
	float: left;
	z-index: 1;
	overflow:hidden;
}

div#sub_b{
	width:187px;
	float: right;
	z-index: 2;
	overflow:hidden;
}
