
/*
-----------------------------------------------------
ameblo CSS Skin Layout Settings
FileName:   type_b.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;
}

#main {
width: 575px;
float: left;
padding: 14px 0 0 23px;

}
#sub_main{
width:100%;
overflow:hidden;
}
#sub_a{
width:160px;
overflow:hidden;
padding:21px 12px 0 10px;
float: right;
z-index: 1;

}
#sub_b{
display: none;
}
#wrap {
background-image:url(../img/bg_b.gif);
}
#sub_a {
background-image:url(../img/cori_bg.gif);
background-repeat:no-repeat;
background-position:right top;
}
.entry{
	background: url(../img/aticle_img02_wide.gif) repeat-y left top;	
}
.entry .entry_head{
	background: url(../img/aticle_img01_wide.gif) no-repeat left top;
}
.entry .contents{
	background: url(../img/aticle_img02_wide.gif) no-repeat left top;
}
.entry .foot{
background: url(../img/aticle_img03_wide.gif) no-repeat left bottom;
}
#message{
	background: url(../img/messge2_wide.gif) no-repeat left bottom;
}
#message .contents{
	background: url(../img/message1_wide.gif) no-repeat left top;
}
