
/*
-----------------------------------------------------
ameblo CSS Skin Layout Settings
FileName:   type_d.css
Version:    2006.4/6
Skin for:	salaried_usr
-----------------------------------------------------
*/
#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: 802px;
margin-left: auto;
margin-right: auto;
}
#wrap {
position: relative;
width: 100%;
}

#main{
width: 385px;
float: right;
padding-left: 20px;
padding-right: 25px;
}
#sub_main{
width:100%;
overflow:hidden;
}
#sub_a{
width:170px;
padding-left: 10px;
float: left;
z-index: 1;
}
#sub_b{
width:170px;
padding-left: 10px;
float: right;
z-index: 2;
}

#message{
width:385px;
padding-top:30px;
margin-bottom: 15px;
background:url(../img/message.gif) no-repeat left top;

}

.entry{
width: 385px;
padding-top:15px;
margin-bottom: 20px;
padding-bottom:30px;
background:url(../img/contents.gif) no-repeat left top;

}