
/*
-----------------------------------------------------
ameblo CSS Skin Layout Settings
FileName:   type_b.css
Version:    2005.10/6
Skin for:	halloween2_ad
-----------------------------------------------------
*/
#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: 830px;
margin-left: auto;
margin-right: auto;
}
#wrap {
position: relative;
width: 100%;
}

#main {
width: 550px;
float: left;
padding-right:10px;
padding-left:15px;

}
#sub_main{
width:100%;
overflow:hidden;
}
#sub_a{
width:200px;
float: right;
z-index: 1;
padding-right:34px;
padding-bottom:128px;
background-image:url(http://stat100.ameba.jp/p_skin/halloween2_ad/img/illust.gif);
background-position:bottom;
background-repeat:no-repeat;
}
#sub_b{
display: none;
}
