/*
--------------------------------------------------
ameblo CSS Skin Layout Settings
3コラム記事中:横幅固定

FileName: /p_skin/pakila/css/type_c.css
Date:     $Date: 2008/07/31 03:22:16 $
Version:  $Revision: 1.3 $
--------------------------------------------------
*/
#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:820px;
margin:0 auto;
padding:0 0 50px;
}
* html #frame{
padding-left:1px;
padding-bottom:0;
background:trasparent;
}
* html #subFrame{
background:url(../img/footer.gif) no-repeat center bottom;
padding-bottom:50px;
}
#wrap{
width:800px;
margin:0 auto;
padding:0;
}
#main{
float:left;
overflow:hidden;
width:419px;
}
#sub_main{
width:100%;
overflow:hidden;
}
#sub_a{
width:190px;
float:left;
z-index:1;
}
#sub_b{
width:190px;
float:right;
z-index:2;
}
/* -- // ameblo CSS Skin Layout Settings END --*/
