/*
--------------------------------------------------
ameblo CSS Skin Layout Settings
3コラム記事中:横幅固定
f
FileName: /p_skin/cmn/css/type_c.css
Date:     $Date: 2010/01/19 06:23:07 $
Version:  $Revision: 1.2 $
--------------------------------------------------
*/
#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:872px;
margin-left:auto;
margin-right:auto;
}
#wrap{
padding-bottom:30px;
width:872px;
}
#main{
float:left;
padding-left:20px;
width:402px;
}
#sub_main{
width:100%;
overflow:hidden;
}
#sub_a{
width:191px;
float:left;
z-index:1;
padding-left:25px;
}
#sub_b{
width:191px;
float:right;
z-index:2;
padding-right:25px;
}

#higashimura_footer{
background:transparent url(//stat100.ameba.jp/p_skin/official_091/img/bg_bottom.gif) no-repeat scroll left bottom;
margin:0 auto 20px;;
padding-bottom:125px;
width:872px;
}
/* -- // ameblo CSS Skin Layout Settings END --*/