/*
-----------------------------------------------------
ameblo CSS Skin Layout Settings
FileName:  type_e.css
Version:   2005.07/15
Skin for:  it
-----------------------------------------------------
*/
#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:750px;
margin-left:auto;
margin-right:auto;
}
#wrap{
position:relative;
width:100%;
}
#firstContentsArea{
width:560px;
float:left;
}
#subFirstContentsArea{}
#main{
width:380px;
float:left;
}
#sub_main{
width:100%;
overflow:hidden;
}
#sub_a{
width:175px;
float:right;
z-index:1;
margin-bottom:20px;
}
#sub_b{
width:175px;
float:right;
z-index:2;
}
/* ==============================
add
============================== */
#message,
#comment_module,
#trackback,
#reader_list li,
#favorite_list li,
#bookmark_list li{
width:370px;
}
.entry .date{
background-image:url(//stat100.ameba.jp/p_skin/itskin_ad/img/comment_top.gif);
}
.entry h3.title,
.entry .name,
.entry .theme,
.entry .contents{
background-image:url(//stat100.ameba.jp/p_skin/itskin_ad/img/comment_body.gif);
}
.entry .foot{
background-image:url(//stat100.ameba.jp/p_skin/itskin_ad/img/comment_bottom.gif);
}
