
/*
-----------------------------------------------------
ameblo CSS Skin Layout Settings
FileName:   type_a.css
Version:    2005.11/15
Skin for:	green
-----------------------------------------------------
*/
#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;
background:#FFFFFF url(../img/frame_bg.gif) 0 0 repeat-y;
}
#wrap {
position: relative;
padding:10px;
}
#main {
width: 590px;
float: right;
}
#sub_main{
width:100%;
overflow:hidden;
}
#sub_a{
width:185px;
float: left;
z-index: 1;
}
#sub_b{
display: none;
}

#message{
width:590px;
background:transparent url(../img/mes_border_a2c.gif) center top no-repeat;
}
#message .contents{
background:transparent url(../img/mes_border_b2c.gif) center bottom no-repeat;
}

.entry{
background:#FFFFFF url(../img/entry_body_bg2c.gif) center top repeat;
}
.entry .entry_head{
background:#FFFFFF url(../img/entry_head_bg2c.gif) center top no-repeat;
width:590px;
}
.entry .theme{
background:transparent url(../img/entry_body_bg2c.gif) center top repeat-y;
}
.entry .title{
background:transparent url(../img/entry_body_bg2c.gif) center top repeat-y;
}
.entry .contents{
width:510px;
margin:0 auto;
}
.entry .foot{
background:#FFFFFF url(../img/entry_foot_bg2c.gif) center bottom no-repeat;
}

#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;

}
#recent_entries_list,#bookmark_list,#favorite_list,#reader_list{
background:transparent url(../img/mes_border_a2c.gif) center top no-repeat;
}
.comment_body{
width:530px;
margin:0 auto;
overflow:hidden;
}

