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

FileName:  type_e.css
Skin for:  SSS
Date:      $Date: 2008/08/12 09:22:26 $
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:760px;
margin-left:auto;
margin-right:auto;
}
#wrap{
position:relative;
width:100%;
}
#firstContentsArea{
width:100%;
}
#subFirstContentsArea{}
#main{}
#sub_main{
width:100%;
overflow:hidden;
z-index:0;
}
#sub_a,
#sub_b{
clear:both;
display:block;
width:100%;
max-height:400px;
}
/* NN対策↓(高さを指定しないと表示されない) */
#sub_b{
height:240px;
}
/* -- // ameblo CSS Skin Layout Settings END --*/

