
/*
-----------------------------------------------------
ameblo CSS Skin Layout Settings
FileName:   type_a.css
Version:    2006.10.18
Skin for:	ragfair_usr
-----------------------------------------------------
*/
#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;
padding-left: 10px;
padding-right: 10px;
}
#wrap {
position: relative;
width: 100%;
}
#main {
width: 590px;
float: right;
padding-right: 14px;
}
#sub_main{
width:100%;
overflow:hidden;
}
#sub_a{
width:178px;
float: left;
z-index: 1;
padding-left: 4px;
padding-right: 14px;
}
#sub_b{
display: none;
}

/*message*/
#message{
width: 570px;
}
/*entries*/
.entry{
width: 590px;
}
.entry .entry_head {
background-image: url(../../images/001/entry_body_wide2.gif);
}
.entry .theme{
background-image: url(../../images/001/entry_body_wide2.gif);
}
.entry .title{
background-image: url(../../images/001/entry_top_wide2.gif);
}
.entry .contents{
background-image: url(../../images/001/entry_body_wide2.gif);
images:magin 0 5 0 5;
}

.entry .foot{
background-image: url(../../images/001/entry_bottom_wide2.gif);
}
