
/*
-----------------------------------------------------
ameblo CSS Skin Layout Settings
FileName:   type_a.css
Version:    2007.03/13
Skin for:	smileco_usr01
-----------------------------------------------------
*/
#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: 760px;
margin-left: auto;
margin-right: auto;
}
#wrap {
position: relative;
width: 100%;
}
#main {
width: 570px;
float: right;
padding-left: 10px;
padding-right: 10px;
}
#sub_main{
width:100%;
overflow:hidden;
}
#sub_a{
width:170px;
float: left;
z-index: 1;

}
#sub_b{
display: none;
}

h3.title {
background-image: url(/p_skin/smileeco_usr01/img/bg_title2.gif);
background-repeat: no-repeat;
background-position: 1px 0px;
}

.entry .foot{
background-image: url(/p_skin/smileeco_usr01/img/bg_foot2.gif);
background-repeat: no-repeat;
background-position: 1px bottom;
}


