
/*
-----------------------------------------------------
ameblo CSS Skin Layout Settings
FileName:   type_c.css
Version:    2006.10/27
Skin for:	official_012 [ito]
-----------------------------------------------------
*/
#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: 760px;
margin-left: auto;
margin-right: auto;
}
#wrap {
width: 100%;
}

#main{
width: 358px;
float: left;
display: inline;
/*padding-left: 11px;*/
}
#sub_main{
width:100%;
overflow:hidden;
}
#sub_a{
margin-left:5px;
margin-right:11px;
width:185px;
float: left;
z-index: 1;
overflow:hidden;
display: inline;
}
#sub_b{
margin-left:11px;
margin-right:5px;
width:185px;
float: right;
z-index: 2;
overflow:hidden;
display: inline;
}
