
/*
-----------------------------------------------------
ameblo CSS Skin Layout Settings
FileName:   type_d.css
Version:    2006.11/10
Skin for:	his_usr06
-----------------------------------------------------
*/
#frame:after,
#wrap:after {
content: "."; 
display: block; 
height: 0px; 
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_d.gif) center top repeat-y;
}

#main{
width: 420px;
float: right;
}
#sub_main{
overflow:hidden;
}
#sub_a{
width:170px;
float: left;
z-index: 1;
overflow:hidden;
}
#sub_b{
width:170px;
float: left;
z-index: 1;
overflow:hidden;
margin-left:20px;
}

#message{
width:410px;
margin:0 auto;
margin-bottom:50px;
}
#message .contents{
}
#message .contents p{
	width:370px;
	overflow:hidden;
}

.entry{
background:transparent url(../img/entry_body_bg3c.gif) center top repeat-y;
width:420px;
margin:0 auto;
}
.entry .entry_head{
background:transparent url(../img/entry_head_bg3c.gif) center top no-repeat;
width:420px;
}
.entry .theme{
}
.entry .title{
}
.entry .contents{
width:380px;
margin:0 auto;
}
.entry .foot{
background-image:url(../img/entry_foot_bg3c.gif);
}

#comment_module {
background:transparent url(../img/mes_border_a3c.gif) center top no-repeat;

}
#trackback {
background:transparent url(../img/mes_border_a3c.gif) center top no-repeat;

}
#bookmark_list,#favorite_list,#reader_list,#recent_entries_list{
background:transparent url(../img/mes_border_a3c.gif) center top no-repeat;
width:380px;
margin:0 auto;
}
.comment_body{
width:350px;
margin:0 auto;
overflow:hidden;
}
