/*
-----------------------------------------------------
ameblo CSS Skin Layout Settings
FileName:   type_d.css
Version:    2005.06.20
Skin for:	weddingskin
-----------------------------------------------------
*/
#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%;
}

#main{
width: 400px;
float: right;
padding-left: 8px;
}
#sub_main{
width:100%;
overflow:hidden;
}
#sub_a{
width:170px;
float: left;
z-index: 1;
}
#sub_b{
width:170px;
float: right;
z-index: 2;
padding-left: 5px;
}


.entry{
background: url(//stat100.ameba.jp/p_skin/weddingskin/img/entry_middle.gif) repeat-y left bottom;
margin-left: 4px;
}
.entry .entry_head {
background: url(//stat100.ameba.jp/p_skin/weddingskin/img/entry_head.gif) no-repeat center top;
margin-left: -3px;
}
.entry .foot {
margin-left: -3px;
margin-right: 0px;
background: #FFFFFF url(//stat100.ameba.jp/p_skin/weddingskin/img/entry_bottom.gif) no-repeat center top;
}
