
/*
-----------------------------------------------------
ameblo CSS Skin Layout Settings
FileName:   type_e.css
Version:    2006.05.22
Skin for:	photo_usr1_ad
-----------------------------------------------------
*/
#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 {
position: relative;
width: 100%;
}

#firstContentsArea {
width: 590px;
float: left;
}
#subFirstContentsArea {
}
#main{
width: 375px;
float: left;
padding-left: 15px;
padding-right:0px;
}
#sub_main{
width:100%;
overflow:hidden;
}
#sub_a{
color:#000000;
width:180px;
float: right;
z-index: 1;
padding-right:4px;

}
#sub_b{
color:#000000;
width:180px;
float: right;
z-index: 2;
padding-right:15px;
}

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

