/*
-----------------------------------------------------
ameblo CSS Skin Layout Settings
FileName:   type_c.css
Version:    2007.04.27
Skin for:	official_067
-----------------------------------------------------
*/
* {
margin:0; padding:0;
}

#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 {
background:transparent url(http://stat100.ameba.jp/p_skin/official_067/img/bg.gif) repeat-y scroll center top;
margin:0 auto;
width:800px;
}

#subFrame {
width: 800px;
margin:0px auto;
}

#wrap {
width:800px;
margin-top:10px;
}

#main{
width: 440px;
float: left;
}

#sub_main{
width:100%;
overflow:hidden;
}

#sub_a{
width:180px;
float: left;
overflow:hidden;
z-index: 1;
}

#sub_b{
width:180px;
float: right;
overflow:hidden;
z-index: 2;
}

#profile,
#reader,
#calendar,
#theme_list,
#recent_entries,
#archives,
#search,
#favorite,
#bookmark,
#recent_trackback,
#recent_comment,
#ranking,
#ameblo,
.plugin,
#advertising,
#rss{
width:175px;
margin:0px 5px 5px 5px;
}
/*--shop oi[css--*/
#wrap {
position:relative;
}

#amebashop {
left:485px;
position:absolute;
top:-120px;
}

