
/*
-----------------------------------------------------
ameblo CSS Skin Layout Settings
FileName:   type_e.css
Version:    2006.11/27
Skin for:	shokokai_usr02
-----------------------------------------------------
*/
#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: auto;
	margin-left: auto;
    margin-right: auto;
    padding:0;
}
#wrap {
width: 800px;
margin-left: auto;
margin-right: auto;
padding:0 0 3px 0;
display:block;
}

#firstContentsArea {
width: 608px;
float: left;
}
#subFirstContentsArea {
}
#main{
width: 419px;
float: left;
padding: 14px 6px 0 10px;
}
#sub_main{
width:100%;
overflow:hidden;
}
#sub_a{
width:160px;
padding:21px 0 0 9px;
overflow:hidden;
float: right;
z-index: 1;
}
#sub_b{
width:160px;
padding:21px 12px 0 0;
overflow:hidden;
float: right;
z-index: 2;
}
#wrap {
background-image:url(../img/bg_e.gif);
}
#sub_a {
background-image:url(../img/cori_bg_e.gif);
background-repeat:no-repeat;
background-position:left top;
}
#sub_b{
background-image:none;
}