
/*
-----------------------------------------------------
ameblo CSS Skin Layout Settings
FileName:   type_a.css
Version:    2007.02.09
Skin for:	his_usr09
-----------------------------------------------------
*/
#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: 609px;
float: right;
padding-top:5px;
padding-left:5px;
padding-right:6px;
}
#sub_main{
width:100%;
overflow:hidden;
}
#sub_a{
width:174px;
float: left;
z-index: 1;
padding-left: 3px;
padding-right:3px;
}
#sub_b{
display: none;
}

#frame {
background-image: url(../img/frame_body_bg_a.gif);
}

/*message*/
#message{
width:609px;
background-image:url(../img/message_bottom_bg_wide.gif);
}
#message .contents{
background-image:url(../img/message_head_bg_wide.gif);
}

/*entries*/
.entry{
width: 609px;
}
.entry .title{
background-image:url(../img/entry_title_bg_wide.gif);
}
.entry .theme{
background-image:url(../img/entry_body_bg_wide.gif);
}
.entry .contents{
background-image:url(../img/entry_body_bg_wide.gif);
}
.entry .foot{
background-image:url(../img/entry_bottom_bg_wide.gif);
}

/*recent_entries_list*/
#recent_entries_list {
width: 609px;
}
#recent_entries_list h3.title {
background-image:url(../img/entry_title_bg_wide.gif);
}

/*reader_list*/
#reader_list {
width: 609px;
background-image:url(../img/entry_body_bg_wide.gif);
}
#reader_list h3.title {
width:474px;
background-image:url(../img/entry_title_bg_wide.gif);
}
#reader_list ul{
background-image:url(../img/entry_bottom_bg_wide.gif);
}

/*favorite_list*/
#favorite_list {
width: 609px;
background-image:url(../img/entry_body_bg_wide.gif);
}
#favorite_list h3.title {
width:474px;
background-image:url(../img/entry_title_bg_wide.gif);
}
#favorite_list ul{
background-image:url(../img/entry_bottom_bg_wide.gif);
}

/*bookmark_list*/
#bookmark_list {
width: 609px;
background-image:url(../img/entry_body_bg_wide.gif);
}
#bookmark_list h3.title {
width:474px;
background-image:url(../img/entry_title_bg_wide.gif);
}
#bookmark_list ul{
background-image:url(../img/entry_bottom_bg_wide.gif);
}

/*recent_entries_list*/
#recent_entries_list {
width: 609px;
background-image:url(../img/entry_body_bg_wide.gif);
}
#recent_entries_list h3.title {
width:474px;
background-image:url(../img/entry_title_bg_wide.gif);
}
#recent_entries_list ul{
width:573px;
background-image:url(../img/entry_bottom_bg_wide.gif);
}
