
/*
-----------------------------------------------------
ameblo CSS Skin Layout Settings
FileName:   type_b.css
Version:    2006.11/10
Skin for:	his_usr06
-----------------------------------------------------
*/
#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;
background: #FFFFFF url(../img/bg_b.gif) center top repeat-y;
}

#main {
width:610px;
float: left;

}
#sub_main{
width:100%;
overflow:hidden;
}
#sub_a{
width:170px;
float: right;
z-index: 1;
overflow:hidden;

}
#sub_b{
display: none;
}
#message .contents p{
	width:560px;
	overflow:hidden;
}

.entry{
background:transparent url(../img/entry_body_bg2c.gif) center top repeat;
}
.entry .entry_head{
background:transparent url(../img/entry_head_bg2c.gif) center top no-repeat;
width:610px;
}
.entry .theme{
}
.entry .title{
}
.entry .contents{
width:580px;
margin:0 auto;
}
.entry .foot{
background-image:url(../img/entry_foot_bg2c.gif);
}

#comment_module {
background:transparent url(../img/mes_border_a2c.gif) center top no-repeat;

}
#trackback {
background:transparent url(../img/mes_border_a2c.gif) center top no-repeat;

}
#bookmark_list,#favorite_list,#reader_list,#recent_entries_list,#recent_entries_list{
background:transparent url(../img/mes_border_a2c.gif) center top no-repeat;
}
.comment_body{
width:550px;
margin:0 auto;
overflow:hidden;
}

