
/*
-----------------------------------------------------
ameblo CSS Skin Layout Settings
FileName:   type_c.css
Version:    2005.04.04
Skin for:	wp_flower
-----------------------------------------------------
*/#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: 800px;
margin-left: auto;
margin-right: auto;
}

#wrap {
width: 100%;
}

#main{
width: 395px;
float: left;
margin-left: 30px;
}
#sub_main{
width:100%;
overflow:hidden;
}

#sub_a{
width:170px;
float: left;
padding-left: 7px;
z-index: 1;
}

#sub_b{
width:170px;
float: right;
padding-right: 15px;
z-index: 2;
}

#wrap {
background: url(http://stat100.ameba.jp/p_skin/wp_flower_ad/img/border_bg.gif) repeat-y 192px 0px;
}

.entry .entry_head{
width:394px;
}
