
/*
-----------------------------------------------------
ameblo CSS Skin Layout Settings
FileName:   type_e.css
Version:    2007.01/19
Skin for:	gd_suzuki01_usr
-----------------------------------------------------
*/
#frame:after,
#wrap:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#frame,
#wrap {display: inline-table;}

/* Hides from IE-mac 促*/
* html #frame,
* html #wrap {height: 1%;}
#frame,
#wrap {display: block;}
/* End hide from IE-mac */

#frame {
width: 804px;
margin-left: auto;
margin-right: auto;
background-color:#fbefef;
background:url(../img/bg.gif) center top repeat-y #fbefef;
}
#wrap {
position: relative;
width: 100%;
}

#firstContentsArea {
width: 602px;
float: left;
}
#subFirstContentsArea {
}
#main{
width: 400px;
float: left;
padding-left: 15px;

}
#sub_main{
width:100%;
overflow:hidden;
}
#sub_a{
width:169px;
float: right;
z-index: 1;
}
#sub_b{
width:169px;
float: right;
z-index: 2;
padding-right: 15px;
}
