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

#main {
width: 610px;
float: left;

}
#sub_main{
width:100%;
overflow:hidden;
}
#sub_a{
width:180px;
float: right;
z-index: 1;
padding-left:10px;
}
#sub_b{
display: none;
}

/*message*/
#message{
background-image:url(../img/message_top_wide.gif);
}
#message .contents{
width:590px;
background-image:url(../img/message_bottom_wide.gif);
}
/*entries*/
.entry{
width: 610px;
background-image:url(../img/entry_top_wide.jpg);
}
.entry .contents{
width:580px;
padding-left:15px;
padding-right:15px;
background-image:url(../img/entry_body_wide.gif);
}
.entry .foot{
background-image:url(../img/entry_bottom_wide.gif);
}

/*reader_list*/
#reader_list {
width:610px;
background-image:url(../img/entry_body_wide.gif);
}
#reader_list h3.title {
background-image:url(../img/entry_top_wide.jpg);
}
#reader_list ul{
width:580px;
background-image:url(../img/entry_bottom_wide.gif);
}

/*favorite_list*/
#favorite_list {
width:610px;
background-image:url(../img/entry_body_wide.gif);
}
#favorite_list h3.title {
background-image:url(../img/entry_top_wide.jpg);
}
#favorite_list ul{
width:580px;
background-image:url(../img/entry_bottom_wide.gif);
}

/*bookmark_list*/
#bookmark_list {
width:610px;
background-image:url(../img/entry_body_wide.gif);
}
#bookmark_list h3.title {
background-image:url(../img/entry_top_wide.jpg);
}
#bookmark_list ul{
width:580px;
background-image:url(../img/entry_bottom_wide.gif);
}

/*recent_entries_list*/
#recent_entries_list {
width:610px;
background-image:url(../img/entry_body_wide.gif);
}
#recent_entries_list h3.title {
background-image:url(../img/entry_top_wide.jpg);
}
#recent_entries_list ul{
width:580px;
background-image:url(../img/entry_bottom_wide.gif);
}
