
/*
-----------------------------------------------------
ameblo CSS Skin Layout Settings
FileName:   type_b.css
Version:    2007.1.10
Skin for:	hapinavi_usr05
-----------------------------------------------------
*/
#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:804px;
margin-left: auto;
margin-right: auto;
}
#wrap {
position: relative;
width: 770px;
margin:0px;
padding:0px 15px;
border-right:2px solid #9BC346;
border-left:2px solid #9BC346;
}

#main {
width: 590px;
float: left;
}
#sub_main{
width:100%;
overflow:hidden;
}
#sub_a{
width:170px;
float: right;
z-index: 1;
overflow: hidden;
}
#sub_b{
display: none;
overflow: hidden;
}
#message{
background:url(/p_skin/hapinavi_usr05/img/message_top_wide.gif) no-repeat left top;
}
#message .contents{
background:url(/p_skin/hapinavi_usr05/img/message_bottom_wide.gif) no-repeat left bottom;
}
.entry .contents{
width:566px;
}
#recent_entries_list ul{
width:561px;
}