@charset "utf-8";

/*
-----------------------------------------------------
ameblo CSS Skin Settings
FileName:   common.css
$Date: 2007/06/15 08:16:32 $ By $Authors$
		$Revisions$
Skin for: girlsblog_kobe7_adoff [神コレ POP CAFE / モデル用]
-----------------------------------------------------
*/

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: 807px;
margin-left:auto;
margin-right:auto;
}
#wrap {
width: 100%;
}

#main{
width:402px;
float: left;
padding-left:20px;
padding-right:15px;
}
#sub_main{
width:402px;
overflow:hidden;
}
#sub_a{
width:174px;
float: left;
z-index: 1;
}
#sub_b{
width:174px;
float: right;
z-index: 1;
}
