
/*
-----------------------------------------------------
ameblo CSS Skin Layout Settings
FileName:   type_c.css
Version:    2006.05.22
Skin for:	photo_user2
-----------------------------------------------------
*/
#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: 789px;
margin-left: auto;
margin-right: auto;
}
#wrap {
width: 100%;
}

#main{
width: 375px;
float: left;
padding-left: 18px;
padding-right: 10px;
}
#sub_main{
width:100%;
overflow:hidden;
}
#sub_a{
color:#000000;
width:180px;
float: left;
z-index: 1;
padding-left:10px;
}
#sub_b{
color:#000000;
width:180px;
float: right;
z-index: 2;
padding-right:10px;
}

.entry{
width: 375px;
margin-bottom: 20px;
background-color:#FFFFFF;
overflow:hidden;
}
.entry .entry_head{
background-image:url(//stat100.ameba.jp/p_skin/photo_usr2/img/kiji_header_s.gif);
background-repeat:no-repeat;
}
.entry .foot{
background-image:url(//stat100.ameba.jp/p_skin/photo_usr2/img/kiji_footer_s.gif);
background-repeat:no-repeat;
background-position:left bottom;
}
.entry .date{
padding: 5px 8px 2px 15px;
}

#trackback .title{
padding-left:0;
}

#comment_module .title{
padding-left:0;
}