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

FileName: /p_skin/kuchikomi/css/type_c.css
Date:     $Date: 2007/11/01 06:44:00 $
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:798px;
margin-left:auto;
margin-right:auto;
}
#wrap{
width:100%;
}
#main{
margin: 0px 13px;
width:377px;
float:left;
}
.entry{
width:376px;
background:url(../img/entry_bg3.gif) left top repeat;
}
.entry .title{
background:url(../img/entry_top3.gif) left top no-repeat;
}
.entry .foot{
background:url(../img/entry_bottom3.gif) left bottom no-repeat;
}
.entry .subContents{
width:348px;
}
.entry .contents{
width:348px;
}
#firstContentsArea{
margin:0px 0px 0px 13px;
padding:0px;
}
#sub_main{
width:100%;
overflow:hidden;
}
#sub_a{
margin-left:0px;
margin-right:0px;
width:182px;
float:left;
z-index:1;
}
#sub_b{
margin-right:10px;
margin-left:0px;
width:183px;
float:right;
z-index:2;
}
/* -- // ameblo CSS Skin Layout Settings END --*/
